Now you can define trusted post-logout URIs that the client can use when calling the /end_session
endpoint of the OAuth2 service. To use the OAuth2 /end_session
endpoint, define at least one post-logout redirect URI for the client that calls it.
For existing clients, define the postLogoutRedirectUris parameter by sending a PUT request to the /projects/{projectID}/clients/{identifier}
.
You can also define the postLogoutRedirectUris parameter when when you create new clients using the /projects/{projectID}/clients
endpoint.
Find out more:
- For more information about the post-logout redirect URIs, see the API-Management service's api reference.
- For more information about the
/end_session
endpoint and how it verifies the post-logout URIs you set for your clients, see the related these release notes.
If you find any information that is unclear or incorrect, please let us know so that we can improve the Dev Portal content.
Use our private help channel. Receive updates over email and contact our specialists directly.
If you need more information about this topic, visit hybris Experts to post your own question and interact with our community and experts.