How to configure OAuth 2.0 for Swagger API in Developer Portal?

I have API created in Swagger and trying to publish API in developer portal through OAuth 2.0

Followed the steps as mentioned in Apigee doc here but doesn't show OAuth 2.0 button

Has anyone faced similar issue before? Please let me know.

0 4 1,822
4 REPLIES 4

@Jinesh Thakkar ,

It should work out of the box. Do you still see an issue ? Let us know if any.

Thanks for the help Anil. It's working now.

Can you please share the steps to configure OAuth 2.0 access token in dev portal?

@Jinesh Thakkar , I believe it's related to client credentials grant type right ? It's documented here in the module.

That's right. Can you please share the steps how GitHub code was integrated with dev portal to auto generate the token?