Generate a client ID and secret
The client ID and secret are part of the authentication process that the API user will need to follow before issuing Oracle InForm User Management Tool API calls. For more details, see Get started as an API developer.
The client ID and secret must be generated by an Oracle Life Sciences IAMS customer-delegated administrator for each user account that will be using the Oracle InForm User Management Tool APIs.
- Assign yourself the system administrator role.
- Decide on the appropriate client type for the user account: password grant or client credentials.
Steps
Steps | Screen shot |
---|---|
1. Using your customer-delegated administrator credentials, sign in to your Oracle Life Sciences IAMS OAuth Admin Console account in the following URL: https://<customer-identity-host>/oauthadmin/index.jsp | None. |
2. On the home page, click Request New Client. | |
3. Fill in the following fields:
|
This is how you set the client name and client type when choosing the Client Credentials option. |
4. Click Add Permissions. | ![]() |
5. On the Add Permissions dialog, select umtscim.call, which is displayed in the list and click Add. |
|
6. On the Request New Client dialog, copy and paste the client ID and secret in a secure location. | ![]() |
7. Send the client ID and secret to the API developer. |
None. |