Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AppExtensionManagedappApp

Managed App

Properties

Optional accountFormVisible

accountFormVisible: undefined | false | true

If true, then the account form will be displayed in the Oracle Identity Cloud Service UI to interactively create or update an account for this App. If a value is not specified for this attribute, a default value of \"false\" will be assumed as the value for this attribute.

*Added In:** 18.4.2

*SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: boolean - uniqueness: none

Optional adminConsentGranted

adminConsentGranted: undefined | false | true

If true, admin has granted consent to perform managed app run-time operations.

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

Optional bundleConfigurationProperties

bundleConfigurationProperties: Array<AppBundleConfigurationProperties>

ConnectorBundle configuration properties

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

Optional bundlePoolConfiguration

bundlePoolConfiguration: model.AppBundlePoolConfiguration

Optional canBeAuthoritative

canBeAuthoritative: undefined | false | true

If true, the managed app can be authoritative.

*Added In:** 17.4.6

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

Optional connected

connected: undefined | false | true

If true, the accounts of the application are managed through an ICF connector bundle

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

Optional connectorBundle

connectorBundle: model.AppConnectorBundle

Optional enableAuthSyncNewUserNotification

enableAuthSyncNewUserNotification: undefined | false | true

If true, send activation email to new users created from authoritative sync.

*Added In:** 19.2.1

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

Optional enableSync

enableSync: undefined | false | true

If true, sync run-time operations are enabled for this App.

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

Optional enableSyncSummaryReportNotification

enableSyncSummaryReportNotification: undefined | false | true

If true, send sync summary as notification upon job completion.

*Added In:** 20.1.3

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

Optional flatFileBundleConfigurationProperties

flatFileBundleConfigurationProperties: Array<AppFlatFileBundleConfigurationProperties>

Flat file connector bundle configuration properties

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

Optional flatFileConnectorBundle

flatFileConnectorBundle: model.AppFlatFileConnectorBundle

Optional identityBridges

identityBridges: Array<AppIdentityBridges>

IdentityBridges associated with this App

*Added In:** 19.1.4

*SCIM++ Properties:** - idcsSearchable: true - multiValued: true - mutability: readOnly - required: false - returned: request - type: complex - uniqueness: none

Optional isAuthoritative

isAuthoritative: undefined | false | true

If true, sync from the managed app will be performed as authoritative sync.

*Added In:** 17.4.6

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

Optional isDirectory

isDirectory: undefined | false | true

If true, the managed app is a directory.

*Added In:** 19.1.4

*SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: boolean - uniqueness: none

Optional isOnPremiseApp

isOnPremiseApp: undefined | false | true

If true, the managed app is an On-Premise app.

*Added In:** 19.1.4

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

Optional isSchemaCustomizationSupported

isSchemaCustomizationSupported: undefined | false | true

If true, the managed app supports schema customization.

*Added In:** 19.1.4

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

Optional isSchemaDiscoverySupported

isSchemaDiscoverySupported: undefined | false | true

If true, the managed app supports schema discovery.

*Added In:** 19.1.4

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

Optional isThreeLeggedOAuthEnabled

isThreeLeggedOAuthEnabled: undefined | false | true

If true, the managed app requires 3-legged OAuth for authorization.

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

Optional isTwoLeggedOAuthEnabled

isTwoLeggedOAuthEnabled: undefined | false | true

If true, indicates that Oracle Identity Cloud Service can use two-legged OAuth to connect to this ManagedApp.

*Added In:** 18.2.6

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

Optional objectClasses

objectClasses: Array<AppObjectClasses>

Object classes

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

Optional syncConfigLastModified

syncConfigLastModified: undefined | string

The most recent DateTime that the configuration of this App was updated. AppServices updates this timestamp whenever AppServices updates an App's configuration with respect to synchronization.

*Added In:** 18.2.6

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: dateTime - uniqueness: none

Optional threeLeggedOAuthCredential

threeLeggedOAuthCredential: model.AppThreeLeggedOAuthCredential

Optional threeLeggedOAuthProviderName

threeLeggedOAuthProviderName: undefined | string

Three legged OAuth provider name in Oracle Identity Cloud Service.

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

Functions

getDeserializedJsonObj

getJsonObj