10-10-2017 07:29 AM
I have created an user without disabling password based login for him. How can I edit it and disable the password based login so that he can login using SSO with SAML only?
Solved! Go to Solution.
10-10-2017 09:20 AM
You may need to have the user create the completion of the basic auth (changing the password) before changing him over to an SSO user.
10-10-2017 08:57 AM
As an admin…
Manager > Settings > Manage Password Logins.
10-10-2017 09:10 AM
I already tried that and disabled the password based login but still getting the below error while logging in:
“message”: “You must change password on the first login.”, “error_id”: 1017, “reset_code”: “2c366cbc-19f4-43ce-b292-fee6756489d5”}]}, “http_status”: “403 Forbidden”, “http_status_code”: 403
10-10-2017 09:20 AM
You may need to have the user create the completion of the basic auth (changing the password) before changing him over to an SSO user.
01-30-2018 05:48 AM
Thank You for the response. Yes, that solved the issue.