Authentication for Evolving Solutions Platform
  • Shell 52.6%
  • Batchfile 43.7%
  • Dockerfile 3.7%
Find a file
2022-11-13 18:35:49 -05:00
bin first commit 2022-11-12 14:03:21 -05:00
conf first commit 2022-11-12 14:03:21 -05:00
data/h2 first commit 2022-11-12 14:03:21 -05:00
lib update build script for env variables 2022-11-13 17:53:23 -05:00
providers first commit 2022-11-12 14:03:21 -05:00
themes first commit 2022-11-12 14:03:21 -05:00
.env-example fix issue 2022-11-12 14:39:20 -05:00
.gitignore fix build issue 2022-11-13 18:14:59 -05:00
build.sh update build script for env variables 2022-11-13 17:53:23 -05:00
Dockerfile Remove exposed port 2022-11-13 18:35:49 -05:00
LICENSE.txt first commit 2022-11-12 14:03:21 -05:00
README.md update build script for env variables 2022-11-13 17:53:23 -05:00
run.sh fic build issues 2022-11-13 18:30:09 -05:00
start-example.sh update build script for env variables 2022-11-13 17:53:23 -05:00
start.sh fic build issues 2022-11-13 18:30:09 -05:00
version.txt first commit 2022-11-12 14:03:21 -05:00

Evolving Auth

This is an implementation of keycloak

After the server boots, open http://localhost:8080 in your web browser. The welcome page will indicate that the server is running.

To get started, check out the configuration guides.