aix
2024-07-24 2cba01a6b6f67cfa97d0c4e0cc589302fab817ba
skjcmanager/skjcmanager-auth/src/main/resources/application-dev.yml
@@ -13,3 +13,18 @@
social:
  enabled: true
  domain: http://127.0.0.1:1888
#oauth2统一单点登录
oauth:
  config:
    client-id: hbxskkey
    client-secret: hbxsksecret
    app-key: uaq775d4a7ufmefyf7sm16vs
    app-secret: qjq1qizyo1baoyvzdlbu226hkhrs4vl2
    server-url-prefix: http://10.10.3.99:30000/api/IAM
    token-url: ${oauth.config.server-url-prefix}/cas/oauth2.0/accessToken
    profile-url: ${oauth.config.server-url-prefix}/api-auth/inspur/cas/oauth2.0/profile
#    redirect-uri: http://10.10.3.99:32182/api/blade-auth/oauth/tokenLoginUI
    redirect-uri: https://slt.chutianyun.gov.cn:11443/api/blade-auth/oauth/tokenLoginUI
    redirect-web-uri: https://slt.chutianyun.gov.cn:11443/#/tokenlogin
    redirect-exit-uri: https://slt.chutianyun.gov.cn:11443/#/index