How can users obtain Bearer access tokens outside of the Azure API Management developer portal?

hawthorne91 230 Reputation points
2024-08-14T13:42:06.68+00:00

I have APIs protected by both Azure API Management (APIM) subscription keys and Azure B2C Bearer tokens. Currently, users can use their subscription keys, but I’m unsure how to provide them with Bearer tokens outside of the developer portal.

While I can obtain tokens using a client_secret, I prefer not to provide this to customers. My goal is to find a method for users to automate the process of obtaining Bearer tokens securely.

Does anyone have recommendations for securely granting Bearer tokens to users outside the APIM developer portal and for automating this process?

Thank you!

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,160 questions
0 comments No comments
{count} votes

Your answer

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