Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IdentityPropagationTrustKeytab

The keytab stored in the tenancy's Vault. This is required if the identity propagation type is 'SPNEGO'.

*SCIM++ Properties:** - idcsCompositeKey: [secretOcid] - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: complex - uniqueness: none

Properties

secretOcid

secretOcid: string

The OCID of the secret. The secret content corresponding to the OCID is expected to be in Base64 encoded content type.

*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

Optional secretVersion

secretVersion: undefined | number

The version of the secret. When the version is not specified, then the latest secret version is used during runtime.

*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: integer - uniqueness: none Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj