An Insight On: Keycloak
An Insight On: Keycloak
An Insight On: Keycloak
KEYCLOAK
What is Keycloak ?
Keycloak is an open source software product to allow single sign-on with
Identity and Access Management aimed at modern applications and
services.
SSO
Keycloak has full support for Single Sign-On and Single Sign-Out.
Admin Console
Keycloak offers web-based GUI where you can “click out” all configurations required by your instance to work as you
desire.
Identity Brokering
Keycloak can also work as a proxy between your users and some external identity provider or providers. Their list can be
edited from Keycloak Admin Panel.
Pages Customization
Keycloak lets you customize all pages displayed by it to your users. Those pages are in .ftl format so you can use classic HTML
markups and CSS styles to make the page fit your application style and your company brand. You can even put
custom JS scripts as part of pages customization so possibilities are limitless.
Keycloak Integrations
keycloak-authorization.
Is Keycloak free?
Yes, as for now Keycloak is open-source and has Apache License 2.0.
3
User Inputs the
Credentials
Application – B
Application - A (ETP Accelerator)
(CV Portal)
User Requests 6
Login Page of
1
On Click on the link to Application B, the
Application “A” user is transported to the pages of
Application B
User
Keycloak Alternatives
• Okta.
• Auth0.
• Ping Identity.
• ForgeRock.
• OneLogin.
Thank You