Skip to main content

KOBIL Condition - User Role

KOBIL Condition - User Role

The main task of this execution is to verify multiple Roles of the user.

ProtocolOpenID Connect 1.0
HTTP methodGET
TypeBrowser Flow
EndpointAuthorization Endpoint
Flow SupportedAuthorization code flow
Implicit flow
Hybrid flow
ResponseID Token, Access Token, Refresh Token
Response Modequery, form_post, fragment

How to configure

To access the config of the execution press the Actions button and select Config. The authenticator configuration screen will appear. Then enter your config data.

KOBILCondition-UserRole

Configuration

Parameters involved in KOBIL Condition - User Role
ParameterDescription
AliasDisplay name of configuration, which occurs in authentication flow. (Example: User Role)
Roles To CheckConfigure the Roles to be verified while authenticating.
Should be assigned all rolesIf enabled all the Roles configured in the Roles To Check will be mandatory to authenticate.
Negate outputIf enabled the output will be turned to negative.

KOBILCondition-UserRole

User Flow

Execution Flow

  1. KOBIL Condition - User Role must be preceded by 1FA since it procures a user's identity validation from this precedent Authenticator. For instance: KOBIL Username Password Form.
  2. User's identity is validated with KOBIL Username Password Form.
  3. KOBIL Condition - User Role authenticator is to verify multiple Roles of the user.
KOBIL Condition - User Role