/keycloak_authenticator_spike

a spike repository for examining keycloak authenticator

Primary LanguageFreeMarkerMIT LicenseMIT

keycloak_authenticator_spike

This is a spike repository for examining keycloak authenticator.

How to use

  1. docker-compose build
  2. docker-compose up
  3. access http://localhost:3000 to start index page of sample relying party
  4. log in to sample site by using below parameters:
  • username: testuser
  • password: passwd
  • secretword: checkapi

License

MIT License

Copyright

Copyright (c) 2023 Nobuyuki Matsui