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