docs: add demo URL to README
- Include link to live demo at https://demo-oidc.cl1.parano.ch/ - Make it easier for users to try the application without local setup
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
A Python/FastAPI application that implements an OpenID Connect (OIDC) token validator for Infomaniak's authentication system. This application demonstrates how to authenticate users with OIDC, validate their tokens, and provide access to protected resources for authorized users.
|
||||
|
||||
You can try out a live demo at [https://demo-oidc.cl1.parano.ch/](https://demo-oidc.cl1.parano.ch/)
|
||||
|
||||
## Features
|
||||
|
||||
- OpenID Connect Implicit Flow authentication with Infomaniak
|
||||
|
||||
Reference in New Issue
Block a user