iperdomo / immutant-keycloak

Example of a ring handler served by Immutant web and secured by Keycloak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

immutant-keycloak

Example Ring web app served with Immutant and secured with Keycloak

Usage

  • You'll need a keycloak.json with your client configuration under resources/ folder
  • The example code expects that the client is configured to localhost:3030
  • lein run should be enough to start a web server

Technical details

The authentication is based on Keycloak's Undertow Adapter

License

Distributed under the Apache License 2.0

About

Example of a ring handler served by Immutant web and secured by Keycloak

License:Apache License 2.0


Languages

Language:Clojure 100.0%