DocumentServiceAPI.Application/applicationsettings.json
@@ -53,5 +53,18 @@ "x-access-token", "environment" ] }, "ZCUserInfoJwtOP": { //zc用户中心jwt配置 用于解析zc的token "Issuer": "http://zc", "Audience": "http://zc", "Expires": 86400, "weixinExpires": 1296000, // 86400, "SecurityKey": "superSecretKey@345", "RefreshTokenExpires": 86400, "LoginPath": "/_Framework/Redirect401" } }