Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix smallrye.jwt.verify.algorithm property description #24103

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

sberyozkin
Copy link
Member

smallrye.jwt.verify.algorithm was undeprecated to support setting the symmetric algorithm values, but Quarkus docs still show the old description. This PR just aligns it with the corresponding Java docs: https://github.com/smallrye/smallrye-jwt/blob/main/implementation/jwt-auth/src/main/java/io/smallrye/jwt/config/JWTAuthContextInfoProvider.java#L351

@sberyozkin sberyozkin merged commit dcba169 into quarkusio:main Mar 4, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 4, 2022
@sberyozkin sberyozkin deleted the smallrye_jwt_doc_fix branch March 4, 2022 14:26
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.4.Final Mar 7, 2022
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.

3 participants