generated from coulomb/repo-seed
enterprise/flex-auth integration layer
This commit is contained in:
19
examples/policy/netkingdom-claims.yaml
Normal file
19
examples/policy/netkingdom-claims.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
iss: https://sso.example.test/realms/netkingdom
|
||||
sub: user-123
|
||||
aud:
|
||||
- markitect-tool
|
||||
exp: 4102444800
|
||||
iat: 1767225600
|
||||
preferred_username: ada
|
||||
email: ada@example.test
|
||||
name: Ada Lovelace
|
||||
scope: openid profile markitect:read hub:read
|
||||
azp: markitect-cli
|
||||
realm_access:
|
||||
roles:
|
||||
- viewer
|
||||
groups:
|
||||
- /markitect/readers
|
||||
amr:
|
||||
- pwd
|
||||
- otp
|
||||
Reference in New Issue
Block a user