Files
WGDashboard/docker/wg-dashboard-oidc-providers.json.template

17 lines
286 B
Plaintext
Raw Normal View History

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