laravel-saml2
laravel-saml2 copied to clipboard
Example Laravel Project
Can someone throw together a really simple Laravel project with onecloud authentication and this in it? Would be more than appreciated. :)
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