About 10,700 results
Open links in new tab
  1. Identify between Azure Office 365 groups and distribution groups …

    Mar 16, 2017 · After looking through Azure AD Graph API, Microsoft Graph API, and EWS Managed API it seems everything points to using PowerShell to be able to create non-security …

  2. Creating an Azure AD Application Programmatically

    Oct 2, 2015 · I am trying to write some code that will create 2 Azure AD applications. The first is a web/web api application and the second is Cilent application. When complete, the client …

  3. AADSTS500011: The resource principal named https://**.azure …

    Dec 11, 2019 · Also you need to make sure that your app registration for the API management done in the Azure AD App Registration section is correct and the correct App ID and App …

  4. APIM log of headers in application insights

    Jan 29, 2017 · All replies 0 Sign in to vote If you click on a request in the Azure portal you will see that the custom headers are being tracked and presented as Custom Data:

  5. Getting "403 Forbidden" from Azure AD Graph API trying to reset …

    Mar 26, 2019 · We're trying to reset user password using Azure AD Graph API but receiving a "403 Forbidden" when we try to do the reset operation. The call fails in both the scenario …

  6. JWT validation policy fails with "IDX10500: Signature validation …

    Mar 26, 2017 · I have an API defined API Management which uses google to validate OAuth tokens. However, on occassions the policy fails to validate tokens whereas the exact same …

  7. Query Directory roles of a user in Azure Graph API

    Mar 9, 2016 · I am trying to query the roles (Directory Role) of a user (I have ObjectId and the UPN of the user) by just calling the Graph API once! I'm able to query a user and then use that …

  8. Accessing Query Parameters from Policy - social.msdn.microsoft.com

    Aug 11, 2018 · In Azure API management, the query parameter names are case-sensitive in both context and set query parameter policy. The only option is to use expressions to iterate …

  9. Calling the Graph api after SAML2.0 auth. How do I get the Auth …

    Mar 26, 2018 · Calling the Graph api after SAML2.0 auth. How do I get the Auth token required. Archived Forums 41-60 > Azure Active Directory

  10. Azure AD B2C - "invalid_grant" when accessing "/token" …

    May 28, 2019 · I added full application permissions for: Windows Azure Service Management API, Windows Azure Active Directory and Microsoft Graph.