keycloak-scim/topics/saml/java/idp-registration.adoc

7 lines
281 B
Text
Raw Normal View History

2016-06-02 16:07:45 +00:00
==== Registering with an IDP
For each servlet based adapter, the endpoint you register for the assert consumer service url and and single logout service
2016-06-10 05:37:09 +00:00
must be the base url of your servlet application with `/saml` appended to it i.e. `$$https://example.com/contextPath/saml$$`