{ "protocol": "saml", "acs_url": "string", "entity_id": "string", "metadata_url": "string", "redirect_uri": "string" }
5 properties 5 required
protocol
saml
oidc
acs_url
SAML only: where the identity provider posts assertions.
entity_id
SAML only: the service provider's entity id (its metadata URL).
metadata_url
SAML only.
redirect_uri
OpenID Connect only: the redirect URI to register.
Tell us how we can improve this guide.