ingox opened a new issue, #12015:
URL: https://github.com/apache/cloudstack/issues/12015

   ### 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.
   
   <img width="724" height="343" alt="Image" 
src="https://github.com/user-attachments/assets/505a5b5f-a4a3-46ad-9d5d-4566b94ecb28";
 />
   
   
   <img width="456" height="165" alt="Image" 
src="https://github.com/user-attachments/assets/de55286f-4fe2-49c4-8a5a-dcfafb45b329";
 />
   
   ### versions
   
   ACS 4.20.1
   
   ### The steps to reproduce the bug
   
   1. run all steps as admin
   2. create a user
   3. reset the password for that user
   4. enable SAML (needs to be configured before) for this user
   5. try to reset the password (will fail)
   6. disable SAML for this user
   7. 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to