-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Milestone
Description
problem
As an admin I'm able to reset password for a regular user without problems.
If SAML has been enabled for that user this is no longer possible within CloudStack. Expected behavior.
Once I disable SAML for that user I would expect that I'm able to change the password again. That is not the case and the error below will appear.
versions
ACS 4.20.1
The steps to reproduce the bug
- run all steps as admin
- create a user
- reset the password for that user
- enable SAML (needs to be configured before) for this user
- try to reset the password (will fail)
- disable SAML for this user
- try to reset the password (should work?) will fail
...
What to do about it?
Enable the possibility to change the password for a former SAML user.
Metadata
Metadata
Assignees
Labels
No labels