Update README.md
All checks were successful
/ build (push) Successful in 8s

This commit is contained in:
phil 2025-01-31 04:34:43 +00:00
parent da424ec056
commit 8c695b9b67

View file

@ -1,7 +1,14 @@
# Test app for OIDC, OAuth2 - pure web client version written with Vue3
# Test app for OIDC, OAuth2 - web app version written with Vue3
Small web app for experimenting a web app with a Keycloak auth server.
It is a sibbling of the server version (oidc-test)[philorg/oidc-fastapi-test],
which acts also as a resource server.
Live demo: https://philo.ydns.eu/oidc-test-web:
- configured with a test realm on a private Keycloak instance
- 2 users are defined: foo (foofoo) and bar (barbar).
## Deployment
In a container: