nscendoni opened a new pull request, #44: URL: https://github.com/apache/sling-org-apache-sling-auth-oauth-client/pull/44
- Added support for SP-initiated single logout by introducing an end_session_endpoint configuration in OidcConnectionImpl. - Updated OidcAuthenticationHandler to handle logout redirection to the IdP's end session endpoint. - Implemented logic to store the ID token for use during logout. - Enhanced tests to verify the correct behavior of the logout process, including redirection and allowed hosts validation. - Refactored related classes to accommodate new logout functionality. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
