Page 1 of 1

Oauth 2.0 for client credential

Posted: Wed Mar 27, 2024 2:12 pm
by elshat
Hi,

I am reaching out to inquire about the implementation of OAuth 2.0 for the client credential flow or grant type in our profound API.

While reviewing the documentation (https://profoundlogicsupport.atlassian. ... entication), I noticed there is an example provided for the authorization code grant type. However, I am unsure how to implement OAuth 2.0 specifically for the client credential flow.

Could you please provide guidance or resources on how we can implement OAuth 2.0 for the client credential flow? I am curious to know if the oauth2sample API supports the client credential flow. If so, could you please provide information on how we can implement it? I would greatly appreciate any assistance or documentation you could share to help me better understand the process and requirements.

note: I am using Microsoft Entra as an OAuth provider.