Embedded Keycloak Authentication Server as a Spring Boot App
Build, run and use with
mvn -DskipTests=true clean package spring-boot:repackage spring-boot:run
- Open http://localhost:8083/auth in a browser
- Login with
deduper-admin/pass
1
1 If you get a white label page on the very first login, navigate Back
to the login form and reenter deduper-admin/pass
.