Commit Graph

3 Commits

Author SHA1 Message Date
herel 9e1f2128a2 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
2025-08-08 09:43:06 +02:00
herel 7a87af42ab docs: add comprehensive documentation and MIT license
- Add detailed README.md with project overview, setup instructions, and usage guide
- Add MIT LICENSE file for open-source distribution
- Include .gitignore file for Python and Docker artifacts
2025-08-08 09:29:08 +02:00
herel a4908ac492 Initial commit
Adds OIDC token validator application with FastAPI backend and HTML/JavaScript frontend.
Includes Docker configuration and Kubernetes readiness.
2025-08-08 09:16:40 +02:00