403 error - Google Workspace SSO (self hosted)

Hi, I am trying to setup SSO via Google Workspace.

This is an on-prem deployment with Business license.

In Google Workspace I created a new SAML app and set the ACS and Entity ID copied from the n8n page. I then enabled access for everyone and downloaded the metadata XML file.

When I paste that XML file in the n8n SSO page it says “Error saving SAML SSO configuration

Request failed with status code 403”

There are no other logs I can find. Any idea what is going wrong?

Google Workspace SSO returning a 403 error is typically caused by incorrect OAuth client ID/secret configuration or unauthorized domains. You must verify in the Google Cloud Console that the authorized JavaScript origins and authorized redirect URIs include the n8n instance address.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.