-
Notifications
You must be signed in to change notification settings - Fork 698
Opt in to accept empty subject confirmation data. #840
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
Open
m0ark
wants to merge
8
commits into
simplesamlphp:master
Choose a base branch
from
m0ark:opt-in-empty-scd
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+17
−8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…viour is unchanged to ensure SAML sso profiles are handled properly.
…viour is unchanged to ensure SAML sso profiles are handled properly.
Member
|
So this is a variant of #825. On the code itself my comment would be that I do want to avoid negatively worded parameters, so not |
Codecov Report
@@ Coverage Diff @@
## master #840 +/- ##
============================================
- Coverage 38.36% 38.35% -0.02%
- Complexity 3385 3386 +1
============================================
Files 128 128
Lines 9633 9636 +3
============================================
Hits 3696 3696
- Misses 5937 5940 +3 |
1c686ab to
eb20457
Compare
08ebb9c to
64fca25
Compare
7a53fc8 to
d73ae47
Compare
e5c0e21 to
d5616df
Compare
2e6ab04 to
32f9acc
Compare
c743c9a to
fc71570
Compare
3b5f5ba to
96357ee
Compare
7587851 to
d523b31
Compare
8c90121 to
d534e3b
Compare
bc1c5c8 to
d0a5974
Compare
ccb9b02 to
120a100
Compare
6004a77 to
58bf8db
Compare
5c9fb2c to
0970efc
Compare
c27831c to
71e49f4
Compare
c06a17a to
a52c98d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
By default the behaviour is unchanged to ensure SAML sso profiles are handled properly.
Enables utilization for processing other SAML messages, e.g. attribute queries, where SubjectConfirmationData is optional.