Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow all request object signing algs per default
This patch resolves an issue where RS256 would be the only allowed request object signing algorithm. The spec however mandates that all algorithms are allowed if the client does not explicitly set the request object signing algorithm.
- Loading branch information