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
Also, It allows me to set 1 (say a) character as password Please confirm if password/confirm password value has to be between 3 and 60 character? If yes then we will need to add this validation on create user screen
@sahiliamsso we had implemented custom validation for attributes,so if you need minimum ,maximum, and regex for password and email ,you can add these validation values on attribute page.
shekhar16
pushed a commit
to GluuFederation/oxCore
that referenced
this issue
Jan 7, 2017
Please add email format validation check on Add user screen. It allows to submit user with invalid email format but gets exception on the screen.
The text was updated successfully, but these errors were encountered: