new configuration version
This commit is contained in:
parent
f28baf9944
commit
3945d71d74
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-e3e3bf422d960ffd362a74dfea5cdf02e99fe618"
|
tag: "r-70b8f7b14772b6697496e2a6a0a18a4a8877e08b"
|
||||||
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
||||||
credentials: "git-credentials"
|
credentials: "git-credentials"
|
||||||
keystores:
|
keystores:
|
||||||
|
|
|
@ -1,26 +1,36 @@
|
||||||
{
|
{
|
||||||
"application": "fakeapp1_b2b_internal",
|
"application": "fakeapp1_b2b_internal",
|
||||||
"profiles": [
|
"profiles": [
|
||||||
{
|
{
|
||||||
"profileId": "12047881",
|
"profileId": "12047881",
|
||||||
"description": "12047881 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
|
"description": "12047881 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"role": "PB",
|
"role": "PB",
|
||||||
"violatedPolicies": [
|
"violatedPolicies": [],
|
||||||
],
|
"currentGtcAccepted": true
|
||||||
"currentGtcAccepted": true
|
},
|
||||||
}
|
{
|
||||||
],
|
"profileId": "10628414",
|
||||||
"application": "fakeapp1_b2b_internal1",
|
"description": "10628414 - TRE CASTELLI FITNESS CENTER SA, Via Canonico Ghiringhelli 18, 6500 Bellinzona",
|
||||||
"profiles": [
|
"enabled": true,
|
||||||
{
|
"role": "SA",
|
||||||
"profileId": "12047882",
|
"violatedPolicies": [],
|
||||||
"description": "12047882 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
|
"currentGtcAccepted": true
|
||||||
"enabled": true,
|
},
|
||||||
"role": "PB",
|
{
|
||||||
"violatedPolicies": [
|
"profileId": "10650910",
|
||||||
],
|
"description": "10650910 - Roberto Rampa",
|
||||||
"currentGtcAccepted": true
|
"enabled": true,
|
||||||
}
|
"role": "PB",
|
||||||
]
|
"violatedPolicies": [
|
||||||
|
{
|
||||||
|
"policyName": "RULE_AUTH_LEVEL"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"policyName": "RULE_USER_ACCOUNT_TYPE_MATCH_APPLICATION_ACCOUNT_TYPES"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"currentGtcAccepted": false
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue