Procedure-related prerequisites
- ●You need to be logged in to the Airlock IAM Adminapp and be able to access the Config Editor.
Configuration of Airlock IAM as an OAuth 2.0/OIDC client is used with Loginapp REST API, Loginapp REST UI, and with Loginapp (JSP).
- Configure OAuth 2.0/OIDC Clients
- 1.Go to:
Loginapp >> OAuth 2.0/OIDC Clients (create if necessary) - 2.Depending on the type of Loginapp, the next step either adds plugins to the AS Settings for Flow Clients, to the AS Settings for JSP Clients Settings list.
- 3.Create a plugin that configures the connection to the authorization server. Choose the plugin based on the type of authorization server you need to connect to:
- IAM as a client is configured to connect to the correct type of server.
Plugin | Authorization server type |
OAuth 2.0 Flow Client (or OAuth 2.0 JSP Client) | The authorization server supports the OAuth 2.0 protocol. |
OIDC Flow Client (or OAuth JSP Client) | The authorization server supports the OpenID Connect protocol. |
OIDC Discovery Flow Client (or OIDC Discovery Client) | The authorization server supports the OpenID Connect protocol and the configuration is loaded from the server. |
The remainder of this chapter covers the configuration of Airlock IAM IAM as an OAuth 2.0/OIDC client to be used with Loginapp REST API and Loginapp REST UI.
Chapter content
Further information and links
- ●To configure Airlock IAM IAM as an OAuth 2.0/OIDC client with Loginapp (JSP) see 17.7.2.2. OAuth 2.0 SSO configuration example IAM to IAM (client-centric)
- ●See 13.5. Airlock IAM as OAuth 2.0/OIDC client for generic information on using Airlock IAM as client.