2025-05-14
New features
Use Authorization Service Extension and Conditional Policies for authorization
This release introduces the ability to use the IsAuthorized
service extension and authorization rules together. This allows more granular control of user authorization to protected resources. This feature is supported on SAML, OIDC, and Proxy apps.
Both the authorization service extension and the authorization rules must be validated as true to grant a user access. If either validates as false, the user is denied access.
For more details see Authorization.
Custom Unauthorized Page for SAML Apps
SAML apps now support an error page for unauthorized users. Custom unauthorized pages for SAML apps will be configurable from the user interface in an upcoming release of the Maverics Console.