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

Delete AadJwtClaimValidator, use JwtClaimValidator instead. #27365

Conversation

chenrujun
Copy link

  1. Delete AadJwtClaimValidator, use JwtClaimValidator instead.
  2. Delete AadJwtAudienceValidator, use JwtClaimValidator instead.
  3. Rename AadTokenClaim to AadJwtClaimNames, and enrich java doc.

2. Delete AadJwtAudienceValidator, use JwtClaimValidator instead.
3. Rename AadTokenClaim to AadJwtClaimNames, and enrich java doc.
@ghost ghost added the azure-spring All azure-spring related issues label Mar 1, 2022
@chenrujun chenrujun self-assigned this Mar 1, 2022
@chenrujun chenrujun added the Client This issue points to a problem in the data-plane of the library. label Mar 1, 2022
@chenrujun chenrujun added this to the [2022] March milestone Mar 1, 2022
@chenrujun chenrujun changed the title 1. Delete AadJwtClaimValidator, use JwtClaimValidator instead. Delete AadJwtClaimValidator, use JwtClaimValidator instead. Mar 1, 2022
@chenrujun chenrujun linked an issue Mar 1, 2022 that may be closed by this pull request
@chenrujun
Copy link
Author

Hi, @backwind1233 , @saragluna , please help to review this PR when you have time.

Copy link
Member

@saragluna saragluna left a comment

Choose a reason for hiding this comment

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

LGTM, please make sure reference doc and samples are also changed if needed.

@chenrujun chenrujun merged commit e4c9030 into Azure:feature/azure-spring-cloud-4.0 Mar 7, 2022
@chenrujun chenrujun deleted the issue-27030-use-JwtClaimValidator-instead-of-AADJwtClaimValidator branch March 7, 2022 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Delete AADJwtClaimValidator, use JwtClaimValidator instead.
3 participants