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: SAML: IDP initiated logout request comes with RelayState and it causes error #818

Merged
merged 1 commit into from
Sep 12, 2023

fix: handle with missing param about RelayState

5808d6d
Select commit
Loading
Failed to load commit list.
Merged

fix: SAML: IDP initiated logout request comes with RelayState and it causes error #818

fix: handle with missing param about RelayState
5808d6d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Aug 1, 2023 in 0s

77.79% (-0.02%) compared to cf95380

View this Pull Request on Codecov

77.79% (-0.02%) compared to cf95380

Details

Codecov Report

Merging #818 (5808d6d) into master (cf95380) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #818      +/-   ##
==========================================
- Coverage   77.80%   77.79%   -0.02%     
==========================================
  Files         330      330              
  Lines       10097    10100       +3     
  Branches     1195     1195              
==========================================
+ Hits         7856     7857       +1     
- Misses       2087     2089       +2     
  Partials      154      154              
Files Changed Coverage Δ
social_core/backends/saml.py 80.46% <50.00%> (-1.14%) ⬇️