This commit is contained in:
parent
da424ec056
commit
8c695b9b67
1 changed files with 8 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue