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

Add AssertionConsumerServiceURL to saml request #27

Open
GuilhermeRios opened this issue Oct 18, 2019 · 0 comments
Open

Add AssertionConsumerServiceURL to saml request #27

GuilhermeRios opened this issue Oct 18, 2019 · 0 comments

Comments

@GuilhermeRios
Copy link

GuilhermeRios commented Oct 18, 2019

Hello!
I'm using this bundle with Symfony 4 to integrate a project with an SSO and i'm having just one issue with the SAML request that's being generated, it doesn't have the AssertionConsumerServiceURL.
I found some sort of answer in this issue lightSAML/lightSAML#78 in the other repository and it worked in part.
The problem now is that i cant override this class in symfony(or at least don't know how to). So my question is: there's any way of adding the AssertionConsumerServiceURL without overriding this class or it's possible to override it without having to mess too much with the bundle?

Thanks in advance!

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

1 participant