add client_id to the user_info sent to opa
All threads resolved!
All threads resolved!
Compare changes
+ 8
− 0
@@ -11,6 +11,7 @@ FastAPI to ensure secure API development.
@@ -92,6 +93,11 @@ class OIDCUserModel(dict):
@@ -236,6 +242,8 @@ class OIDCUser(HTTPBearer):