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 Java example in multitenanci.adoc #15146

Conversation

caio-henrique
Copy link
Contributor

  • Corrected the Java example of the jwtProcessor function. The function parameter was changed to JWTClaimsSetAwareJWSKeySelector, as described in the section Parsing the Claim Only Once.
  • Fixed the Java example of the jwtDecoder function. The name of the variable used in the NimbusJwtDecoder constructor has been changed to jwtProcessor.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 23, 2024
@marcusdacoregio marcusdacoregio self-assigned this May 23, 2024
@marcusdacoregio marcusdacoregio added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels May 23, 2024
@marcusdacoregio marcusdacoregio added this to the 5.8.13 milestone May 23, 2024
@caio-henrique caio-henrique deleted the fix/multitenancy-java-example branch May 24, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants