Skip to main content

Google Workspace SSO

note

This guide was provided by a contributor.
This integration has not been tested by our team.

Configuration on Google side

  1. Open Google Workspace Admin panel.
  2. Navigate to Apps -> Web and mobile apps.
  3. Select Add app -> Add custom SAML App.
  1. Enter App Name (for example, ReportPortal).
  2. Enter Description (optional field).
  3. Upload icon.
  4. Click "Download Metadata" button.
  1. Host the metadata somewhere so that it is accessible to ReportPortal via HTTPS.
  2. Enter the ACS URL: https:///uat/login/saml2/sso/GoogleSSO
note

GoogleSSO will be used as the ReportPortal SAML Provider name.

  1. Enter the Entity ID: report.portal.sp.id
  2. Leave the bottom part untouched.

Configuration on ReportPortal side

  1. Log in to ReportPortal as Admin.
  2. Open the menu at the bottom by clicking on the user’s icon.
  3. Click the "Administrate" link.
  4. Click the "Plugins" from the left-hand sidebar.
  5. Click on the "SAML" tab.
  6. Click on "Add integration" button.
  7. Fill in the fields:
  • Identity provider name ID: urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
  • Provider name: GoogleSSO (same as in ACS URL)
  • Metadata URL: URL with the hosted metadata file
  • Email: email
  • Name attributes mode: First and last name
  • First name: firstname
  • Last name: lastname

SAML attribute mapping