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.