1
0

feat: read admin group from OIDC token claim (#445)

هذا الالتزام موجود في:
Johannes Kirchner
2025-04-02 13:38:11 +02:00
ملتزم من قبل GitHub
الأصل 7907c7bc1e
التزام 8cfaceb303
5 ملفات معدلة مع 59 إضافات و7 حذوفات

عرض الملف

@@ -106,6 +106,10 @@ oidc.client-key:
oidc.secret:
# Discovery endpoint of the OpenID provider. Generally something like http://auth.example.com/.well-known/openid-configuration
oidc.discovery-url:
# The name of the claim containing the groups
oidc.group-claim-name:
# The name of the group that should receive admin rights
oidc.admin-group:
# Instance name
# Set your own custom name to be displayed instead of 'Opengist'