New to Keycloak & Auth world

Hi,

Our company requires SSO feature for our two private cloud platform which have has support for SAML SSO.
I want to know will keycloak alone can complete the requirement of the same. We do not have AD/LDAP as of now. Will keycloak also work as AD/LDAP.
Also will there be any additional requirement for the same.

Currently I am looking into Keycloak and gluu solution.

Regards,
Bilal Inamdar

Keycloak can work as a complete authentication solution, with it’s own user database. You can connect AD or LDAP or even remote authentication providers like google, github, facebook and others.

Based on your description, Keycloak seems to cover your requirements.

Thank you for answering the same still one thing.
Last question Will keycloak can also act as AD for windows server for login & policy management?

No. Keycloak uses openid connect and SAML protocols. AD has a different set when taking to windows machines.