Skip to main content

KOBIL mPower Cookie

The main task is to authenticate the user based on the mPower JWT token.

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

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 mPower cookie flow

Configuration

ParameterDescription
AliasProvide an alias name for the configuration to be set.

KOBIL mPower cookie flow

User Flow

Execution Flow

This executions contains following main steps:

  1. KOBIL mPower Cookie must be preceded by another Authenticator since it procures a username from this precedent authenticator. For instance: KOBIL Login for user identification.
  2. User's identity is validated with KOBIL login.
  3. KOBIL mPower cookie flow is initiated as 2FA.
  4. The SSMS server verifies whether the saml_authorization cookie is available and validates it.
  5. If the cookie is valid, the user is logged in.
KOBIL mPower cookie flow