AS-centric AS - Local consent configuration

  1. Configuration of the OAuth 2.0 AS
  2. Go to:
    Loginapp >> OAuth 2.0/OIDC Authorization Servers >> {{AS-Id}} >> OAuth 2.0 Grants/OIDC Flows >> OAuth 2.0 Grants/OIDC Flows
  3. Go to:
    OAuth 2.0 Authorization Code Grant OR OIDC Authorization Code Flow
  4. Go to:
    Section User Interface
  5. Create an OAuth 2.0 Local Consent plugin.
  6. The AS is configured to provide scope information and expect user consent.
  1. Configuration of the Authentication Flow
  2. Go to:
    Loginapp >> {{Target Application}} >> Authentication Flow
  3. Add an OAuth 2.0 Consent Step to the list of Steps
  4. The authentication flow contains an interactive step that allows the user to choose which requested scopes are to be granted.
  1. Configuration of the Loginapp REST UI
  2. Go to:
    Loginapp >> UI Settings >> Authentication UIs >> {{Flow UIs}}
  3. A flow UI for the target application is already configured. The default REST UI contains the consent step.