5.12.0 5.11.0 5.10.0 5.9.0 5.8.0 5.7.0 5.6.0 5.5.0 5.4.0 5.3.0 5.2.0 5.1.0 5.0 4.10 4.9 4.8 4.7 4.6 4.5.3 4.5.2 4.5.1 4.5 4.4 4.3
5.12.0 5.11.0 5.10.0 5.9.0 5.8.0 5.7.0 5.6.0 5.5.0 5.4.0 5.3.0 5.2.0 5.1.0 5.0 4.10 4.9 4.8 4.7 4.6 4.5.3 4.5.2 4.5.1 4.5 4.4 4.3

Configuration of Cisco Teams Sync Component

Example of configuration of Cisco Teams Sync Environment Variables is explained below:

Env Variable

Value

REALM

<Targeted Realm Name> e.g: expertflow

expertflow is default realm. You can use any realm of your choice as well.

AUTH_SERVER_URL

<URL of Keycloak Server> e.g https://cim-dev3.expertflow.com/auth/

SSL_REQUIRED

external

RESOURCE

<Name of your Keycloak Client inside targeted Realm> e.g: cim

VERIFY_TOKEN_AUDIENCE

false

SECRET

<Client Secret field in Credentials tab of targeted Client in Keycloak> e.g: ef61df80-061c-4c29-b9ac-387e6bf67052

USE_RESOURCE_ROLE_MAPPINGS

true

CONFIDETIAL_PORT

0

CLIENT_ID

<Name of your Keycloak Client inside targeted Realm> e.g: cim

CLIENT_DB_ID

<Client Secret field in Credentials tab of targeted Client in Keycloak> e.g: ef61df80-061c-4c29-b9ac-387e6bf67052

GRANT_TYPE

password

GRANT_TYPE_PAT

client_credentials

USERNAME_ADMIN

<Admin Username of targeted Keycloak Realm> e.g: admin

PASSWORD_ADMIN

<Admin Password of targeted Keycloak Realm> e.g: admin

SCOPE_NAME

Any default scope

BEARER_ONLY

true

GROUP

default

FINESSE_USERNAME

<Administrator Username of targeted Finesse Server> e.g: administrator

FINESSE_PASSWORD

<Administrator Password of targeted Finesse Server> e.g: Expertflow464

FINESSE_URL

<URL of targeted Finesse Server>
e.g:

UCCX instance must contain PORT of instance i.e 8445 at end of its url.

Dont place / at end of url i.e https://uccx12-5p.ucce.ipcc:8445/ . It will cause an error.

PORT

<PORT used to run SYNC JOB> e.g: 3004