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
The passwordChangeRequired in uaa/account/UserAccountStatus.java can be used to force a user to change passwords on first login. Creating a user using the CreateUserRequest class does not allow to set this passwordChangeRequired variable.