Connecting to azure ad with node-red

so guys I have my custom website, where I have microsoft authentication (via azure ad) and I am using node-red to send requests to file maker, but I need to check before node-red communicates to file maker that the one who sends request is my user, in short I am passing access token to request and I want to check if it's valid in node-red until it will communicate to file maker, so is there any way to connect node-red to azure ad or to solve my problem?

Is this post any different from your previous post?

yes its a little bit different, also your hint didn't help because I couldn't find any helpful flows

So you still have the exact same issue that you raised in the previous post?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.