Fixed yaml format for Aud

Signed-off-by: Anjali Telang <atelang@vmware.com>
This commit is contained in:
Anjali Telang 2021-08-27 17:07:02 -04:00
parent bb657e7432
commit 42af8acd1e
1 changed files with 17 additions and 17 deletions

View File

@ -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:
```yaml
aud:
- pinniped-cli
auth_time: 1630094468
@ -79,7 +79,7 @@ nonce: c772c414388482163515103110cfcdfc
rat: 1630094468
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
```
## OIDC CLI-based workflows