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 wraps the Keycloak Java Adapter and provide features easing the integration.

Clojars Project

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

The reference documentation is available on cljdoc.

  • Concepts: Keycloak implements the concepts of the OAuth and OIDC protocols as well as its own
  • Setup: Setup Keycloak on your development machine with Docker
  • Administration: Administration tasks create the different Keycloak resources used later when securing the application
  • Frontend: How to secure a typical SPA frontend?
  • Backend: 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