top | item 21374162

(no title)

du_bing | 6 years ago

seems great, but how to use it in other programming language? How to add my backend logic?

discuss

order

pharaohgeek|6 years ago

Keycloak is an identity/authentication provider. Your app would leverage it using OpenID Connect (OAuth 2). Keycloak would handle the heavy lifting related to identity management, registration, password changes, authentication, etc. Your app would handle everything else.