Now that Oracle identity cloud has been configured with a resource server, client application and also users and roles that belong to the application (and therefore are authorized to obtain valid OAuth tokens), the next step is to configure the Oracle API platform gateway to trust tokens generated by Oracle identity cloud. To do this, a signing certificate most first be obtained by calling the SigningCert/jwk API endpoint in Oracle identity cloud as illustrated:
- Download Postman for your relevant operating system from https://www.getpostman.com ...