Liking cljdoc? Tell your friends :D

Keycloak plus Clojure

Keycloak is an open source Identity and Access Management solution for easily securing modern applications and API. This library wrap the Keycloak Java Adapter and provide some utilities facilitating the integration.

Clojars Project

keycloak-clojure {:mvn/version "1.25.1"}

The reference documentation is available on cljdoc.

  • Concepts: Keycloak implements the concepts of the OAuth and OIDC protocols as well as its own concepts. This section explains these concepts and their purpose
  • Setup: this section exposes an easy way to install Keycloak on your development machine through Docker
  • Administration: the administration tasks allows to create the different Keycloak resources used later when securing the application
  • Frontend: this section explains how to secure a typical SPA frontend
  • Backend: this section explains how to secure an API backend

Can you improve this documentation? These fine people already did:
jeremiegrodziski, Jérémie Grodziski & Emil Aasa
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close