-
-
Notifications
You must be signed in to change notification settings - Fork 302
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
Support for Assertion Consumer Service HTTP-Redirect binding. #71
base: master
Are you sure you want to change the base?
Conversation
Defaults to HTTP-Post.
Using a unique staticmethod to process the incoming response depending on the binding.
Keeps backwards compatibility.
Travis failed due Pep8 and pyflakes:
|
Now you need to refactor the valdation method of the Response class,
Remember that in SAML, the SP must expect and validate the Signature of the SAML Responses, in order to avoid impersonation attacks |
Thanks @pitbulk I'm a bit confused. |
I added the validations, I ended up copy-pasting from the other class you pointed out. If you want to refactor these validations I can help out, but we should do it code-wide if at all. There is definitely repetitions in all Looks like it's doing the trick, but the coverage is going to suffer. |
@pitbulk |
I would benefit greatly from this, is anyone gonna work on this to get it across the line? |
This branch actually has this functionality, but it's way too behind master. |
@serpulga, @diwu1989 read my #78 (comment) |
70d70fc
to
30cbe7c
Compare
Test results: