Google Workspace Setup

SSO - Identity Provider Setup

Configuring SSO in Google Workspace

  1. Click on Apps.

  2. Click on SAML apps.

  3. Create new SAML app service by clicking the + button in the bottom right corner.

  4. Click Setup my own custom App at the bottom of the popup.

  5. Click the Download button next to the generated Certificate.

  6. Click Next.

  7. Name the new SAML configuration and set a Description if desired.

  8. Enter "https://ems.bluefletch.com/__/auth/handler" in the ACS URL field. This will also be auto-filled as the ACS URL (Callback URL) in your BlueFletch Portal SSO Configuration.

  9. Enter "saml.[organization's login domain for Azure]" (e.g. saml.bluefletch) for the Entity ID field. This will also be Provider ID & SP Entity ID in your BlueFletch Portal SSO Configuration.

  10. Click Next.

  11. Click Add New Mapping and enter "FirstName" in the attribute input. Select Basic Information from the first drop down and First Name from the last drop down.

  12. Click Add New Mapping and enter "LastName" in the attribute input. Select Basic Information from the first drop down and Last Name from the last drop down.

  13. If mapping Google groups to Portal roles, add a variable named "Groups" (Portal's code checking for this variable is case-sensitive, so be sure it is spelled with a capital "G").

  14. Click Finish.

  15. Retrieve the metadata XML from Google to use in Portal Setup, or provide back to BlueFletch.

Last updated