Improved SSO Sign-Off Logic for More Reliable Logout Behavior
Author:
Yulia Andreyanova
Changed on:
11 Sept 2025
| Target release date: | 2025-09-11 |
|---|---|
| Release status: | Released |
Description
This update improves the Single Logout (SLO) behavior in Fluent Apps by ensuring tokens are only included in sign-off requests when appropriate. This prevents incorrect redirects and enhances compatibility with various identity providers.
Changelog
- Updated logic to append
`id_token_hint`only when the`signOffUri`starts with the`domainUrl`. - Introduced
`<id_token>`placeholder to support dynamic values in custom query parameters such as`post_logout_redirect_uri`. - Maintained backward compatibility with existing SSO configurations.
| Released capability depth: | Enhancement, Fix |
|---|---|
| Release bundle / Capability type: | Platform |
