casdoor / casdoor

An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
https://casdoor.org
Apache License 2.0
9.2k stars 1.09k forks source link

[feature] support subpath deployment for Casdoor #2953

Open hsluoyz opened 1 month ago

hsluoyz commented 1 month ago

For now Casdoor can only be deployed to domain like: https://door.casdoor.com/ , need to support to be deployed to subpath like: https://door.casdoor.com/sso/ or https://www.casdoor.com/my/idp/

But some code has been hard-coded to support domain only. Need to fix all issues to support subpath

casbin-bot commented 1 month ago

@tangyang9464 @JalinWang @imp2002