Gluu
-
Awesome SSO/access management system that also supports SCIM.
-
Had a look at this recently, says all the right things for what we need. Would do anything to get away from Active Directory on Azure!
And an unbiased competitor comparison maybe worth a read and look:
- https://fusionauth.io/blog/2019/07/16/gluu-fusionauth-compare-identity-management-solutions
- https://fusionauth.io/download
curl -o docker-compose.yml https://raw.githubusercontent.com/FusionAuth/fusionauth-containers/master/docker/fusionauth/docker-compose.yml && curl -o .env https://raw.githubusercontent.com/FusionAuth/fusionauth-containers/master/docker/fusionauth/.env && docker-compose up
Think I should post as a separate app...
-
@marcusquinn I'm after the same things, and I like that Gluu ties into Vault really.
-
@Mario Nice, we use Vault a lot for Terraforming and other dev-ops.
-
I would love to see this as well
-
@andreasdueren is your use case to have a simple directory server?
-
@girish Directory as well as a SSO solution
-
@andreasdueren thanks for your input, we can hopefully have a very basic Directory in 7.1 - https://forum.cloudron.io/topic/5982/what-s-coming-in-cloudron-7-1 . That won't solve your SSO needs though if you are looking for OAuth or equivalent.
-
@girish Nice! Looking forward to it!