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
We would like domain-wide access for a workspace admin to all Gmail-accounts within the workspace, without the need for oauth-consent for each Gmail-account.
@mchobbel I think this is a great idea. However, it's beyond the current capabilities of the Cypht community. It would require some new developers to join the community and contribute/maintain this functionality. Or someone to fund us at @EvoluData to take the lead on this.
🚀 Feature
We would like domain-wide access for a workspace admin to all Gmail-accounts within the workspace, without the need for oauth-consent for each Gmail-account.
This can be achieved via a google service-account, see
https://developers.google.com/identity/protocols/oauth2/service-account
Here is a (dot-net) example which demonstrates the service-account + imap case:
https://www.limilabs.com/blog/oauth2-gmail-imap-service-account
Design, Layout, Architecture
The text was updated successfully, but these errors were encountered: