Add data to oidcDiscovery.

This commit is contained in:
Yang Luo
2021-09-25 15:09:50 +08:00
parent a1b5282da9
commit 9a71bb02e3
2 changed files with 31 additions and 13 deletions

View File

@ -11,4 +11,5 @@ defaultStorageProvider =
authState = "casdoor"
httpProxy = "127.0.0.1:10808"
verificationCodeTimeout = 10
initScore = 2000
initScore = 2000
oidcOrigin = "https://door.casbin.com"