feat: added casdoor sso support (#204)

This commit is contained in:
Jray 2023-11-25 23:12:51 +08:00 committed by GitHub
parent 34289150fa
commit 7fe3517afe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 180 additions and 26 deletions

View file

@ -8,6 +8,13 @@ StartCmd = login
Database = database
CADir =
Demo =
CasdoorEndpoint =
CasdoorClientId =
CasdoorClientSecret =
CasdoorCertificate =
CasdoorOrganization =
CasdoorApplication =
CasdoorRedirectUri =
[nginx]
AccessLogPath = /var/log/nginx/access.log