Skip to main content

KOBIL Consent Manager

Main task of this execution is to gather and maintain user consent for processing their personal information.

Type

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.

KOBIL Consent Manager

Configuration

Parameters involved in KOBIL Login execution
ParameterDescription
IDUnique system UUID, which will be assigned automatically.
AliasDisplay name of configuration, which occurs in authentication flow. (Example: Demo)
Consent ScopeDefines the consent's scope, whether local, global, or none. Note: If the script accepts consent from one client, it will accept consent from all clients. When the consent is defined in the IAM client scopes rather than the script, pick none.
VersionSet the version number for consents.
ContentSet content that needs to be displayed to the user in order to accept the consents.
Client ScopesAdd script for consent management scopes. Note:Name should be unique for each consent.

KOBIL Consent Manager

User Flow

Execution Flow

  1. KOBIL Consent Manager must be preceded by another authenticator, since it procures username from this precedent authenticator. For instance: KOBIL Username Password Form for user identification.
  2. The authenticator will collect and maintain user consent for processing their personal information.
KOBIL Consent Manager flow