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

6 lines
276 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-02 21:33:28 +00:00
must be the base url of your servlet application with `/saml` appended to it i.e. `https://example.com/contextPath/saml`