cancel
Showing results for 
Search instead for 
Did you mean: 

User created with incorrect privileges

arghyadeep_ghos
New Contributor II

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?

1 ACCEPTED SOLUTION

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.


Diane Miller
Community Manager

View solution in original post

4 REPLIES 4

brettdorsey
New Contributor III

As an admin…
Manager > Settings > Manage Password Logins.

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

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.


Diane Miller
Community Manager

arghyadeep_ghos
New Contributor II

Thank You for the response. Yes, that solved the issue.