Relative Content

Tag Archive for azureazure-active-directoryazure-functionsazure-ad-b2cazure-authentication

Azure Functions and ADB2C integration

I have an Azure Functions application (API), which consists of HTTP-triggered functions.
Also, I have Azure Active Directory B2C tenant and signup/signin policy, which I use for user identities.