Google Signed-In Bots
Google Signed-In Bots
Google Signed-In Bots
This guide applies to Google Meet.
By default, MeetStream bots join as anonymous users. A signed-in bot logs into a real Google account before joining — so it appears as a named participant, not a guest.
Use this when:
yourcompany.com)Turn on Enable legacy SSO profile and fill in these URLs:
Sign-in page URL
Sign-out page URL
Also enable Domain-specific issuer on the same page.


Run this command in your terminal:
This creates two files:
key.pem — your private keycert.pem — your certificateSave both. You’ll need them in the next steps.
In the MeetStream dashboard, go to Integrations → Google Signed-In Bots.

Now you are ready to use Google meet using configured email identity! When calling the Create Bot endpoint, pass the following parameter to activate Google Meet sign-in:
Here is an example with a full working payload that supports signed-in bots for google meet:
For general bot setup, see the Create Your First Bot guide and webhook event handling, see Webhooks and Events.