-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Add support for AuthnRequestsSigned setting #12605
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
Conversation
|
@1livv Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
|
@1livv Thank you for signing the Contributor License Agreement! |
|
Would it be possible to have this merged in the 5.8.x branch alongside main even though it's a new feature ? We're still using spring 5 |
|
Sorry, @1livv, that I missed your earlier comment about 5.8. Generally, our policy is to only backport bugs to 5.8. In the meantime, I believe you have the option to override the provider setting in |
|
Thanks for the workaround @jzheaux that works ? Do I need to make my PR against main now ? |
|
Yes, @1livv, it would be best to rebase on |
|
@jzheaux rebased it |
|
Thanks, @1liv! This is now merged into |
closes gh-12604