Expected Behaviour
Support for OAuth2 client_credential grant type
As outlined in this blog post adobe is moving it OAuth support to Client Credential grant type.
Current esign api has deprecated the Integration key but not provided a suitable replacement.
https://blog.developer.adobe.com/important-update-for-developers-using-adobe-apis-bf25110d3b4
Actual Behaviour
No support for Client Credential grant type.
https://corporate.na1.adobesign.com/public/static/oauthDoc.jsp#accessTokenRequest
PARAMETER | VALUE | REQUIRED? | DESCRIPTION
grant_type | authorization_code | yes | Value must always be "authorization_code"
Expected Behaviour
Support for OAuth2 client_credential grant type
As outlined in this blog post adobe is moving it OAuth support to Client Credential grant type.
Current esign api has deprecated the Integration key but not provided a suitable replacement.
https://blog.developer.adobe.com/important-update-for-developers-using-adobe-apis-bf25110d3b4
Actual Behaviour
No support for Client Credential grant type.
https://corporate.na1.adobesign.com/public/static/oauthDoc.jsp#accessTokenRequest
PARAMETER | VALUE | REQUIRED? | DESCRIPTION
grant_type | authorization_code | yes | Value must always be "authorization_code"