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

SAML protocol (simple) extensions #147

Closed
wants to merge 12 commits into from

Conversation

upsidedownmind
Copy link

This pull added SAML protocol (simple) extensions
Changelog:

  • Added SAML protocol (simple) extensions
  • Added request parameters in authorization methods (for internal use)

@upsidedownmind
Copy link
Author

fixed jshint errors

@pdspicer
Copy link
Contributor

Extensions are a nice addition.. As far as the ability to use HTTP redirect binding to read a SAML response is concerned: am I missing something in terms of where validateGetResponse is defined?

@upsidedownmind
Copy link
Author

Hi pdspicer,
I'm sorry, I don't understand your concern about "validateGetResponse" can you give me more details? tnks

@markstos
Copy link
Contributor

I"m not sure what @pdspicer was referring to. validateGetResponse is defined right here: https://github.com/bergie/passport-saml/pull/147/files#diff-41fc97a3e28a2b6f8b5ec3bdae6130d5R623

@markstos
Copy link
Contributor

This PR could use some clean-up. This commit is particularly confusing. The diff shows it replacing most of the code in the project:

f6926d6

It would also be nice of git rebase -i was used to merge all the jshint/gitignore commits, and squash the "BugFix" commit into whatever commit it's bug fixing.

It's great that some tests were added, but documentation is also needed as well. As a reviewer, it's also helpful if links are provided to the parts of the SAML spec that are being implemented in a given PR.

@edevil
Copy link

edevil commented Mar 14, 2018

@upsidedownmind ping

@markstos
Copy link
Contributor

@edevil You are welcome to contribute the refinements yourself in a fork and submit a replacement PR.

@cjbarth
Copy link
Collaborator

cjbarth commented Mar 19, 2021

@upsidedownmind @edevil We will be releasing v3.x in the upcoming weeks. If you would like this included in that release, please address the latest comments and we'll get this landed.

@cjbarth
Copy link
Collaborator

cjbarth commented Jun 17, 2021

Closing due to inactivity. Please reopen if you wish to pursue this further.

@cjbarth cjbarth closed this Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants