Configuration of Airlock IAM as OAuth Client / OIDC Relying Party (RP)

This chapter explains how to configure Airlock IAM as an OAuth Client or OIDC Relying Party (RP).

  1. To configure IAM as OAuth Client or OIDC RP
  2. Go to:
    Loginapp >> OAuth 2.0/OIDC Clients (create if necessary)
  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:
  4. Plugin

    Authorization server type

    OAuth 2.0 Flow Client

    The authorization server supports the OAuth 2.0 protocol.

    See Configuration of Airlock IAM as OAuth 2.0 Client.

    OIDC Flow Client

    The authorization server supports the OpenID Connect protocol.

    See Configuration of Airlock IAM as OIDC Relying Party.

    OIDC Discovery Flow Client

    The authorization server supports the OpenID Connect protocol and the configuration is loaded from the server.

    Configure Airlock IAM as OIDC Relying Party using discovery.

  5. Please refer to the other properties' documentation in the Config Editor for further information. Account linking is described in detail on Account linking and registration flow configuration.
  6. To make use of the OAuth client configuration in authentication flows, see Authentication flow for IAM as OAuth or OIDC client configuration. If used with the Loginapp UI, also see Loginapp UI as OAuth or OIDC client configuration.