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

Opt in to accept empty subject confirmation data. #840

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

Conversation

m0ark
Copy link
Contributor

@m0ark m0ark commented Apr 25, 2018

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.

Mark Kaulertz added 3 commits April 25, 2018 08:19
…viour is unchanged to ensure SAML sso profiles are handled properly.
…viour is unchanged to ensure SAML sso profiles are handled properly.
@thijskh
Copy link
Member

thijskh commented May 24, 2018

So this is a variant of #825.
@jaimeperez Can you shed your light in this? Since you changed this initially in #530 ?

On the code itself my comment would be that I do want to avoid negatively worded parameters, so not deny… but allow

@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #840 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             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     

@tvdijen tvdijen force-pushed the master branch 2 times, most recently from 29f7b69 to 1a911ce Compare May 12, 2023 16:07
@tvdijen tvdijen force-pushed the master branch 3 times, most recently from c7c8357 to fdbe001 Compare June 12, 2023 14:28
@tvdijen tvdijen force-pushed the master branch 8 times, most recently from 3b5f5ba to 96357ee Compare July 19, 2023 12:37
@tvdijen tvdijen force-pushed the master branch 5 times, most recently from 7587851 to d523b31 Compare August 2, 2023 11:58
@tvdijen tvdijen force-pushed the master branch 3 times, most recently from 8c90121 to d534e3b Compare September 5, 2023 08:09
@tvdijen tvdijen force-pushed the master branch 2 times, most recently from bc1c5c8 to d0a5974 Compare October 17, 2023 21:17
@tvdijen tvdijen force-pushed the master branch 3 times, most recently from ccb9b02 to 120a100 Compare December 1, 2023 14:34
@tvdijen tvdijen force-pushed the master branch 2 times, most recently from 6004a77 to 58bf8db Compare May 4, 2024 23:45
@tvdijen tvdijen force-pushed the master branch 2 times, most recently from 5c9fb2c to 0970efc Compare May 27, 2024 12:27
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.

None yet

3 participants