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:
Yixiang Zhao
2021-12-10 00:23:04 +08:00
committed by GitHub
parent 70a550d8bc
commit b73b9a65b6
5 changed files with 63 additions and 16 deletions

View File

@ -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"