Skip to content

Access Token audience claim #2253

Answered by vinckr
sagarshah1983 asked this question in Q&A
Dec 15, 2020 · 4 comments · 8 replies
Discussion options

You must be logged in to vote

Was able to reproduce the problem and have the same response

{
	"active": true,
	"aud": [],
	"client_id": "client",
	"exp": 1608647202,
	"iat": 1608643601,
	"iss": "http://127.0.0.1:4444/",
	"nbf": 1608643601,
	"sub": "my-client",
	"token_type": "Bearer",
	"token_use": "access_token"
}

What are we missing here? @aeneasr

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@sagarshah1983
Comment options

Comment options

You must be logged in to vote
3 replies
@sagarshah1983
Comment options

@sagarshah1983
Comment options

@sagarshah1983
Comment options

Comment options

You must be logged in to vote
1 reply
@sagarshah1983
Comment options

Comment options

You must be logged in to vote
3 replies
@sagarshah1983
Comment options

@aeneasr
Comment options

@sagarshah1983
Comment options

Answer selected by sagarshah1983
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants