Fixed yaml format for Aud
Signed-off-by: Anjali Telang <atelang@vmware.com>
This commit is contained in:
parent
bb657e7432
commit
42af8acd1e
@ -64,7 +64,7 @@ You can also customize the userSearch and groupSearch as shown in the examples i
|
|||||||
|
|
||||||
Here is an example of what the ID token claims will look like:
|
Here is an example of what the ID token claims will look like:
|
||||||
|
|
||||||
|
```yaml
|
||||||
aud:
|
aud:
|
||||||
- pinniped-cli
|
- pinniped-cli
|
||||||
auth_time: 1630094468
|
auth_time: 1630094468
|
||||||
@ -79,7 +79,7 @@ nonce: c772c414388482163515103110cfcdfc
|
|||||||
rat: 1630094468
|
rat: 1630094468
|
||||||
sub: ldaps://activedirectory.test.example.com:636?base=DC%3Dactivedirectory%2CDC%3Dtest%2CDC%3Dexample%2CDC%3Dcom&sub=04030201-0605-0807-0910-111213141516
|
sub: ldaps://activedirectory.test.example.com:636?base=DC%3Dactivedirectory%2CDC%3Dtest%2CDC%3Dexample%2CDC%3Dcom&sub=04030201-0605-0807-0910-111213141516
|
||||||
username: pinny@activedirectory.test.example.com
|
username: pinny@activedirectory.test.example.com
|
||||||
|
```
|
||||||
|
|
||||||
## OIDC CLI-based workflows
|
## OIDC CLI-based workflows
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user