I currently use self hosted, and was wondering if there is any form of SSO for our portal (e.g. SAML)?
Hello jbhale
Yes, there is Google and Microsoft SSO plugins.
Other providers are available upon request.
Is it possible to make an SAML plugin?
Best Regards, jbhale
jbhale Is it possible to make an SAML plugin?
Yes, we offer development services.
jbhale I meant to reply to this thread sooner.
We've used the OneLogin PHP SAML Toolkit (https://github.com/SAML-Toolkits/php-saml) to implement a SAML SSO plugin for our RosarioSIS instance.
If you're comfortable with PHP, I'd recommend trying it.
tbeans great! Would you consider publishing the source code?