使用管理员凭据登录时出错:集群UI和mNode UI
适用场景
- Element软件
- 元素管理节点(mNode)
问题描述
- API调用可使用管理员凭据进行。 但是、使用相同凭据访问集群UI和mNode UI时出现问题。
- 访问集群UI 失败、并显示:
"The user name and/or password is not correct. Make sure any unneeded sessions are closed"
- 访问MVIP或每节点UI将返回:
{"error":"An error occurred while trying to encrypt the provided data. Refer to the inner exception for more information."}
- 访问管理节点(mNode) UI失败、并显示以下消息:
{"error": "Value cannot be null. (Parameter 'value')}"
- Swagger UI (mNode)授权失败、并显示:
"Auth Error: Bad Request, error: invalid_client"
注意:使用"mno-client"或"HCI-ui"进行测试