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

Fix user name association in PostAuthAssociationHandler for configured idp subject identifier #6125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kayathiri4
Copy link
Contributor

Copy link

sonarcloud bot commented Nov 12, 2024

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 4.22535% with 68 lines in your changes missing coverage. Please review.

Project coverage is 41.02%. Comparing base (85e4e76) to head (12227df).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...impl/JITProvisioningPostAuthenticationHandler.java 9.09% 28 Missing and 2 partials ⚠️
.../authentication/framework/util/FrameworkUtils.java 0.00% 27 Missing ⚠️
...ndler/request/impl/PostAuthAssociationHandler.java 0.00% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6125      +/-   ##
============================================
+ Coverage     40.77%   41.02%   +0.24%     
- Complexity    14474    14654     +180     
============================================
  Files          1772     1775       +3     
  Lines        117761   118417     +656     
  Branches      19116    19216     +100     
============================================
+ Hits          48019    48579     +560     
- Misses        62451    62536      +85     
- Partials       7291     7302      +11     
Flag Coverage Δ
unit 25.45% <4.22%> (+0.48%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Use Connection's Mapped Subject Identifier for the JIT Provisioning
1 participant