From 55bfb3e3ac2cea5443320dfea61a0ed153bb4e84 Mon Sep 17 00:00:00 2001 From: wayne <wayne8692wayne8692@gmail.com> Date: 星期五, 12 十一月 2021 16:16:28 +0800 Subject: [PATCH] [add] todo#126591: e-service, otp登入流程 --- pamapi/src/main/resources/config/application-dev.yml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/pamapi/src/main/resources/config/application-dev.yml b/pamapi/src/main/resources/config/application-dev.yml index 1f86d06..890f872 100644 --- a/pamapi/src/main/resources/config/application-dev.yml +++ b/pamapi/src/main/resources/config/application-dev.yml @@ -110,4 +110,8 @@ # https://www.jhipster.tech/common-application-properties/ # =================================================================== -# application: +application: + otp-web-service-url: https://vtwlifeopensyssit.pru.intranet.asia:443/pcalife-otp/ws/otpWebService + otp-web-service-password: es20!%Pass + otp-web-service-system-type: epos + e-service-login-url: https://ssotwsit.eservice.pcalife.com.tw/sso/acctValidate -- Gitblit v1.8.0