StudentAffairsUWM / Laravel-Shibboleth-Service-Provider

Shibboleth Authentication for Laravel
https://packagist.org/packages/saitswebuwm/shibboleth
30 stars 38 forks source link

Step by Step Tutorial #17

Closed Ph1lippK closed 8 years ago

Ph1lippK commented 8 years ago

Hey there. Does anybody know a step by step tutorial on how do implement the shibboleth login into my application? I have a Shibboleth IDP and SP but idk howto implement this.

michaeljs1990 commented 8 years ago

What about https://github.com/StudentAffairsUWM/Laravel-Shibboleth-Service-Provider#installation is not clear?

cjmaio commented 8 years ago

@Blitzbert

What specifically do you have questions on? I'm more than willing to improve the documentation, but I'm curious as to where you're stuck.

If it's regarding setting up Shibboleth in general, that is outside of the scope of this plugin. This plugin assumes that a Shibboleth SP / IdP is setup and working. You can typically confirm this by going to:

http://yourserver.com/Shibboleth.sso/Session

cjmaio commented 8 years ago

I'm going to close this task, if you have any questions feel free to let us know! We will update this documentation as we are able to.