keycloak-scim/topics/saml/java/idp-registration.adoc
Stian Thorgersen c3bc77206a Fixes
2016-06-10 07:37:09 +02:00

5 lines
280 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$$`