...
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle SaaS FSM URL |
| Yes | URL of the Oracle SaaS FSM environment. Typically, the URL of your Oracle Cloud service e.g.https://servername.fa.us2.oraclecloud.com |
Oracle SaaS FSM Auth Type |
| Yes | Authentication method for connecting to FSM. Many properties may be required depending on basic authentication or OAuth. |
Oracle SaaS FSM Username |
| Yes | The username for your Oracle environment. User will require Application Implementation Consultant or Application Implementation Administrator role or other roles needed to perform export and import setup activities. |
Oracle SaaS FSM Password |
| Yes | The password for your Oracle environment. Required for basic authentication and OAuthResourceOwner. |
Oracle SaaS FSM Identity Base URI |
| No | The Oracle Identity Cloud Service URL (IDCS). E.G. https://idcs-1a2bc3de.identity.oraclecloud.com. Required for OAuth. |
Oracle SaaS FSM Client Id |
| No | FSM Client Id when using. Required for OAuth. |
Oracle SaaS FSM Client Secret Key |
| No | FSM Client Secret Key. Required for OAuth. |
Oracle SaaS FSM Client Scope |
| No | FSM Client Scope. Required for OAuth. |
Oracle SaaS FSM Keystore Path |
| No | Java keystore path containing the private key to use for JWT User Assertion. |
Oracle SaaS FSM Keystore PassphrasePassword |
| No | Java keystore passphrase password for the FSM Keystore Path property. |
Oracle SaaS FSM Certificate Alias |
| No | Private certificate Key alias. |
Oracle SaaS FSM Certificate Private Key Passphrase |
| No | Passphrase for the FSM Certificate Alias propertyPrivate Key. Leave blank if no passphrase was usedthe private key passphrase matches the keystore password. |
Oracle SaaS FSM Certificate Algorithm |
| No | Algorithm used for the certificate. Defaults to RS256. |
...