mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 12:30:19 +08:00
feat: support third-party application to login with SAML rather than only Casdoor itself (#350)
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
This commit is contained in:
@ -15,5 +15,4 @@ verificationCodeTimeout = 10
|
||||
initScore = 2000
|
||||
logPostOnly = true
|
||||
oidcOrigin = "https://door.casbin.com"
|
||||
samlOrigin = "http://localhost:8000"
|
||||
samlRequestOrigin = "http://localhost:7001"
|
||||
samlOrigin = "http://localhost:8000"
|
Reference in New Issue
Block a user