Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 205 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 205 Bytes

Keycloak User Secret Adapter

Building and Running

Download and install docker and docker-compose

Build keycloak image

docker-compose build

Run keycloak

docker-compose up