Parse SAML IdP XML

Version 4.0.24.6 (latest)

Parse the given xml as a SAML IdP metadata document and return the result.

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

Request

POST /parse_saml_idp_metadata
Datatype
Description
Request
HTTP Request
body
HTTP Body
Expand HTTP Body definition...
body
string
SAML IdP metadata xml

Response

200: Parse result

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

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

403: Permission Denied

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link