Users with snc_read_only role cannot use "change password" module, it will stuck in "Request in progress", with error in browser consoleDescriptionUsers with snc_read_only role cannot use "change password" module, it will stuck in "Request in progress", with error in browser console.In PRB1275673 we decided this is working as expected.However we should hide the change password module for snc_read_only user or give a meaningful warning message.Steps to Reproduce > On OOB instance, assign snc_read_only role to a user> Impersonate the user then use change password moduleWorkaroundFor user with snc_read_only role, please reset password (e.g. use the Forgot password link from logon page) instead of change password.Alternatively admin user can tick "Password needs reset" for the readonly user, so when they logon they will be forced to change password. === Once PRB is fixed, snc_read_only role user will be redirected to an error page with appropriate error message when trying to access the Change Password module. Related Problem: PRB1594330