Skip to content

csokun/hello_keycloak

Repository files navigation

Hello Keycloak

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 with iex -S mix phx.server
  • Start Keycloak docker-compose up -d, keycloak admin portal localhost:9000 default user/pass: admin/admin

Now you can visit localhost:4000 from your browser.

Demo

  • Login (user/pass: alice/alice)
  • Logout