-
Notifications
You must be signed in to change notification settings - Fork 83
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(jans-auth-server): allow to use openidSubAttribute for localAccountId for pairwise identifier look up #9696 #10269
Conversation
…untId for pairwise identifier look up #9696 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
DryRun Security SummaryThe provided code changes focus on improving the handling of the OpenID Connect (OIDC) Expand for full summarySummary: The provided code changes are focused on improving the handling of the OpenID Connect (OIDC) The key changes include the addition of a new Additionally, the changes to the Overall, the code changes in this pull request appear to be focused on enhancing the application's security and compliance with OIDC standards, which is a positive sign for the project's security posture. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
|
|
Description
feat(jans-auth-server): allow to use openidSubAttribute for localAccountId for pairwise identifier look up
Target issue
closes #9696
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.