Skip to content

Add support for SingleSignOnService/prepare_for_authentication with HTTP-POST binding #181

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

Merged
merged 2 commits into from
Apr 24, 2015

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Dec 25, 2014

Warning, this changes the return type of prepare_for_authentication by including the chosen binding, and opens the door for supporting other SingleSignOnService bindings. If we want to maintain backwards compatibility though we could make a different function.

@rohe
Copy link
Contributor

rohe commented Dec 31, 2014

I think we should keep backwards compatibility and therefor make it a separate method.

@erickt
Copy link
Contributor Author

erickt commented Jan 12, 2015

@rohe: Hello there. Do you have a suggestion for what to name this other method? How does prepare_for_negotiated_authentication sound? It's a bit wordy though.

@erickt
Copy link
Contributor Author

erickt commented Feb 5, 2015

@rohe: I pushed up a new version that adds prepare_for_negotiated_authentication, which returns a triplet, and kept the current behavior for prepare_for_authentication. Would it make sense then to deprecate the older method?

erickt added 2 commits April 6, 2015 17:18
Warning, this changes the return type of `prepare_for_authentication`
by including the chosen binding, and opens the door for supporting
other SingleSignOnService bindings.
@erickt
Copy link
Contributor Author

erickt commented Apr 7, 2015

@rohe: I've updated the patch so it merges again. Does it look good to merge?

@erickt
Copy link
Contributor Author

erickt commented Apr 22, 2015

@rohe: Just checking in if you've had a chance to look it over :)

rohe pushed a commit that referenced this pull request Apr 24, 2015
Add support for SingleSignOnService/prepare_for_authentication with HTTP-POST binding
@rohe rohe merged commit 81e50ff into IdentityPython:master Apr 24, 2015
@erickt
Copy link
Contributor Author

erickt commented Apr 24, 2015

Thanks @rohe!

@erickt erickt mentioned this pull request Apr 27, 2015
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

Successfully merging this pull request may close these issues.

2 participants