Best way to enable SSO for different domains?

Hey everyone,

My company has two different Google Workspace domains (company.com and company.com.au) and no central Idp. I’d like to set up federated access to QuickSight, but it looks like I can have only one SSO app.

Does anyone have any suggestions on the best way to handle this for our org?

Hello there,

Please refer to this previous post with similar question, may be it gives you some insight

Thank you.

Cheers,
Deep

1 Like

I was able to do this by following this tutorial:

I also wanted to set up email syncing and ended up writing some code to provision the Principal:Email from Google Workspace to QuickSight. Script is available on my github: https://github.com/patrickhaley/GJG-GAM-Scripts/blob/main/google-apps-scripts/updateGroupMemberAttributes.gs