@@ -6,3 +6,30 @@ More information: https://github.com/keycloak/keycloak-containers/blob/8.0.1
...
@@ -6,3 +6,30 @@ More information: https://github.com/keycloak/keycloak-containers/blob/8.0.1
## Running the container
## Running the container
In order to run the container, enter the following command: `podman run -d -p 8080:8080 <imagename>. Please see full Keycloak documentation for more information: https://www.keycloak.org/documentation.html.
In order to run the container, enter the following command: `podman run -d -p 8080:8080 <imagename>. Please see full Keycloak documentation for more information: https://www.keycloak.org/documentation.html.
# Keycloak
Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
This repository contains the source code for the Keycloak Server, Java adapters and the JavaScript adapter.