Initial commit

Adds OIDC token validator application with FastAPI backend and HTML/JavaScript frontend.
Includes Docker configuration and Kubernetes readiness.
This commit is contained in:
2025-08-08 09:10:55 +02:00
commit a4908ac492
6 changed files with 1059 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
k8s-manifests
__pycache__