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:
2025-08-08 09:43:06 +02:00
parent 7a87af42ab
commit 9e1f2128a2

View File

@@ -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