Scenario

{{ option.description }}

Token Settings

This is a real agent token created by ePOS. It's sent to the COMS backend for authentication & authorization.
This is a token for the API gateway (aka API key). It is required if you connect to COMS via API gateway (see API below).
Some pre-defined tokens for test purposes: {{ option.label }}
This is a real access token created by ForgeRock. It's sent to the COMS backend for authentication & authorization. This is simulating the integrating portal by attaching the access token to all submitted rest requests. Please note that this is not an html attribute of the micro-frontend.

Main Attribute Settings

The service provider id. Required.
The register id (aka frontend order id). Optional.
The local customer id. Optional.
The customer lifecycle.
The base URL to the COMS API, e.g., "https://$host". Suitable gateway APIs are "coms4cs-{env}" and "coms4mf-{env}" (the latter one only in conjunction with RAITT/ForgeRock).
The base URL to OCCL resources, e.g., "https://$host/$brandid".
Optional style-context identifiers, separated by blanks.

Properties for ForgeRock Simulator

A comma-separated list of roles. Roles with write permission are, e.g., "Authorized Signatory", "Contract Manager", "Admin".

Properties for Fake Token

This property is copied into the token's `sub` property.
This property is copied into the token's `spId` property.
This property is copied into the token's `registerId` property.
This property is copied into the token's `lcId` property.
This property is copied into the token's `readonly` property.

Other Optional Attribute Settings

Optional mode for special rendering use cases.
Optional list of known consent version uuids, e.g., ["f53d12f0-e304-49ba-bd54-83567f39e89e", "4de217da-48f8-4488-9ff5-290f5c4b9e9b"].
Optional list of document references as JSON-formatted string, e.g., [{"type":"Voice","source":"CCT","id":"XXXX"}].
The contact channel. Defaults to `Shop`. Allowed values are: `Web`, `App`, `Shop`, `Hotline`, `Telesales`, `E-Mail`, `Kampagne`, `Unknown`.
The usertype of the customer service agent. Defaults to `Agent`.
VO number to be set into some calls to the COMS API.
Optional trace id for logging and debugging purposes.