An open API service indexing awesome lists of open source software.

https://github.com/reconmap/keycloak-custom

Keycloak theme for Reconmap
https://github.com/reconmap/keycloak-custom

keycloak theme

Last synced: over 1 year ago
JSON representation

Keycloak theme for Reconmap

Awesome Lists containing this project

README

          

[![Docker Repository on Quay](https://img.shields.io/badge/quay.io-latest-green "Docker Repository on Quay")](https://quay.io/repository/reconmap/keycloak-custom) [![Build and Push Image](https://github.com/reconmap/keycloak-custom/actions/workflows/build-push-image.yml/badge.svg)](https://github.com/reconmap/keycloak-custom/actions/workflows/build-push-image.yml)

# Reconmap custom Keycloak

Keycloak image customised for Reconmap setups, based on Keycloak v20.

![Reconmap themed login screen](theme/screenshot.png)

## Build instructions

```shell
make
```

## Run instructions

Run as any regular container passing these 2 environment variables:
- `VAR_ADMIN_CLI_SECRET`: This is the secret needed to communicate the Reconmap REST API with the Keycloak server.
- `VAR_WEB_CLIENT_URL`: URL of the Reconmap Web client. Something like https://demo.reconmap.com