Skip to content

Conversation

@emmartins
Copy link
Contributor

@emmartins emmartins requested a review from fjuma January 21, 2025 09:47
ELY01182: Allowed jku values haven't been configured for the JWT validator. Token validation will fail if the token contains a 'jku' header parameter.
----
+
The warnings are due to jku token validation not being used, to simplify the quickstart.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/The warnings are due to jku token validation not being used, to simplify the quickstart./The quickstart creates and makes use of a JWT that doesn't include a "jku" header parameter so the warnings can be ignored. When making use of a real token provider with a jwt-realm, token validation will fail if the token contains a "jku" header parameter and the allowed jku values have not been specified.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

Copy link
Contributor

@fjuma fjuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @emmartins.

@emmartins emmartins merged commit a057889 into wildfly:main Jan 30, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants