rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
329 stars 189 forks source link

Resurrecting SAML2 Integration with CASino #94 #186

Closed falcon78921 closed 5 years ago

falcon78921 commented 7 years ago

I currently have CASino running successfully. Now, I know the discussion for implementing SAML2 authentication into CASino was about 2 years ago (#94). However, I would love having SAML2 support within CASino. Currently, I am building an enterprise resource portal with SSO functionalities. I have a SAML2 IdP that integrates with many SAML2 SP's.

One of the applications we have is GLPI (helpdesk software). Currently, GLPI only supports CAS as a SSO solution. CASino is working great with GLPI! However, to better integrate GLPI with our enterprise portal, SAML2 support would be the icing on the cake.

If SAML2 support is under consideration, please let me know.

Also, if anyone knows a good starting point to maybe integrate this functionality (from scratch) within CASino, please let me know. I appreciate any help received! :)