Open source identity and access management
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Philipp Rothmann 38bdef2fd0
adds welcome_theme env
10 months ago
release release: expand notes 1 year ago
.drone.yml Use new image 2 years ago
.env.sample adds welcome_theme env 10 months ago
LICENSE Bootstrap repository 3 years ago
README.md Goodbye, emojis! 😢 1 year ago
compose.yml adds welcome_theme env 10 months ago
renovate.json Add renovate.json 3 years ago

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..