Files
WGDashboard-PRW/docker/templates/wgdashboard-oidc-providers.json
T
2026-03-04 14:31:01 +01:00

17 lines
286 B
JSON

{
"Admin": {
"Provider": {
"client_id": "",
"client_secret": "",
"issuer": ""
}
},
"Client": {
"Provider": {
"client_id": "",
"client_secret": "",
"issuer": ""
}
}
}