Project 'perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher' was moved to 'perun/perun-proxyidp/v1/simplesamlphp-module-authswitcher'. Please update any links and bookmarks that may still have the old path.
fix: do not prefer MFA at upstream when not preferred at SP
Created by: melanger
Previously, when SP sent SFA,MFA
, authswitcher would send MFA,SFA
to upstream.
With this fix, it sends SFA,MFA
as expected.
Merge request reports
Activity
Created by: github-actions[bot]
This PR is included in version 10.7.3The release is available on GitHub release
Your semantic-release bot :package::rocket:
Please register or sign in to reply