QA: How is the password field utilized in the Google Workspace User API?

Question

How was the technical implementation accomplished given the documentation’s indication of no password synchronization, while the Google Workspace User API seemingly necessitates a password field?

Answer

When creating a user, a random password is generated, but only the hash is stored. The relevant lines of code for this are as follows:

This topic was automatically closed after 24 hours. New replies are no longer allowed.

Mastodon