Forum Discussion

PSAmmirata's avatar
PSAmmirata
Employee
6 years ago

REST OAuth2 Account - 'Client Credentials' grant type

I’m working with an application that supports ‘Client Credentials’ and ‘Authorization Code’ grant types in the authorization request; however, doesn’t support refresh tokens. What is the value of sel...