laravel-saml2 icon indicating copy to clipboard operation
laravel-saml2 copied to clipboard

example with custom authprovider for 5.3

Open giko45 opened this issue 8 years ago • 1 comments

Hi,

the documentation for the authprovider is for 5.2. Does anyone have a working example available for 5.3 ? Preferable with automatic user creation?

Thanks!

giko45 avatar Dec 09 '16 17:12 giko45

Hi,

I created a sample project with Laravel 5.4:

https://github.com/taiyeoguns/laravel-saml-sp-demo

and there's a demo using SSOCircle as Idp:

https://laravel-saml-sp-demo.herokuapp.com/

taiyeoguns avatar Mar 21 '17 12:03 taiyeoguns