From: 刘洪青 Date: Sat, 17 Jul 2021 07:49:10 +0000 (+0800) Subject: docs: token-server,增加配置项 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=4984a06315be0c33b665cbc4be93145f787fdc70;p=institute%2Fdeploy-authx-service.git docs: token-server,增加配置项 --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml index dba4759..8bccec9 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml @@ -67,6 +67,11 @@ data: TOKEN_SERVER_PASSWORDLESS_SMS_FROM: 认证中心 + ## 密码验证接口(外部接口) + TOKEN_SERVER_SECURITY_PASSWORD_VERIFY_URL: "" + # http://user-data-service-goa-svc.user-data-service.svc.cluster.local:8080/api/v1/security/accounts/verifyAccountPassword + + # **修改** 从消息中心申请 MESSAGECENTER_ENABLED: "false" MESSAGECENTER_APP_ID: ""