Custom SAML in GSuite
Note: only an admin of your GSuite organization can create the application.
Setting up a custom SAML application in GSuite
- From the Google admin console, select "Apps".
- Look for "SAML apps".
- Create a new SAML app.
- Click "SETUP MY OWN CUSTOM APP".
- Collect the
Identity Provider Single Sign-On URL
,Identity Provider Issuer
andX.509 Certificate
from this window, and enter these values into your Postman Edit Team Details page within the GSuite Identity Provider Details modal. - Enter an application name (e.g. Postman SAML App) and fill out any other optional fields.
- Enter the Postman service provider details which can be found on the Postman Edit Team Details page within the GSuite Identity Provider Details modal. For more details on this last step, review setting up SSO in Postman.
Field | Value |
---|---|
Single Sign On URL | ACS URL |
Audience URI (SP Entity ID) | Entity ID |
Name ID Format | EmailAddress |