Google Auth for Status Pages

With FireHydrant's status pages, you can lock them behind your SSO provider so that only employees or other organization members can access them.

🚧

Note:

We currently only support SAML 2.0 for SSO-authenticated status pages. In addition, this limits access to anyone in your organization who can login via SSO, not only users with FireHydrant licenses.

Prerequisites

  • You'll first want to set up and configure a status page. Once the page is created and accessible, you can start working through these instructions to lock it behind authentication.

Google SAML

Specify a name like "Internal Status Page" and click Continue.

Creating a new SAML app in Google

Creating a new SAML app in Google

2. Download metadata file

You will need this file in a later step.

Auto-generated info after creating the SAML app

Auto-generated info after creating the SAML app

3. Service provider details

Use the information below to configure the service provider details, where <custom domain> is the custom domain for your status page (for example, status.acmeco.com).

Service provider details

SettingValue
ACS URLhttps://<custom domain>/auth/dex/callback
Entity IDhttps://<custom domain>
Start URL-leave blank-

Name ID

NameValue
Name ID formatEMAIL
Name IDBasic Information > Primary email
Example service provider details

Example service provider details

4. Create attribute mappings

Google Directory attributes

NameValue
Basic InformationPrimary Email
App Attributesemail
Google Directory attributes example

Google Directory attributes example

5. Enable for org units

Once the above is set up, you can turn the application on for one or more organizational units within your Google Workspace.

Configuring org units example 1

Configuring org units example 1

Configuring org units example 2

Configuring org units example 2

6. Submit metadata to FireHydrant Support

Once finished, attach the identity provider metadata document from Step #2 on a support ticket.

Your support representative will complete the setup with you from there.

7. Verify

Once FireHydrant has configured and finished the setup, attempting to access an SSO-locked status page should redirect you to your organization's SSO sign-on page.

Next Steps