New Features
Connectors
The offline access feature found on OIDC connectors now ensures revoked ID token claims do not remain on the user's session. This change bolsters security by guaranteeing claims removed at the IDP do not remain on a user's session after a successful refresh request.
Resolved Issues
Connectors
SAML connectors now set the Maverics session cookie as part of SAML login flows. This fix ensures sticky session configurations that use application cookie persistence will continue to operate as expected.
OIDC Provider
The OIDC Provider now removes whitespace around redirect URLs.