Let your team sign in to Hyperping through Google Workspace. You add a custom SAML app in the Google admin console, exchange metadata with Hyperping, and run a test login.
Google asks for two Hyperping URLs. Both are shown in the setup wizard, and they are the same for every account:
| Google field | Value |
|---|---|
| ACS URL | https://api.hyperping.io/saml/acs |
| Entity ID | https://api.hyperping.io/saml/sp |
Go to MembersAuthentication and click Configure on the Google Workspace card.
The wizard stays open while you work in the Google admin console. Each step below matches a step in the wizard.
Sign in to the Google admin console and go to Apps → Web and Mobile Apps.
Click Add App → Add custom SAML app, name it "Hyperping", and click Continue.
Google shows its identity provider details right after you create the app. Unlike other providers, Google gives you a metadata file to download instead of a metadata URL.

On the Google Identity Provider details screen, click Download Metadata.
In the wizard, keep Dynamic configuration selected and upload the file under XML Metadata File.
If you prefer Manual configuration, copy the Identity provider Single Sign-On URL and Identity provider issuer from the same screen, and upload the X.509 certificate.
Back in Google, on the Service provider details screen, set ACS URL to https://api.hyperping.io/saml/acs and Entity ID to https://api.hyperping.io/saml/sp, then continue.
On the attribute mapping screen, add these three mappings and click Finish:
| Google Directory attribute | App attribute |
|---|---|
| Primary email | email |
| First name | firstName |
| Last name | lastName |
In the app's page, open User Access, click View details, set the service to ON for the right organizational units, and click Save.
In the Hyperping wizard, enter the email domains your teammates use, for example yourcompany.com. Hyperping uses the domain to route login attempts to this connection.
Back in the wizard, click Test Connection. A popup runs a real login against Google. Once you see Connection successful, click Complete Setup.
Your provisioning policy is Invite-only and the Google user has no Hyperping invite yet. Invite them from the Teammates page first, or switch provisioning to Request access or Auto-provision.
The app is still OFF for the user's organizational unit, or the change has not propagated yet. Check User Access in the admin console and wait a few minutes.
Google SAML certificates expire and cannot be refreshed from a URL. Download the new metadata file from the admin console and upload it again in the Hyperping wizard.