Align IAM Profile consumption with v0.2
This commit is contained in:
parent
8354485632
commit
aa8e3a4e34
7 changed files with 105 additions and 45 deletions
|
|
@ -14,6 +14,8 @@ aud:
|
|||
exp: 4102444800
|
||||
iat: 1767225600
|
||||
auth_time: 1767225590
|
||||
tenant: tenant:platform
|
||||
principal_type: human
|
||||
azp: markitect-cli
|
||||
preferred_username: ada
|
||||
email: ada@netkingdom.example
|
||||
|
|
@ -22,6 +24,8 @@ name: Ada Lovelace
|
|||
given_name: Ada
|
||||
family_name: Lovelace
|
||||
scope: openid profile email hub:read hub:write hub:capability
|
||||
roles:
|
||||
- operator
|
||||
realm_access:
|
||||
roles:
|
||||
- default-roles-netkingdom
|
||||
|
|
@ -40,4 +44,12 @@ amr:
|
|||
- pwd
|
||||
- otp
|
||||
acr: "2"
|
||||
assurance:
|
||||
level: aal2
|
||||
methods:
|
||||
- pwd
|
||||
- otp
|
||||
mfa: true
|
||||
source: keycloak
|
||||
at: 1767225590
|
||||
sid: 4c0a3a8a-3a47-4f2f-8e89-9e5f9b0a0a0a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue