For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
      • Onboarding checklist
      • Roles and permissions
      • System service accounts
      • Free and Solo experience
      • Team migration
        • Intro to SSO
        • Configure SSO
        • Sign in to SSO
        • SSO and SCIM FAQs
        • Microsoft AD FS
        • Microsoft Entra ID
        • Custom SAML
        • Duo
        • Google Workspace
        • Okta
        • OneLogin
        • Ping Identity
      • Admin FAQs
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Configure SSO in Postman
  • Configure SSO with Microsoft Entra ID
  • Test your SAML configuration
  • Next steps
Administer PostmanSingle Sign-On (SSO)

Microsoft Entra ID

||View as Markdown|
Was this page helpful?
Previous

Microsoft AD FS

Next

Custom SAML

Built with

This feature is available on Postman Enterprise plans and Team plans with the Simple Security add-on. For more information, see the pricing page.

To configure SSO with Microsoft Entra ID (formerly Azure Active Directory), you can use the Postman app in Microsoft Entra ID. You must be an administrator in both Microsoft Entra ID and Postman to configure SSO for your team.

Configure SSO in Postman

Before configuring a SAML application in Microsoft Entra ID, you must configure SSO in Postman. When choosing the Authentication type, select SAML 2.0. Enter a name in the Authentication name text box, then click Continue.

Configure identity provider details in Postman

Configure SSO with Microsoft Entra ID

To configure your SAML application, do the following:

  1. Open your Microsoft Entra ID management portal in a new tab.

  2. Go to Enterprise applications and click + New application.

  3. Search for “Postman” and select the Postman app from the results, then click Create.

  4. Click Set up single sign on > SAML.

  5. Take the Entity ID, Login URL, and ACS URL from Postman and add them to your SAML configuration in Microsoft Entra ID.

  6. In Postman, click Generate relay state and add the generated value to your SAML configuration in Microsoft Entra ID.

    Generate relay state in Postman
  7. Under Attributes & Claims in Microsoft Entra ID, select Edit > Add new claim. Map the Unique User Identifier (Name ID) to the user.mail value.

    Attributes and claims in Microsoft Entra ID
  8. Download the Federation Metadata XML file in Microsoft Entra ID under SAML Signing Certificate.

    SAML signing certificate in Microsoft Entra ID
  9. In Postman, upload the Federation Metadata XML file under Identity Provider Metadata File. Or, you can enter the Identity Provider SSO URL, Identity Provider Issuer, and X.509 Certificate individually under Identity Provider Details.

  10. Click Save Authentication in Postman.

Test your SAML configuration

You can test your SAML configuration by creating a test user in Microsoft Entra ID and assigning them the Postman app. If you’ve chosen to automatically add new users when configuring SAML, you can sign in Postman with the test user’s credentials to confirm the process works as expected.

If you haven’t chosen to automatically add new users, you can manually invite the test user to your Postman team. Then, sign in to Postman with the test user’s credentials.

If you encounter any issues, confirm you’ve added and saved the correct configuration values on both Postman and Microsoft Entra ID. Contact Postman support for further help.

Next steps

After setting up SSO with Microsoft Entra ID, learn more about Configuring SCIM (System for Cross-domain Identity Management) with Microsoft Entra ID (Enterprise teams only).