This commit is contained in:
2021-07-21 15:38:38 +02:00
parent 64c307cb7b
commit 588c818c0d
9 changed files with 87 additions and 48 deletions

View File

@@ -10,5 +10,6 @@ type Config struct {
OAuth2ClientSecret string
IssuerUrl string
ZoneUrl string
AuthRealm string
}