Hi Dev, For the Science Gateways Architecture course [0] I put together a simple little Django web application [1] that demonstrates the concepts of OAuth2 and OpenID Connect by integrating with Keycloak. See the README.md which describes how to run Keycloak in a Docker container and how to start and configure Django and Keycloak.
Thanks, Marcus [0] https://courses.airavata.org [1] https://github.com/machristie/django_keycloak
