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

[SELC-4950] Feat: Added typ and sub in Jwt claims in ExchangeTokenServiceV2 #452

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

flaminiaScarciofolo
Copy link
Collaborator

List of Changes

  • Added typ and sub in Jwt claims in ExchangeTokenServiceV2

Motivation and Context

To use keycloak for tokenExchange we need to add these 2 claims in token payload.

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@flaminiaScarciofolo flaminiaScarciofolo requested a review from a team as a code owner June 6, 2024 16:41
Copy link

sonarcloud bot commented Jun 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@flaminiaScarciofolo flaminiaScarciofolo merged commit 4469e5d into main Jun 7, 2024
6 of 7 checks passed
@flaminiaScarciofolo flaminiaScarciofolo deleted the feature/SELC-4950 branch June 7, 2024 07:59
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