Open source identity and access management
Go to file
Javielico bd218450f3 Up version of MariaDb to LTS 2022-11-30 07:56:31 +00:00
release feat!: new 20.x release 2022-11-16 19:37:17 +01:00
.drone.yml Use new image 2021-06-21 12:33:35 +02:00
.env.sample adds welcome_theme env 2022-05-18 14:54:35 +02:00
LICENSE Bootstrap repository 2020-06-18 18:21:15 +02:00
README.md Goodbye, emojis! 😢 2021-11-23 12:19:05 +02:00
compose.yml Up version of MariaDb to LTS 2022-11-30 07:56:31 +00:00
renovate.json Add renovate.json 2020-09-30 07:02:23 +00:00

README.md

keycloak

Build Status

Keycloak + Coöp Cloud.

  • Category: Apps
  • Status: 2, beta
  • Image: jboss/keycloak, 4, upstream
  • Healthcheck: Yes
  • Backups: ?
  • Email: 1
  • Tests: 2
  • SSO: N/A

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new keycloak --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy

How do I setup a custom theme?

Check this approach.

How do I create another admin user?

  • Under the Master realm > Users > Add user
  • Create the user and set a temporary password
  • Under the Role Mappings tab, move admin from Available Roles into Assigned Roles

How do I configure Keycloak login for..