Keycloak: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Updated description via script) Tag: Reverted |
(Updated via script) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=Description=<br> | =Description= | ||
Keycloak is a Java-based security management tool for web applications which is developed by Red Hat. It provides Single-Sign-On (SSO) and User Federation capabilities for web applications deployed in JBoss Application Server or WildFly containers. Keycloak can be used as an Identity Provider (IdP) for SAML and OpenID Connect (OIDC) services. | <br> | ||
Keycloak is a Java-based security management tool for web applications which is developed by Red Hat. It provides Single-Sign-On (SSO) and User Federation capabilities for web applications deployed in JBoss Application Server or WildFly containers. Keycloak can be used as an Identity Provider (IdP) for SAML and OpenID Connect (OIDC) services. | |||
<br> | |||
=More Information= | |||
<br> | <br> | ||
https://www.keycloak.org/ | https://www.keycloak.org/ | ||
[[Category:Single Sign-On (SSO)]] | [[Category:Single Sign-On (SSO)]] |
Latest revision as of 02:59, 24 April 2024
Description
Keycloak is a Java-based security management tool for web applications which is developed by Red Hat. It provides Single-Sign-On (SSO) and User Federation capabilities for web applications deployed in JBoss Application Server or WildFly containers. Keycloak can be used as an Identity Provider (IdP) for SAML and OpenID Connect (OIDC) services.