- Introduction
- Installing and updating
- Navigating Postman
- Sending your first request
- Managing your account
- Syncing your work
- Discovering templates
- Creating your first collection
- Creating a workspace
- Setting up your Postman app
- Importing and exporting data
- Troubleshooting app issues
- Building requests
- Authorizing requests
- Receiving responses
- Grouping requests in collections
- Using variables
- Managing environments
- Visualizing responses
- Specifying examples
- Using cookies
- Working with certificates
- Generating client code
- Troubleshooting requests
- Using the Collection Runner
- Scheduling runs with monitors
- Building request workflows
- Importing data files
- Working with your team
- Defining roles
- Requesting access
- Sharing your work
- Your Private API Network
- Commenting on collections
- Versioning APIs
- Using version control
- Using the API Builder
- Managing and sharing APIs
- Validating APIs
- Monitoring your APIs
- Setting up a monitor
- Viewing monitor results
- Monitoring APIs and websites
- Set up integrations to receive alerts
- Running Postman monitors using static IPs
- Troubleshooting monitors
- Monitoring FAQs
- Analyzing with reports
- Documenting your API
- Authoring your docs
- Publishing your docs
- Viewing documentation
- Using custom domains
- Publishing templates
- Publishing to the API Network
- Submission guidelines
- Managing your team
- Purchasing Postman
- Billing
- Configuring team settings
- Utilizing audit logs
- Onboarding checklist
- Migrating data between teams
- Intro to SSO
- Configuring SSO for a team
- Logging in to an SSO team
- Microsoft AD FS
- Custom SAML in Azure AD
- Custom SAML in Duo
- Custom SAML in GSuite
- Custom SAML in Okta
- Custom SAML in Onelogin
- Custom SAML in Ping Identity
- Migrating to the current version of Postman
Custom SAML in Ping Identity
Note: only an admin of your Ping Identity organization can create the application.
Setting up a custom SAML application in Ping Identity
- From the Ping Identity admin console, select the Applications tab.
- Under the My Applications tab, find the Add Application dropdown and select New SAML Application.
- Fill in the required application details and continue to the next step.
-
Download the SAML metadata file, and enter your Postman service provider details. These details can be found on the Postman Edit Team Details page.
Field Value Protocol Version SAML v 2.0 Assertion Consumer Service collect it from the Postman team details page Entity ID collect it from the Postman team details page Leave the remaining fields blank or with the default value, and continue to the next step.
- Add email as an application attribute and map it to Email. Click Save & Publish.
- After configuring all the details, enable the new SAML application with the Enable toggle.
- Once enabled, the status will show as Active for the application.
- Once the setup is completed, submit your Identity Provider's details to Postman. Copy the
Identity Provider Single Sign-On URL
,Identity Provider Issuer
, andX.509 Certificate
from the downloaded SAML metadata file and enter these values on the Postman Edit Team Details page within the Ping Identity Provider Details modal. For more details on this last step, review setting up SSO in Postman.
Prerequisites