Skip to content

Initial stab at shibboleth authentication #11

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

Closed
wants to merge 4 commits into from

Conversation

simong
Copy link

@simong simong commented Feb 12, 2013

This is an initial implementation for #10

I've added some documentation in the README file explaining what's required to set up the app. Once you've set up the app (with the metadata route), you should retrieve the metadata, save it in some uniquely-named-xml-file.xml and register your app as a SP with testshib.org

I found it easiest to add a host in my /etc/hosts and proxy node via nginx and added https (as I think Shibboleth refuses to work over anything else than https)

It should then be a matter of browsing to your initiator route and get redirected to the testshib IdP.

I've pushed the Java code to https://github.com/sakaiproject/SAMLParser (check the readme for compiling it)

I realize it's a bit of a hassle to set it all up, so feel free to contact me via mail at [email protected] or simong on Freenode if anything isn't superclear.

@ploer
Copy link
Contributor

ploer commented May 29, 2014

I don't think setting up a Java front end will be practical for most users of this library, so I don't think this is appropriate to merge.

However, I am interested in a pure-node implementation of this (as danielkhan mentioned he had worked on in #10).

@ploer ploer closed this May 29, 2014
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