Explore OAuth2 Grant Types with IBM API Connect
OAuth grant is a process for a client application to acquire the access token to access the resource. Natively in IBM APIC Connect, OAuth2 functionality is provided. Let’s explore the different grant types that API Connect supported.
Create the OAuth Provider
Create a OAuth2 provider in API Connect, and define the authorization and token…