Skip to main content

Get metadata for a single entity

GET 

/nevisauth/saml/metadata/:id

Returns a signed SAML 2.0 EntityDescriptor for the SAML entity identified by the id path parameter. For the SAML IDP pattern, {id} is the SAML Issuer configured in the SAML IDP pattern. This value is written to out.issuer in each generated IdentityProviderState. The base path returns metadata for all configured SAML SP Connectors; this path selects one entity. The endpoint is exposed by the SAML IDP pattern with default path /nevisauth/saml/metadata/{id} (configurable via Metadata Service Path).

Request

Responses

Successful operation