sandstorm-io / sandstorm

Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
https://sandstorm.io
Other
6.72k stars 705 forks source link

[SSO Request] Support for Active Directory Federation Services (ADFS) #702

Open infoseek1 opened 9 years ago

infoseek1 commented 9 years ago

Active Directory Federation Services (ADFS) is a software component developed by Microsoft that can be installed on Windows Server operating systems to provide users with single sign-on access to systems and applications located across organizational boundaries. It uses a claims-based access control authorization model to maintain application security and implement federated identity.

ocdtrekkie commented 9 years ago

Yeah, AD/LDAP support is a common request. They know, I bug them about it. :)

kentonv commented 9 years ago

This is a little different from the usual AD/LDAP -- they want ADFS login to e.g. Oasis. Apparently ADFS can be a global identity source, but we'll have to investigate the details.