oidc: refactor JWTProfileAssertionClaims
This commit is contained in:
parent
85bd99873d
commit
62a3af61f3
3 changed files with 25 additions and 108 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"aud": [
|
||||
"foo",
|
||||
"bar"
|
||||
],
|
||||
"exp": 12345,
|
||||
"foo": "bar",
|
||||
"iat": 12000,
|
||||
"iss": "zitadel",
|
||||
"sub": "hello@me.com"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue