Is there a way to programmatically consume a REST API deployed in Azure APIM using Azure B2C?
Is there a way to programmatically authenticate and get the tokens without having to login into an interface. We plan to consume our API from a process, and not from the use case in which a user authenticates first via…