You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On user upload add a checkbox to suppress sending of user credentials(Users might prefer flow of forgot password to prevent the credentials to be in their SMS box for security reasons.)
Have a 'RESEND CREDENTIALS' option on each user page. Like the below screen, move the options(other than Edit) to under 'Actions'
- When resending the credentials, also send the temporary password to avoid AWS setting some complex password.
Expose the above functionality via API as well
Users who have the privilege of Privilege.PrivilegeType.Messaging or 'PrivilegeType.EditUserConfiguration' only should be able to resend user credentials.
AC:
Privilege.PrivilegeType.Messaging
or 'PrivilegeType.EditUserConfiguration' only should be able to resend user credentials.Inputs
The text was updated successfully, but these errors were encountered: