Parse SAML IdP Url

Version 4.0.25.2 (latest)

Fetch the given url and parse it as a SAML IdP metadata document and return the result.

Note that this requires that the url be public or at least at a location where the Looker instance can fetch it without requiring any special authentication.

Calls to this endpoint may be denied by Looker (Google Cloud core).

Request

POST /fetch_and_parse_saml_idp_metadata
Datatype
Description
Request
HTTP Request
body
HTTP Body
body
string
SAML IdP metadata public url

Response

Datatype
Description
can
object
Operations the current user is able to perform on this object
idp_issuer
string
Identify Provider Issuer
idp_url
string
Identify Provider Url
idp_cert
string
Identify Provider Certificate
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link