Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Domain

(For tenancies that support identity domains) Properties for an identity domain. An identity domain is used to manage users and groups, integration standards, external identities, and secure application integration through Oracle Single Sign-on (SSO) configuration.

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the identity domain.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

description

description: string

The identity domain description. You can have an empty description.

displayName

displayName: string

The mutable display name of the identity domain.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

homeRegion

homeRegion: string

The home region for the identity domain. See Regions and Availability Domains for the full list of supported region names.

Example: {@code us-phoenix-1}

homeRegionUrl

homeRegionUrl: string

Region-specific identity domain URL.

id

id: string

The OCID of the identity domain.

isHiddenOnLogin

isHiddenOnLogin: boolean

Indicates whether the identity domain is hidden on the sign-in screen or not.

licenseType

licenseType: string

The license type of the identity domain.

Optional lifecycleDetails

lifecycleDetails: LifecycleDetails

Any additional details about the current state of the identity domain.

lifecycleState

lifecycleState: LifecycleState

The current state.

replicaRegions

replicaRegions: Array<ReplicatedRegionDetails>

The regions where replicas of the identity domain exist.

timeCreated

timeCreated: Date

Date and time the identity domain was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

type

type: Type

The type of the domain.

url

url: string

Region-agnostic identity domain URL.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Domain): object

getJsonObj

  • getJsonObj(obj: Domain): object