I would like to ask a question .
How to work oauth 2.0 client credentials grant for web api authentication.As may understand external system need to request access token and access token response.How to implement it on appian?
Discussion posts and replies are publicly visible
Hi,
Under admin console --> Web API authentication, you will have an option API key and OAuth 2.0 Clients. This for for generating the credentials. which external system would invoke Appian API.
karthikkanjerla
Thank you for your response.
I don't carify how to respone new access token from web api?