SAML Authentication Portal
Posted
by
Alvin Jones
on Stack Overflow
See other posts from Stack Overflow
or by Alvin Jones
Published on 2013-08-29T13:52:43Z
Indexed on
2014/06/01
15:28 UTC
Read the original article
Hit count: 393
I'd like to develop a portal similar to what a company like OneLogin (http://www.onelogin.com/) has: The user would login with their login credentials then have links to the web resources that their account is associated with. When they see their resources all they need to do is click on them and they'll be automatically login in (SAML authentication).
Are there any open source projects out there that have started on this effort? It would be great if there was something that we could use as a base to build on top of with a friendly license (e.g. MIT).
Thanks
© Stack Overflow or respective owner