keycloak-scim/securing_apps/topics/saml/java/idp-registration.adoc
2017-02-14 10:05:15 +01:00

6 lines
301 B
Text

==== Registering with an Identity Provider
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, that is, `$$https://example.com/contextPath/saml$$`.