| | |
| | | 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://192.168.1.198:8100/oauth/tokenLoginUI |
| | | redirect-web-uri: http://192.168.1.198:1888/business#/tokenlogin |