Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

Cloud Account Properties

Property NameProperty CodeRequiredDescription
OVB UserFDOVBACCT_USERNAMEYesUser name for the registered OVB account
OVB PasswordFDOVBACCT_PASSWORDYesPassword for the registered OVB account
OVB Base URIFDOVBACCT_BASE_URIYesThe REST Base URI of a running OVB Instance
OVB Identity Base URIFDOVBACCT_IDENTITY_BASE_URINoThe Oracle Identity Cloud Service URL (IDCS). E.G. https://idcs-1a2bc3de.identity.oraclecloud.com. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Client IdFDOVBACCT_CLIENT_IDNoThe Oracle Identity Client Id. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Client SecretFDOVBACCT_CLIENT_SECRETNoThe Oracle Identity Client Secret. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Client ScopeFDOVBACCT_CLIENT_SCOPENoThe Oracle Identity Client Scope. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Keystore PathFDOVBACCT_KEYSTORE_PATHNoJava keystore path containing the private key to use for JWT User Assertion. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Keystore PassphraseFDOVBACCT_KEYSTORE_PASSNoJava keystore passphrase for the OVB Keystore Path property. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Certificate AliasFDOVBACCT_CERT_ALIASNoPrivate certificate alias. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Certificate PassphraseFDOVBACCT_CERT_PASSNoPassphrase for the OVB Certificate Alias property. Leave blank if no passphrase was used. Only required when using OAuth. For more information on configuring OAuth see here.
OVB Certificate AlgorithmFDOVBACCT_CERT_ALGORITHMNoAlgorithm used for the certificate. Defaults to RS256 Only required when using OAuth. For more information on configuring OAuth see here.


...