Ticket Management IAS dependencies
MACMA_URL
| Description |
The URL of the MACMA installation, e.g. http://<host_url>/iam. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
MACMA_ENABLED
| Description |
The flag whether MACMA authentication/authorization is enabled. |
| Required |
No |
| Defaults to |
true |
| Sources |
|
TM_CLIENT_ID
| Description |
The application id of Ticket Management in MACMA. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
TM_CLIENT_SECRET
| Description |
The application secret of Ticket Management in MACMA. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
MACMA_ZERO_TENANT_ID
| Description |
The zero tenant in MACMA, normally the BCI Tenant. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
MACMA_CACHE_ENABLED
| Description |
Flag indicating whether user info should be cached. |
| Required |
No |
| Defaults to |
true |
| Sources |
|
MACMA_CACHE_EXPIRATION_PERIOD_IN_SECONDS
| Description |
Period in seconds for the validity of the cached user info data. |
| Required |
No |
| Defaults to |
180 |
| Sources |
|
MACMA_CACHE_SIZE
| Description |
Maximal cache size for the user info. |
| Required |
No |
| Defaults to |
100 |
| Sources |
|
MACMA_CLIENT_SCOPE
| Description |
Single audience scope of MACMA. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
MMPD_URL
| Description |
The URL of the MDM installation, e.g. http://<host>/mdm. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
MMPD_RETRYER_MAXATTEMPTS
| Description |
Maximum attempts for retrying sending request to MDM. |
| Required |
No |
| Defaults to |
10 |
| Sources |
|
MMPD_RETRYER_BACKOFFINSECONDS
| Description |
Retry will be made in (backoffInSeconds + number of attempt which has already been made) seconds. |
| Required |
No |
| Defaults to |
1 |
| Sources |
|
MMPD_CLIENT_SCOPE
| Description |
Single audience scope of MDM. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
REGISTRY_URL
| Description |
The URL of the Portal registration endpoint, e.g. http://<host>/registry. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
PORTAL_BASE_URL
| Description |
The URL of the Portal endpoint, e.g. http://<host>/. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
PORTAL_RETRYER_ENABLED
| Description |
Flag indicating whether request to Portal should be retried when Portal is not available (HTTP Service Code 503). |
| Required |
No |
| Defaults to |
true |
| Sources |
|
PORTAL_RETRYER_MAXATTEMPTS
| Description |
Maximum attempts for retrying sending request to Portal. |
| Required |
No |
| Defaults to |
10 |
| Sources |
|
PORTAL_RETRYER_BACKOFFINSECONDS
| Description |
Retry will be made in (backoffInSeconds + number of attempt which has already been made) seconds. |
| Required |
No |
| Defaults to |
1 |
| Sources |
|
PORTAL_CLIENT_SCOPE
| Description |
Single audience scope of Portal. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
SMDP_URL
| Description |
The URL of the SMDP installation, e.g. http://<host>/smdp. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
SMDP_RETRYER_ENABLED
| Description |
Flag indicating whether request to SMDP should be retried when SMDP is not available (HTTP Service Code 503). |
| Required |
No |
| Defaults to |
true |
| Sources |
|
SMDP_RETRYER_MAXATTEMPTS
| Description |
Maximum attempts for retrying sending request to SMDP. |
| Required |
No |
| Defaults to |
10 |
| Sources |
|
SMDP_RETRYER_BACKOFFINSECONDS
| Description |
Retry will be made in (backoffInSeconds + number of attempt which has already been made) seconds. |
| Required |
No |
| Defaults to |
1 |
| Sources |
|
SMDP_CLIENT_SCOPE
| Description |
Single audience scope of SMDP. |
| Required |
Yes |
| Defaults to |
- |
| Sources |
|
NOTIFICATION_URL
| Description |
The URL of the Notification Service installation, e.g. http://<host>/notification. |
| Required |
No |
| Defaults to |
- |
| Sources |
|
NOTIFICATION_RETRYER_ENABLED
| Description |
Flag indicating whether request to Notification should be retried when Notification is not available (HTTP Service Code 503). |
| Required |
No |
| Defaults to |
true |
| Sources |
|
NOTIFICATION_RETRYER_MAXATTEMPTS
| Description |
Maximum attempts for retrying sending request to Notification. |
| Required |
No |
| Defaults to |
50 |
| Sources |
|
NOTIFICATION_RETRYER_BACKOFFINSECONDS
| Description |
Retry will be made in (backoffInSeconds + number of attempt which has already been made) seconds. |
| Required |
No |
| Defaults to |
1 |
| Sources |
|
NOTIFICATION_CLIENT_SCOPE
| Description |
Single audience scope of Notification. |
| Required |
No (only if NOTIFICATION_URL is set) |
| Defaults to |
- |
| Sources |
|
CM_CLIENT_ID
| Description |
The application id of Condition Monitoring in CM. |
| Required |
No |
| Defaults to |
- |
| Sources |
|