About 52,700 results
Open links in new tab
  1. Calling an Azure AD secured API with Postman - DEV Community

    Sep 2, 2021 · If you're using Postman, then this blog post will show you how to configure and use Postman to call an Azure AD-secured API. The secure API expects an access token to be …

  2. Postman - how to obtain Azure Active Directory token using …

    Jul 14, 2017 · Postman now offers the ability to "Authorize using browser." You'll need to make changes to your AAD application to support it in addition to configuring Postman. Configure …

  3. Azure AD v2.0 Protocols Documentation - Postman

    A set of requests for trying out the Azure AD v2.0 endpoint, including sign-in requests and token requests. GET requests should be copy & pasted into a browser, since they'll require …

  4. How To Get Azure AD Token From Postman

    Nov 27, 2024 · In this article, I can guide you through obtaining an Azure AD token using Postman. To Get Azure AD Token From Postman, Follow the below steps. 1. Launch and log …

  5. Postman Scripts to use Azure Active Directory Authentication

    Jul 28, 2020 · The solution was to use the OAuth 2.0 authorization code flow in postman to generate the refresh token required for authenticating as the specified user. The approach was …

  6. Get Started with Azure APIs - Postman Quickstarts

    Learn how to get started with Azure APIs in Postman. If you are using Azure APIs for the first time, you can follow the steps in this guide to call the APIs using requests sent through the …

  7. Use Azure Active Directory authentication to send messages to …

    May 12, 2022 · See Authenticate from an application for an overview of getting an Azure Active Directory (Azure AD) token. This article gives you an example of getting an Azure AD token …

  8. Postman and Azure AD authorisation flow - TeamFolio

    Mar 1, 2022 · In this post, we will explain how to configure Postman to use Azure Active Directory Authorisation Code Flow to authenticate as a user within your organisation, obtain an access …

  9. How to generate Azure AD ID token using username and password from postman

    Dec 20, 2021 · You can use below request to generate both the access_token from azure ad using something like postman, httpie or curl. Note that the access_token can also be …

  10. Azure AD v2.0 Protocols | Get Started | Postman API Network

    Azure AD v2.0 Protocols on the Postman API Network: This public collection features ready-to-use requests and documentation from OAuth2/OIDC Examples.