A plugin for managing APIs and other components in Oracle API Platform.
...
Info |
---|
Manage GroupGenerally speaking, there is probably a user group that already has the Manage grants, ManageAPIGrant, ManagePlanGrant etc on the API platform objects. Configuring the account for a user already in this group should be sufficient. |
Cloud Account and where to find the properties
Info |
---|
Cloud AccountAll plugin operations require the FDOAP_CLOUD_ACCOUNT_CODE Target property to be set. See Configuring Cloud Accounts for more info. The following properties are required for the Oracle API Platform Cloud Account |
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle API Platform Url | FDOAP_API_URL | Y | Base Url for the API Platform |
Oracle Identity Url | FDOAP_IDENTITY_URL | Y | Base Url for Oracle Identity |
Oracle API Username | FDOAP_USERNAME | Y | Username for authentication |
Oracle API Password | FDOAP_PASSWORD | Y | Password for authentication |
Oracle API Audience | FDOAP_AUDIENCE | Y | Primary Audience for the API Platform |
Oracle API Scope | FDOAP_SCOPE | Y | Scope for making API calls |
Oracle API Client Id | FDOAP_CLIENT_ID | Y | Client Id for the API Platform Application |
Oracle API Client Secret | FDOAP_CLIENT_SECRET | Y | Client Secret for the API Platform Application |
...
From the MyServices dashboard.. click 'Users' and then 'Identity Console'
...