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

Example Laravel Project

Open GeorgeBarlow opened this issue 5 years ago • 1 comments

Can someone throw together a really simple Laravel project with onecloud authentication and this in it? Would be more than appreciated. :)

GeorgeBarlow avatar Nov 18 '18 13:11 GeorgeBarlow

There is an example with SSOCircle that I found helpful when trying to authenticate against MS Active Directory, but it should be very similar to make it work with onecloud: https://github.com/aacotroneo/laravel-saml2/issues/21#issuecomment-288060358

The example uses Laravel 5.4 but is the same for newer versions of Laravel

pet1330 avatar Nov 18 '18 15:11 pet1330