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

   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   API via cmk
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.17.0.1
   ~~~
   
   ##### CONFIGURATION
   N/A
   
   
   ##### OS / ENVIRONMENT
   N/A
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### STEPS TO REPRODUCE
   ~~~
   step1: add user, add password for this user, play with this user.
   step2: enable SAML SSO authentication for this user, either by webui or API
   step3: When you choose to remove the SAML SSO authentication, via cmk : 
authorize samlsso enable=false userid=myuser id
   step4: Try to login on webui with failure :)
   ~~~
   
   
   
   ##### EXPECTED RESULTS
   User should be able to login on cloudstack web UI
   When SSO is disable the field "source" on user table is SAML2DISABLED
   When SSO has never been activated (and user is able to login via cloudstack 
directly) this field must be UNKNOWN.
   
   ##### ACTUAL RESULTS
   User can't login on cloudstack web UI
   


-- 
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