2016-06-02 16:07:45 +00:00
|
|
|
|
2017-02-03 22:14:17 +00:00
|
|
|
==== Registering with an Identity Provider
|
2016-06-02 16:07:45 +00:00
|
|
|
|
2018-01-25 08:35:22 +00:00
|
|
|
For each servlet-based adapter, the endpoint you register for the assert consumer service URL and single logout service
|
2017-02-03 22:14:17 +00:00
|
|
|
must be the base URL of your servlet application with `/saml` appended to it, that is, `$$https://example.com/contextPath/saml$$`.
|
2016-06-10 11:21:43 +00:00
|
|
|
|