Share via

Get ADB2C user from Azure Function

Feliks Khafizov 0 Reputation points
2024-09-01T08:49:59.8733333+00:00

Hello, is it possible to get ADB2C user data using request.user field in a HTTP-triggered Node.js function?

I've created app registration using Azure Functions Authorization settings. But it didn't work.

I aim to have an API made of Azure Functions and authorize requests by using Authorization header with an access token granted to my web app using MSAL.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.