Giter VIP home page Giter VIP logo

Comments (4)

andrekiba avatar andrekiba commented on June 28, 2024

Hello, I have exactly the same problem. Did you find a way to manage this? It is strange because the same function app uses the Token binding successfully with Identity set to ClientCredentials...

from azure-functions-microsoftgraph-extension.

DDAndyChen avatar DDAndyChen commented on June 28, 2024

Unfortunately I did not find a way to resolve this, I ended up using the Token binding to get an access token then call the Graph APIs to manage the subscriptions.

from azure-functions-microsoftgraph-extension.

mjoyce avatar mjoyce commented on June 28, 2024

Same issue, I am trying to implement these webhook functions using clientCredentials identity instead of userFromRequest. The req.headers['x-ms-token-aad-id-token'] ends up not being that of the app, but rather that of the app owner, in this case me.

from azure-functions-microsoftgraph-extension.

ross-at-ormo avatar ross-at-ormo commented on June 28, 2024

Ran into the same problem (implementing webhook functions using client credentials). Validated the token which contains all the required roles to create a subscription. Even used the same token in a Graph query and works fine. In Fiddler all I see is the request for the access token which looks fine and nothing else there after.

from azure-functions-microsoftgraph-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.