Peter Lightbody
Peter Lightbody
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:...
This is from a project I did last year, so it might be slightly out of date. I would recommend using it as a template and merging it with the...
I also get an Exception when running this on `php7.1` ``` ErrorException in Encrypter.php line 303: Function mcrypt_get_iv_size() is deprecated ```