M+ CPD


获取SFA用户token

<h5>简要描述</h5> <ul> <li>获取SFA用户token</li> </ul> <h5>请求URL</h5> <ul> <li><code>/pmms-user-login-bff/Login/sfaUserLogin</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ "apiVersion": "string", "requestId": "string", "timestamp": 0, "userAccount": "string" }</code></pre> <h5>返回示例</h5> <pre><code>{ "code": 0, "data": { "access_token": "string", "expires_in": "string", "refresh_token": "string", "scope": "string", "specialUser": true, "token_type": "string", "user": { "activate": true, "attribute": "string", "attributeValue": "string", "createAt": 0, "createBy": "string", "deleteAt": 0, "deleteBy": "string", "expirationDate": 0, "id": "string", "password": "string", "resetPassword": true, "updateAt": 0, "updateBy": "string", "username": "string" } }, "message": "string", "requestId": "string", "stackInfo": "string", "timestamp": 0 }</code></pre>

页面列表

ITEM_HTML