Authorization Server configuration
The flexibility of the OAuth 2.0 and OIDC implementation in Airlock IAM results in a rather large and complex configuration. The information presented here should help navigate this complexity:
Menu Entry | Purpose | ||
---|---|---|---|
Loginapp >> OAuth 2.0/OIDC Authorization Servers | Configuration of OAuth 2.0 and OIDC. It resides directly under the Loginapp root menu.
| ||
Authorization Server | Configuration of the individual authorization servers:
| ||
OAuth 2.0 Grants/OpenID Connect Flows | Configuration of the grants and flow this authorization server supports.
The current implementation does not support using OAuth 2.0 grants and OIDC flows in the same authorization server. | ||
Loginapp >> Applications and Authentication >> Target Application >> Authentication Flow | The target application defines the authentication flow to be used for user authentication. The target application must contain an OAuth 2.0/OIDC ID Propagator. The authentication flow must contain an OAuth 2.0 Consent Step. | ||
Loginapp >> UI Settings >> Authentication UIs | To use the Loginapp UI with the authentication flow and the AS an Authentication & Authorization UI must be configured. |