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

InResponseTo #136

Open
frostieDE opened this issue Oct 3, 2020 · 1 comment
Open

InResponseTo #136

frostieDE opened this issue Oct 3, 2020 · 1 comment

Comments

@frostieDE
Copy link

Starting with version 2.18, OneLogins SAML library supports a parameter rejectUnsolicitedResponsesWithInResponseTo which adds the InResponseTo field to authentication requests. But settings this parameter to true required the bundle to store the request ID in order to make the library ensure that the request id and the InResponseTo fields are equal.

The processResponse method expects the request id as an optional parameter here

@a-menshchikov a-menshchikov self-assigned this Oct 12, 2020
@a-menshchikov a-menshchikov removed their assignment Mar 28, 2022
@a-menshchikov
Copy link
Collaborator

Before it will be implemented in this bundle and if you ready to use Symfony 6, you can switch to the nbgrp/onelogin-saml-bundle where this issue was taken into account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants