Test Ueberauth
and Ueberauth.Stategy.Keycloak
To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
- Start Keycloak
docker-compose up -d
, keycloak admin portallocalhost:9000
defaultuser/pass: admin/admin
Now you can visit localhost:4000
from your browser.
- Login (user/pass:
alice/alice
) - Logout