| | Airlock IAM as OAuth 2.0 client / OIDC relying party. |
| | Show one or more ID provider login buttons on the login page. |
Account linking (AI-13580) | | Self-service to let the user link a social login to the IAM user account. |
Social registration (AI-13579) | | Create an IAM user account with data from a social login provider and link the new account to the social login. |
OAuth 2.0 / OIDC Authorization Servers | | Airlock IAM as OAuth 2.0 authorization server / Open ID provider. Only the AS-centric authorization server implementation will be supported in the Loginapp REST UI. Deployments using the client-centric authorization server implementation must migrate to the AS-centric implementation. |
OAuth 2.0 AS Configs (in application settings) | | Defines the list of available (AS-centric) OAuth 2.0 Authorization Servers for which an OAuth 2.0 / OpenID Connect grant can be started. Migration hint See OAuth/OIDC migration documentation (available documentation of IAM 7.6 and later). |
OAuth 2.0 / OIDC Self-Service (AI-13581) | | Manage issued OAuth access tokens. Migration hint See OAuth/OIDC migration documentation (available documentation of IAM 7.6 and later). |
OAuth 2.0 / OIDC user consent (AI-13582) | | Ask the user to consent to requested scopes/roles. Migration hint See OAuth/OIDC migration documentation (available documentation of IAM 7.6 and later). |
OAuth 2.0 / OIDC login confirmation page (AI-13583) | | If configured, show a confirmation page when logging in via OAuth/OIDC (show a provider-specific message). |
OAuth 2.0 / OIDC-specific logout logic (AI-13586) | | Apply OAuth 2.0 / OIDC-specific logout logic in new Loginapp's logout logic. Migration hint See OAuth/OIDC migration documentation (available documentation of IAM 7.6 and later). |