Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.12 KB

File metadata and controls

37 lines (26 loc) · 1.12 KB

Hello OIDC Authentication with oauth2-proxy!

An example on how to implement OIDC Authentication with oauth2-proxy and different Apps/Frameworks.

Run!

To choose one of the different app setups run:

Then go to http://localhost:4180

Login

Go to localhost:8007

Test user: asdf pass: asdf

Services

Development

Update Keycloak Test Realm

To update the keycloak realm configuration, you can use the keycloak admin cli.

chmod -R a+rwX keycloak/data/import/
docker-compose down --remove-orphans
docker-compose run --rm keycloak export --dir /opt/keycloak/data/import --realm hello

This will update your import files in keycloak/data/import.