Skip to main content

Get metadata for all entities

GET 

/nevisauth/saml/metadata

Returns a signed SAML 2.0 EntitiesDescriptor document containing the EntityDescriptor of every IdentityProvider AuthState registered with this service instance. The SAML IDP pattern generates one IdentityProviderState for each configured SAML SP Connector, so this endpoint returns metadata for all configured SP entities. The response is signed with the configured signer key so that Service Providers can verify document integrity. This endpoint is exposed by the SAML IDP pattern with default path /nevisauth/saml/metadata (configurable via Metadata Service Path).

Responses

Successful operation