keycloak-scim/topics/saml/java/idp-registration.adoc
Bill Burke 31c474f37b fixes
2016-06-02 17:33:28 -04:00

5 lines
276 B
Text

==== Registering with an IDP
For each servlet based adapter, the endpoint you register for the assert consumer service url and and single logout service
must be the base url of your servlet application with `/saml` appended to it i.e. `https://example.com/contextPath/saml`