Skip to content

Is there a way to avoid validation? #506

Answered by panva
slasia asked this question in Q&A
Discussion options

You must be logged in to vote

There is no way to avoid validations required by the specification. at_hash is present to prevent access token injection in implicit and hybrid responses and it is a cryptographic binding of an access token value to an accompanying id token. It is also applicable in code flow.

Replies: 1 comment 3 replies

Comment options

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

@slasia
Comment options

@fchevallieratecna
Comment options

Answer selected by slasia
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