Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 617 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 617 Bytes

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