Skip to main content

KOBIL Remember Cookie Authenticator

The main use case is to check the flow based on the cookie if it is saved previously. It works similar to conditional authenticator, here the flow is executed based on the cookie name and flow type specified in the authenticator config.

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 Remember Cookie Authenticator

Configuration

ParameterDescription
AliasProvide an alias name for the configuration to be set. This will be displayed in the authentication flow configuration.
Cookie NameProvide a cookie name to validate the flow. For Example: KOBIL_QR_REMEMBER_ME
Enable for alternate flowEnable this option to switch to a different flow once the cookie is stored; otherwise, the same flow will be used for execution.

KOBIL Remember Cookie Authenticator

Execution Flow

This execution contains the following main steps:

  1. KOBIL Remember Cookie Authenticator is a dependent authenticator and it should be used with any precedent authenticators. For instance KOBIL QR.

  2. When the Alternate flow is Enabled, the cookie will be saved throughout execution. During the next execution, the user will be allowed to switch to a different flow.

KOBIL Remember Cookie Authenticator flow