0

The application I am developing in JAVA posts user using Google client libraries: 'gsUser = service.users().insert(gsUser).execute()' The user is created but is suspended by Google within a minute. The reason is : 'Google has suspended an account in your domain due to a potentially leaked password' The application generates a strong password and SHA-1 encrypted string is set to the gsUser object, still the user is suspended. However the same password set manually is passed for a user if done on Admin console. Any idea? TIA.

anu
  • 1

0 Answers0