How to Setup Up REST APIs To Manage OAuth Client Registry Data.
(Doc ID 2456239.1)
Last updated on AUGUST 02, 2023
Applies to:
Oracle API Gateway - Version 11.1.2.1.0 and laterInformation in this document applies to any platform.
Goal
Per documentation, using OAuth2 with OAG, one should be able to invoke REST APIs to retrieve/manage OAuth client details.
This is not available in the OAG environment.
Documentation: https://docs.oracle.com/cd/E55956_01/doc.11123/oauth_guide/content/oauth_setup.html
Docs mention the following: Oracle Client Application Registry (REST API) https://<GATEWAY HOST>:8089/api/kps/ClientApplicationRegistry
This URI is not accessible in the OAG environment after installing/configuring OAuth. How to be able to access the Rest API at this REST API URL:
https://<GATEWAY HOST>:8089/api/kps/ClientApplicationRegistry?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |