how to setup oauthV2 client_credentials in smart docs?

I am updating the open API specs for an API proxy created on Edge and I want authentication to be a part of this request and not a separate endpoint but when i try to set the authenticate at "try it out". It returns an error as "Unable to proceed because of missing OAuth configuration." Kindly help here @Dino-at-Google @Anil Sagar

0 1 88
1 REPLY 1

You can add this module to your devportal: https://github.com/giteshk/smartdocs_oauth_additions that supports the client credentials oauth flow.