fix(auth): handle saml logout and xml encryption padding
This commit is contained in:
@@ -18,5 +18,6 @@ JWT_TTL_MINUTES=120
|
||||
SAML_ENTITY_ID=http://localhost:8080/api/v1/saml/metadata
|
||||
SAML_ACS_URL=http://localhost:8080/api/v1/saml/acs
|
||||
SAML_IDP_METADATA_URL=http://sso-internal.dev.qiniu.io/saml2/meta
|
||||
SAML_LOGOUT_URL=http://sso-internal.dev.qiniu.io/signout
|
||||
SAML_SP_CERT_FILE=certs/sp.crt
|
||||
SAML_SP_KEY_FILE=certs/sp.key
|
||||
|
||||
Reference in New Issue
Block a user