RELEASED: Public: May 15, 2024
Resolved issues
- Logout via operations center single sign-on (SSO) could fail when many external groups defined (BEE-48153)
-
The operations center single sign-on (SSO) system was passing a potentially very large query parameter during a logout redirect from a connected controller. When a user identity in the real security realm (for example, LDAP) defined many groups, this can result in a server or browser error and a failure to log out. Now, the query string length is unrelated to the number of external groups.