Forum Discussion
MohammedSh
3 years agoModerator
Hi octavian_krody
We are working on an OAuth 2.0 Client Credentials Grant Flow and this is meant as a pure server-2-server communication. We can only do calls that do not require user interaction, effectively making these read-only calls.
So: For now: Session Key is the way. In the future, you may want to use the Client Credentials workflow depending on your implementation needs, but this will take a while. Please check https://oauth.net/2/grant-types/client-credentials/ for what this would be and you would need to assess if this is right for you.
Related Content
- 12 months ago
- 11 months ago
- 4 years ago
- 2 years ago
- 2 years ago