Admin Confirmation With Saml Sso In Oauth Integration Authorization
The oAuth integration authorization page now supports confirmation using SAML SSO
The system now supports SAML-based authentication on the OAuth integration authorization page. If SAML login is enabled for the operator, a login button for the configured Identity Provider (IdP) is displayed on the OAuth authorization page.
The display of the login and password fields depends on the operator’s authentication configuration.
To identify that the login originates from the OAuth application authorization page, the system uses the RelayState parameter, similar to the current distinction between the web app and the crew app.
When confirming access for an OAuth application, the system additionally checks whether the authenticated user has admin privileges, just as it does during standard username and password authorization.
Exception: This admin check does not apply to “per user” OAuth applications.
Please note: Unlike logging into the web app or crew app, no user account creation or modification is performed when logging in through the OAuth integration authorization page.