Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not change password when account's PasswordChangeRequired is true #107

Open
PeterKchen2 opened this issue Jul 9, 2023 · 1 comment

Comments

@PeterKchen2
Copy link

can not change password when account's PasswordChangeRequired is true

@PeterKchen2
Copy link
Author

root cause: setPassword function not check PasswordChangeRequired Redfish Message Registry when get AccountService return error code 403, and should use PasswordChangeRequired Redfish Message Registry's redirect url to change password.

2.1.51 Redfish Message Registry Guide spec

螢幕擷取畫面 2023-07-11 004953
螢幕擷取畫面 2023-07-11 005018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants