Google Workspace Setup
SSO - Identity Provider Setup
Last updated
SSO - Identity Provider Setup
Last updated
Login to .
Click on Apps.
Click on SAML apps.
Create new SAML app service by clicking the + button in the bottom right corner.
Click Setup my own custom App at the bottom of the popup.
Click the Download button next to the generated Certificate.
Click Next.
Name the new SAML configuration and set a Description if desired.
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 .
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 .
Click Next.
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.
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.
If mapping Google , 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").
Click Finish.
Retrieve the metadata XML from Google to use in , or provide back to BlueFletch.