Skip to content

make access token type case insensitive#2132

Merged
Erwinvandervalk merged 1 commit intomainfrom
ev/bff/access-token-type-case-insensitive
Jul 24, 2025
Merged

make access token type case insensitive#2132
Erwinvandervalk merged 1 commit intomainfrom
ev/bff/access-token-type-case-insensitive

Conversation

@Erwinvandervalk
Copy link
Contributor

What issue does this PR address?
There are openid connect providers that return non standard casings for Bearer or DPoP token names.

fixes https://github.com/DuendeSoftware/products/issues/2131

Important: Any code or remarks in your Pull Request are under the following terms:

If You provide us with any comments, bug reports, feedback, enhancements, or modifications proposed or suggested by You for the Software, such Feedback is provided on a non-confidential basis (notwithstanding any notice to the contrary You may include in any accompanying communication), and Licensor shall have the right to use such Feedback at its discretion, including, but not limited to the incorporation of such suggested changes into the Software. You hereby grant Licensor a perpetual, irrevocable, transferable, sublicensable, nonexclusive license under all rights necessary to incorporate and use your Feedback for any purpose, including to make and sell any products and services.

(see our license, section 7)

@Erwinvandervalk Erwinvandervalk merged commit 64b1e9f into main Jul 24, 2025
16 checks passed
@Erwinvandervalk Erwinvandervalk deleted the ev/bff/access-token-type-case-insensitive branch July 24, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure access token type Bearer or DPoP is handled case insensitive

2 participants