mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-10-29 10:02:33 +00:00
10 lines
293 B
YAML
10 lines
293 B
YAML
monitoring:
|
|
namespace: monitoring
|
|
domain: example.com
|
|
|
|
oidc:
|
|
issuerUrl: 'https://telecominfraproject.auth0.com/' # workplace-integration40-dev for development
|
|
clientId: clientId
|
|
clientSecret: clientSecret
|
|
cookieSecret: egh24Y$GB2rh2t # arbitrary random string, not really a secret
|