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

Add 'keycloak' JWT profile #636

Closed
wants to merge 3 commits into from
Closed

Add 'keycloak' JWT profile #636

wants to merge 3 commits into from

Conversation

enricovianello
Copy link
Member

  • Add access-token builder tests
  • Add scope-profile resolver tests
  • TO-DO: test userinfo/id-token/introspection responses

- Add access-token builder tests
- Add scope-profile resolver tests
- TO-DO: test userinfo/id-token/introspection responses
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

50.8% 50.8% Coverage
8.2% 8.2% Duplication

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

@enricovianello
Copy link
Member Author

We refactored this PR in order to provide you a release-candidate image which doesn't include the other on-going migrations planned for IAM v1.8.3. I cherry-picked these commits to a new branch called "issue-556-reloaded". All the developments can go on that branch instead of issue-556 that I'm going to delete. A new PR has already been opened: #637

@enricovianello enricovianello deleted the issue-556 branch July 27, 2023 09:16
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.

Option to use 'roles' claim rather than 'groups'
2 participants