mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
|
|
==== Registering with an Identity Provider
|
|
|
|
For each servlet-based adapter, the endpoint you register for the assert consumer service URL 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$$`.
|
|
|