Skip to main content

KOBIL - Store AST Headers to Session

Overview

The main task of this execution is to retrieve the AST Client ID and Client Data from the header, store them in the session.

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 configure the authenticator, follow these steps

  1. Click on Add step
  2. Select KOBIL - Store AST Headers to Session authenticator from the list
  3. Mark the authenticator as Required
  4. Save the configuration.

KOBIL - Store AST Headers to Session

Configuration

Parameters involved in Kobil-Store AST Headers to Session execution
ParameterDescription
AliasName for the overall configured configurations which occurs in particular authenticator
Authenticator ReferenceAuthenticator Reference assigns a custom name to the authenticator, which is used in the AMR claim of the token when authentication is successful, provided the AMR protocol is enabled for the client.
Authenticator Reference Max AgeAuthenticator Reference Max Age defines how long an authenticator's result remains valid in an SSO session, ensuring the AMR is only included in the token if authentication occurred within that time limit.
AST Client ID Optional- Enable to make AST Client ID Optional for AST activation.
- When the AST Client ID Optional setting is enabled, the AST Client ID header can be skipped during the flow invocation, as the IDP will automatically set a null ID if no header is passed before invoking the activation call.

KOBIL - Store AST Headers to Session

User Flow

This execution contains the following step:

  1. When the user executes the flow, the AST Client ID and Client Data from the header are saved in the session.
KOBIL - Store AST Headers to Session