-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(handlers): redirect uri scenario not handled
This fixes an edge case where the access request would not return a relevant error if the access request was an OpenID Connect 1.0 request with an absent redirect URI. This technically should not be possible but it's a safeguard against the future.
- Loading branch information
1 parent
b0ab6e5
commit d76eafa
Showing
2 changed files
with
268 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.