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

feat: Add groups claim to Id token in openid flow #520

Merged
merged 7 commits into from
Jan 29, 2024
Merged

Conversation

dzania
Copy link
Contributor

@dzania dzania commented Jan 25, 2024

Description

Changed Open Id relevant components to add new scope called groups and include it as new claim in IdToken

Dev Branch Merge Checklist:

  • I have prepared end-to-end tests for all new functionalities
  • I have performed end-to-end tests manually and they work
  • New and existing unit tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding/required changes to deployment (Docker, Kubernetes, one-line install)
  • My changes generate no new warnings

@dzania dzania requested a review from moubctez January 25, 2024 11:59
@wojcik91
Copy link
Contributor

resolves #484

@dzania dzania merged commit 62f5652 into dev Jan 29, 2024
3 checks passed
@dzania dzania deleted the idtoken_groups branch January 29, 2024 14:08
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