1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Identity
  5. DomainsUser
Oracle Cloud Infrastructure v2.24.0 published on Thursday, Feb 6, 2025 by Pulumi

oci.Identity.DomainsUser

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v2.24.0 published on Thursday, Feb 6, 2025 by Pulumi

    This resource provides the User resource in Oracle Cloud Infrastructure Identity Domains service.

    Create a user.

    Example Usage

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    resources:
      testUser:
        type: oci:Identity:DomainsUser
        name: test_user
        properties:
          idcsEndpoint: ${testDomain.url}
          schemas:
            - urn:ietf:params:scim:schemas:core:2.0:User
          userName: userName
          active: ${userActive}
          addresses:
            - type: ${userAddressesType}
              country: ${userAddressesCountry}
              formatted: ${userAddressesFormatted}
              locality: ${userAddressesLocality}
              postalCode: ${userAddressesPostalCode}
              primary: ${userAddressesPrimary}
              region: ${userAddressesRegion}
              streetAddress: ${userAddressesStreetAddress}
          attributeSets: []
          attributes: ""
          authorization: ${userAuthorization}
          description: ${userDescription}
          displayName: ${userDisplayName}
          emails:
            - type: ${userEmailsType}
              value: ${userEmailsValue}
              primary: true
              secondary: ${userEmailsSecondary}
              verified: ${userEmailsVerified}
            - type: recovery
              value: ${userEmailsValue}
          entitlements:
            - type: ${userEntitlementsType}
              value: ${userEntitlementsValue}
              display: ${userEntitlementsDisplay}
              primary: ${userEntitlementsPrimary}
          externalId: externalId
          id: ${userId}
          ims:
            - type: ${userImsType}
              value: ${userImsValue}
              display: ${userImsDisplay}
              primary: ${userImsPrimary}
          locale: ${userLocale}
          name:
            familyName: ${userNameFamilyName}
            formatted: ${userNameFormatted}
            givenName: ${userNameGivenName}
            honorificPrefix: ${userNameHonorificPrefix}
            honorificSuffix: ${userNameHonorificSuffix}
            middleName: ${userNameMiddleName}
          nickName: ${userNickName}
          ocid: ${userOcid}
          password: ${userPassword}
          phoneNumbers:
            - type: ${userPhoneNumbersType}
              value: ${userPhoneNumbersValue}
              primary: ${userPhoneNumbersPrimary}
          photos:
            - type: ${userPhotosType}
              value: ${userPhotosValue}
              display: ${userPhotosDisplay}
              primary: ${userPhotosPrimary}
          preferredLanguage: ${userPreferredLanguage}
          profileUrl: ${userProfileUrl}
          resourceTypeSchemaVersion: ${userResourceTypeSchemaVersion}
          roles:
            - type: ${userRolesType}
              value: ${userRolesValue}
              display: ${userRolesDisplay}
              primary: ${userRolesPrimary}
          tags:
            - key: ${userTagsKey}
              value: ${userTagsValue}
          timezone: ${userTimezone}
          title: ${userTitle}
          urnietfparamsscimschemasextensionenterprise20user:
            costCenter: ${userUrnietfparamsscimschemasextensionenterprise20userCostCenter}
            department: ${userUrnietfparamsscimschemasextensionenterprise20userDepartment}
            division: ${userUrnietfparamsscimschemasextensionenterprise20userDivision}
            employeeNumber: ${userUrnietfparamsscimschemasextensionenterprise20userEmployeeNumber}
            manager:
              value: ${userUrnietfparamsscimschemasextensionenterprise20userManagerValue}
            organization: ${userUrnietfparamsscimschemasextensionenterprise20userOrganization}
          urnietfparamsscimschemasoracleidcsextensionOciTags:
            definedTags:
              - key: ${userUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagsKey}
                namespace: ${userUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagsNamespace}
                value: ${userUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagsValue}
            freeformTags:
              - key: ${userUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagsKey}
                value: ${userUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagsValue}
          urnietfparamsscimschemasoracleidcsextensionadaptiveUser:
            riskLevel: ${userUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskLevel}
            riskScores:
              - lastUpdateTimestamp: ${userUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoresLastUpdateTimestamp}
                riskLevel: ${userUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoresRiskLevel}
                score: ${userUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoresScore}
                value: ${userUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoresValue}
                source: ${userUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoresSource}
                status: ${userUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoresStatus}
          urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser:
            canUseApiKeys: true
            canUseAuthTokens: true
            canUseConsolePassword: true
            canUseCustomerSecretKeys: true
            canUseDbCredentials: true
            canUseOauth2clientCredentials: true
            canUseSmtpCredentials: true
          urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser:
            dbUserName: dbUserName
          urnietfparamsscimschemasoracleidcsextensionkerberosUserUser:
            realmUsers:
              - value: ${userUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUsersValue}
                principalName: ${userUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUsersPrincipalName}
                realmName: ${userUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUsersRealmName}
          urnietfparamsscimschemasoracleidcsextensionmfaUser:
            bypassCodes:
              - value: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserBypassCodesValue}
            devices:
              - value: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesValue}
                authenticationMethod: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesAuthenticationMethod}
                display: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesDisplay}
                factorStatus: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesFactorStatus}
                factorType: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesFactorType}
                lastSyncTime: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesLastSyncTime}
                status: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesStatus}
                thirdPartyVendorName: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserDevicesThirdPartyVendorName}
            loginAttempts: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserLoginAttempts}
            mfaEnabledOn: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserMfaEnabledOn}
            mfaIgnoredApps: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserMfaIgnoredApps}
            mfaStatus: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserMfaStatus}
            preferredAuthenticationFactor: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredAuthenticationFactor}
            preferredAuthenticationMethod: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredAuthenticationMethod}
            preferredDevice:
              value: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredDeviceValue}
              display: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredDeviceDisplay}
            preferredThirdPartyVendor: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredThirdPartyVendor}
            trustedUserAgents:
              - value: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgentsValue}
                display: ${userUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgentsDisplay}
          urnietfparamsscimschemasoracleidcsextensionpasswordlessUser:
            factorIdentifier:
              value: ${userUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorIdentifierValue}
              display: ${userUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorIdentifierDisplay}
            factorMethod: ${userUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorMethod}
            factorType: ${userUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorType}
          urnietfparamsscimschemasoracleidcsextensionposixUser:
            gecos: ${userUrnietfparamsscimschemasoracleidcsextensionposixUserGecos}
            gidNumber: ${userUrnietfparamsscimschemasoracleidcsextensionposixUserGidNumber}
            homeDirectory: ${userUrnietfparamsscimschemasoracleidcsextensionposixUserHomeDirectory}
            loginShell: ${userUrnietfparamsscimschemasoracleidcsextensionposixUserLoginShell}
            uidNumber: ${userUrnietfparamsscimschemasoracleidcsextensionposixUserUidNumber}
          urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser:
            secQuestions:
              - answer: ${userUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionsAnswer}
                value: ${userUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionsValue}
                hintText: ${userUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionsHintText}
          urnietfparamsscimschemasoracleidcsextensionselfChangeUser:
            allowSelfChange: ${userUrnietfparamsscimschemasoracleidcsextensionselfChangeUserAllowSelfChange}
          urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser:
            selfRegistrationProfile:
              value: ${userUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserSelfRegistrationProfileValue}
              display: ${userUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserSelfRegistrationProfileDisplay}
            consentGranted: ${userUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserConsentGranted}
            userToken: ${userUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserUserToken}
          urnietfparamsscimschemasoracleidcsextensionsffUser:
            sffAuthKeys: ${userUrnietfparamsscimschemasoracleidcsextensionsffUserSffAuthKeys}
          urnietfparamsscimschemasoracleidcsextensionsocialAccountUser:
            socialAccounts:
              - value: ${userUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccountsValue}
                display: ${userUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccountsDisplay}
          urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser:
            termsOfUseConsents:
              - value: ${userUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserTermsOfUseConsentsValue}
          urnietfparamsscimschemasoracleidcsextensionuserStateUser:
            locked:
              expired: ${userUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedExpired}
              lockDate: ${userUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedLockDate}
              on: ${userUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedOn}
              reason: ${userUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedReason}
            maxConcurrentSessions: ${userUrnietfparamsscimschemasoracleidcsextensionuserStateUserMaxConcurrentSessions}
            recoveryLocked:
              lockDate: ${userUrnietfparamsscimschemasoracleidcsextensionuserStateUserRecoveryLockedLockDate}
              on: ${userUrnietfparamsscimschemasoracleidcsextensionuserStateUserRecoveryLockedOn}
          urnietfparamsscimschemasoracleidcsextensionuserUser:
            userProvider: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserUserProvider}
            accountRecoveryRequired: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserAccountRecoveryRequired}
            bypassNotification: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserBypassNotification}
            creationMechanism: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserCreationMechanism}
            delegatedAuthenticationTargetApp:
              type: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetAppType}
              value: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetAppValue}
              display: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetAppDisplay}
            doNotShowGettingStarted: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserDoNotShowGettingStarted}
            isAuthenticationDelegated: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserIsAuthenticationDelegated}
            isFederatedUser: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserIsFederatedUser}
            isGroupMembershipNormalized: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserIsGroupMembershipNormalized}
            isGroupMembershipSyncedToUsersGroups: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserIsGroupMembershipSyncedToUsersGroups}
            notificationEmailTemplateId: ${testNotificationEmailTemplate.id}
            preferredUiLandingPage: ${userUrnIetfParamsScimSchemasOracleIdcsExtensionUserUserPreferredUiLandingPage}
            serviceUser: ${userUrnIetfParamsScimSchemasOracleIdcsExtensionUserUserServiceUser}
            syncedFromApp:
              type: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromAppType}
              value: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromAppValue}
              display: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromAppDisplay}
            userFlowControlledByExternalClient: ${userUrnietfparamsscimschemasoracleidcsextensionuserUserUserFlowControlledByExternalClient}
          userType: ${userUserType}
          x509certificates:
            - value: ${userX509certificatesValue}
              display: ${userX509certificatesDisplay}
              primary: ${userX509certificatesPrimary}
              type: ${userX509certificatesType}
    

    Create DomainsUser Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new DomainsUser(name: string, args: DomainsUserArgs, opts?: CustomResourceOptions);
    @overload
    def DomainsUser(resource_name: str,
                    args: DomainsUserArgs,
                    opts: Optional[ResourceOptions] = None)
    
    @overload
    def DomainsUser(resource_name: str,
                    opts: Optional[ResourceOptions] = None,
                    idcs_endpoint: Optional[str] = None,
                    user_name: Optional[str] = None,
                    schemas: Optional[Sequence[str]] = None,
                    ims: Optional[Sequence[_identity.DomainsUserImArgs]] = None,
                    user_type: Optional[str] = None,
                    description: Optional[str] = None,
                    tags: Optional[Sequence[_identity.DomainsUserTagArgs]] = None,
                    emails: Optional[Sequence[_identity.DomainsUserEmailArgs]] = None,
                    entitlements: Optional[Sequence[_identity.DomainsUserEntitlementArgs]] = None,
                    external_id: Optional[str] = None,
                    force_delete: Optional[bool] = None,
                    attributes: Optional[str] = None,
                    active: Optional[bool] = None,
                    locale: Optional[str] = None,
                    name: Optional[_identity.DomainsUserNameArgs] = None,
                    nick_name: Optional[str] = None,
                    ocid: Optional[str] = None,
                    password: Optional[str] = None,
                    phone_numbers: Optional[Sequence[_identity.DomainsUserPhoneNumberArgs]] = None,
                    photos: Optional[Sequence[_identity.DomainsUserPhotoArgs]] = None,
                    title: Optional[str] = None,
                    profile_url: Optional[str] = None,
                    resource_type_schema_version: Optional[str] = None,
                    roles: Optional[Sequence[_identity.DomainsUserRoleArgs]] = None,
                    attribute_sets: Optional[Sequence[str]] = None,
                    display_name: Optional[str] = None,
                    authorization: Optional[str] = None,
                    preferred_language: Optional[str] = None,
                    urnietfparamsscimschemasextensionenterprise20user: Optional[_identity.DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs] = None,
                    urnietfparamsscimschemasoracleidcsextension_oci_tags: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionadaptive_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensioncapabilities_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensiondb_credentials_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionkerberos_user_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionmfa_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionpasswordless_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionposix_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionsecurity_questions_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionself_change_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionself_registration_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionsff_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionsocial_account_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionterms_of_use_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionuser_state_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs] = None,
                    urnietfparamsscimschemasoracleidcsextensionuser_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs] = None,
                    addresses: Optional[Sequence[_identity.DomainsUserAddressArgs]] = None,
                    timezone: Optional[str] = None,
                    x509certificates: Optional[Sequence[_identity.DomainsUserX509certificateArgs]] = None)
    func NewDomainsUser(ctx *Context, name string, args DomainsUserArgs, opts ...ResourceOption) (*DomainsUser, error)
    public DomainsUser(string name, DomainsUserArgs args, CustomResourceOptions? opts = null)
    public DomainsUser(String name, DomainsUserArgs args)
    public DomainsUser(String name, DomainsUserArgs args, CustomResourceOptions options)
    
    type: oci:Identity:DomainsUser
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args DomainsUserArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args DomainsUserArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args DomainsUserArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DomainsUserArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DomainsUserArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var domainsUserResource = new Oci.Identity.DomainsUser("domainsUserResource", new()
    {
        IdcsEndpoint = "string",
        UserName = "string",
        Schemas = new[]
        {
            "string",
        },
        Ims = new[]
        {
            new Oci.Identity.Inputs.DomainsUserImArgs
            {
                Type = "string",
                Value = "string",
                Display = "string",
                Primary = false,
            },
        },
        UserType = "string",
        Description = "string",
        Tags = new[]
        {
            new Oci.Identity.Inputs.DomainsUserTagArgs
            {
                Key = "string",
                Value = "string",
            },
        },
        Emails = new[]
        {
            new Oci.Identity.Inputs.DomainsUserEmailArgs
            {
                Type = "string",
                Value = "string",
                PendingVerificationData = "string",
                Primary = false,
                Secondary = false,
                Verified = false,
            },
        },
        Entitlements = new[]
        {
            new Oci.Identity.Inputs.DomainsUserEntitlementArgs
            {
                Type = "string",
                Value = "string",
                Display = "string",
                Primary = false,
            },
        },
        ExternalId = "string",
        ForceDelete = false,
        Attributes = "string",
        Active = false,
        Locale = "string",
        Name = new Oci.Identity.Inputs.DomainsUserNameArgs
        {
            FamilyName = "string",
            Formatted = "string",
            GivenName = "string",
            HonorificPrefix = "string",
            HonorificSuffix = "string",
            MiddleName = "string",
        },
        NickName = "string",
        Ocid = "string",
        Password = "string",
        PhoneNumbers = new[]
        {
            new Oci.Identity.Inputs.DomainsUserPhoneNumberArgs
            {
                Type = "string",
                Value = "string",
                Display = "string",
                Primary = false,
                Verified = false,
            },
        },
        Photos = new[]
        {
            new Oci.Identity.Inputs.DomainsUserPhotoArgs
            {
                Type = "string",
                Value = "string",
                Display = "string",
                Primary = false,
            },
        },
        Title = "string",
        ProfileUrl = "string",
        ResourceTypeSchemaVersion = "string",
        Roles = new[]
        {
            new Oci.Identity.Inputs.DomainsUserRoleArgs
            {
                Type = "string",
                Value = "string",
                Display = "string",
                Primary = false,
            },
        },
        AttributeSets = new[]
        {
            "string",
        },
        DisplayName = "string",
        Authorization = "string",
        PreferredLanguage = "string",
        Urnietfparamsscimschemasextensionenterprise20user = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs
        {
            CostCenter = "string",
            Department = "string",
            Division = "string",
            EmployeeNumber = "string",
            Manager = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasextensionenterprise20userManagerArgs
            {
                DisplayName = "string",
                Ref = "string",
                Value = "string",
            },
            Organization = "string",
        },
        UrnietfparamsscimschemasoracleidcsextensionOciTags = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs
        {
            DefinedTags = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagArgs
                {
                    Key = "string",
                    Namespace = "string",
                    Value = "string",
                },
            },
            FreeformTags = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagArgs
                {
                    Key = "string",
                    Value = "string",
                },
            },
            TagSlug = "string",
        },
        UrnietfparamsscimschemasoracleidcsextensionadaptiveUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs
        {
            RiskLevel = "string",
            RiskScores = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoreArgs
                {
                    LastUpdateTimestamp = "string",
                    RiskLevel = "string",
                    Score = 0,
                    Value = "string",
                    Ref = "string",
                    Source = "string",
                    Status = "string",
                },
            },
        },
        UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs
        {
            CanUseApiKeys = false,
            CanUseAuthTokens = false,
            CanUseConsole = false,
            CanUseConsolePassword = false,
            CanUseCustomerSecretKeys = false,
            CanUseDbCredentials = false,
            CanUseOauth2clientCredentials = false,
            CanUseSmtpCredentials = false,
        },
        UrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs
        {
            DbLoginAttempts = 0,
            DbUserName = "string",
        },
        UrnietfparamsscimschemasoracleidcsextensionkerberosUserUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs
        {
            RealmUsers = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUserArgs
                {
                    Value = "string",
                    PrincipalName = "string",
                    RealmName = "string",
                    Ref = "string",
                },
            },
        },
        UrnietfparamsscimschemasoracleidcsextensionmfaUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs
        {
            BypassCodes = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserBypassCodeArgs
                {
                    Value = "string",
                    Ref = "string",
                },
            },
            Devices = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserDeviceArgs
                {
                    Value = "string",
                    AuthenticationMethod = "string",
                    Display = "string",
                    FactorStatus = "string",
                    FactorType = "string",
                    LastSyncTime = "string",
                    Ref = "string",
                    Status = "string",
                    ThirdPartyVendorName = "string",
                },
            },
            LoginAttempts = 0,
            MfaEnabledOn = "string",
            MfaIgnoredApps = new[]
            {
                "string",
            },
            MfaStatus = "string",
            PreferredAuthenticationFactor = "string",
            PreferredAuthenticationMethod = "string",
            PreferredDevice = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredDeviceArgs
            {
                Value = "string",
                Display = "string",
                Ref = "string",
            },
            PreferredThirdPartyVendor = "string",
            TrustedUserAgents = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgentArgs
                {
                    Value = "string",
                    Display = "string",
                    Ref = "string",
                },
            },
        },
        UrnietfparamsscimschemasoracleidcsextensionpasswordlessUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs
        {
            FactorIdentifier = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorIdentifierArgs
            {
                Value = "string",
                Display = "string",
                Ref = "string",
            },
            FactorMethod = "string",
            FactorType = "string",
        },
        UrnietfparamsscimschemasoracleidcsextensionposixUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs
        {
            Gecos = "string",
            GidNumber = 0,
            HomeDirectory = "string",
            LoginShell = "string",
            UidNumber = 0,
        },
        UrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs
        {
            SecQuestions = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionArgs
                {
                    Answer = "string",
                    Value = "string",
                    HintText = "string",
                    Ref = "string",
                },
            },
        },
        UrnietfparamsscimschemasoracleidcsextensionselfChangeUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs
        {
            AllowSelfChange = false,
        },
        UrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs
        {
            SelfRegistrationProfile = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserSelfRegistrationProfileArgs
            {
                Value = "string",
                Display = "string",
                Ref = "string",
            },
            ConsentGranted = false,
            UserToken = "string",
        },
        UrnietfparamsscimschemasoracleidcsextensionsffUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs
        {
            SffAuthKeys = "string",
        },
        UrnietfparamsscimschemasoracleidcsextensionsocialAccountUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs
        {
            SocialAccounts = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccountArgs
                {
                    Value = "string",
                    Display = "string",
                    Ref = "string",
                },
            },
        },
        UrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs
        {
            TermsOfUseConsents = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserTermsOfUseConsentArgs
                {
                    Value = "string",
                    Ref = "string",
                },
            },
        },
        UrnietfparamsscimschemasoracleidcsextensionuserStateUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs
        {
            LastFailedLoginDate = "string",
            LastSuccessfulLoginDate = "string",
            Locked = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedArgs
            {
                Expired = false,
                LockDate = "string",
                On = false,
                Reason = 0,
            },
            LoginAttempts = 0,
            MaxConcurrentSessions = 0,
            PreviousSuccessfulLoginDate = "string",
            RecoveryAttempts = 0,
            RecoveryEnrollAttempts = 0,
            RecoveryLocked = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserRecoveryLockedArgs
            {
                LockDate = "string",
                On = false,
            },
        },
        UrnietfparamsscimschemasoracleidcsextensionuserUser = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs
        {
            AccountRecoveryRequired = false,
            Accounts = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAccountArgs
                {
                    Active = false,
                    AppId = "string",
                    Name = "string",
                    Ref = "string",
                    Value = "string",
                },
            },
            AppRoles = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAppRoleArgs
                {
                    Value = "string",
                    AdminRole = false,
                    AppId = "string",
                    AppName = "string",
                    Display = "string",
                    LegacyGroupName = "string",
                    Ref = "string",
                    Type = "string",
                },
            },
            ApplicableAuthenticationTargetApps = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserApplicableAuthenticationTargetAppArgs
                {
                    Type = "string",
                    Display = "string",
                    Ref = "string",
                    TargetRequestTimeout = 0,
                    Value = "string",
                },
            },
            BypassNotification = false,
            CreationMechanism = "string",
            DelegatedAuthenticationTargetApp = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetAppArgs
            {
                Type = "string",
                Value = "string",
                Display = "string",
                Ref = "string",
            },
            DoNotShowGettingStarted = false,
            Grants = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserGrantArgs
                {
                    AppId = "string",
                    GrantMechanism = "string",
                    GrantorId = "string",
                    Ref = "string",
                    Value = "string",
                },
            },
            GroupMembershipLastModified = "string",
            IdcsAppRolesLimitedToGroups = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserIdcsAppRolesLimitedToGroupArgs
                {
                    IdcsAppRoleId = "string",
                    Value = "string",
                    Display = "string",
                    Ocid = "string",
                    Ref = "string",
                },
            },
            IsAccountRecoveryEnrolled = false,
            IsAuthenticationDelegated = false,
            IsFederatedUser = false,
            IsGroupMembershipNormalized = false,
            IsGroupMembershipSyncedToUsersGroups = false,
            NotificationEmailTemplateId = "string",
            PreferredUiLandingPage = "string",
            ServiceUser = false,
            Status = "string",
            SupportAccounts = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSupportAccountArgs
                {
                    Ocid = "string",
                    Ref = "string",
                    UserId = "string",
                    UserProvider = "string",
                    Value = "string",
                },
            },
            SyncedFromApp = new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromAppArgs
            {
                Type = "string",
                Value = "string",
                Display = "string",
                Ref = "string",
            },
            UserFlowControlledByExternalClient = false,
            UserProvider = "string",
            UserTokens = new[]
            {
                new Oci.Identity.Inputs.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserUserTokenArgs
                {
                    Ref = "string",
                    Value = "string",
                },
            },
        },
        Addresses = new[]
        {
            new Oci.Identity.Inputs.DomainsUserAddressArgs
            {
                Type = "string",
                Country = "string",
                Formatted = "string",
                Locality = "string",
                PostalCode = "string",
                Primary = false,
                Region = "string",
                StreetAddress = "string",
            },
        },
        Timezone = "string",
        X509certificates = new[]
        {
            new Oci.Identity.Inputs.DomainsUserX509certificateArgs
            {
                Value = "string",
                Display = "string",
                Primary = false,
                Type = "string",
            },
        },
    });
    
    example, err := Identity.NewDomainsUser(ctx, "domainsUserResource", &Identity.DomainsUserArgs{
    	IdcsEndpoint: pulumi.String("string"),
    	UserName:     pulumi.String("string"),
    	Schemas: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Ims: identity.DomainsUserImArray{
    		&identity.DomainsUserImArgs{
    			Type:    pulumi.String("string"),
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Primary: pulumi.Bool(false),
    		},
    	},
    	UserType:    pulumi.String("string"),
    	Description: pulumi.String("string"),
    	Tags: identity.DomainsUserTagArray{
    		&identity.DomainsUserTagArgs{
    			Key:   pulumi.String("string"),
    			Value: pulumi.String("string"),
    		},
    	},
    	Emails: identity.DomainsUserEmailArray{
    		&identity.DomainsUserEmailArgs{
    			Type:                    pulumi.String("string"),
    			Value:                   pulumi.String("string"),
    			PendingVerificationData: pulumi.String("string"),
    			Primary:                 pulumi.Bool(false),
    			Secondary:               pulumi.Bool(false),
    			Verified:                pulumi.Bool(false),
    		},
    	},
    	Entitlements: identity.DomainsUserEntitlementArray{
    		&identity.DomainsUserEntitlementArgs{
    			Type:    pulumi.String("string"),
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Primary: pulumi.Bool(false),
    		},
    	},
    	ExternalId:  pulumi.String("string"),
    	ForceDelete: pulumi.Bool(false),
    	Attributes:  pulumi.String("string"),
    	Active:      pulumi.Bool(false),
    	Locale:      pulumi.String("string"),
    	Name: &identity.DomainsUserNameArgs{
    		FamilyName:      pulumi.String("string"),
    		Formatted:       pulumi.String("string"),
    		GivenName:       pulumi.String("string"),
    		HonorificPrefix: pulumi.String("string"),
    		HonorificSuffix: pulumi.String("string"),
    		MiddleName:      pulumi.String("string"),
    	},
    	NickName: pulumi.String("string"),
    	Ocid:     pulumi.String("string"),
    	Password: pulumi.String("string"),
    	PhoneNumbers: identity.DomainsUserPhoneNumberArray{
    		&identity.DomainsUserPhoneNumberArgs{
    			Type:     pulumi.String("string"),
    			Value:    pulumi.String("string"),
    			Display:  pulumi.String("string"),
    			Primary:  pulumi.Bool(false),
    			Verified: pulumi.Bool(false),
    		},
    	},
    	Photos: identity.DomainsUserPhotoArray{
    		&identity.DomainsUserPhotoArgs{
    			Type:    pulumi.String("string"),
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Primary: pulumi.Bool(false),
    		},
    	},
    	Title:                     pulumi.String("string"),
    	ProfileUrl:                pulumi.String("string"),
    	ResourceTypeSchemaVersion: pulumi.String("string"),
    	Roles: identity.DomainsUserRoleArray{
    		&identity.DomainsUserRoleArgs{
    			Type:    pulumi.String("string"),
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Primary: pulumi.Bool(false),
    		},
    	},
    	AttributeSets: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	DisplayName:       pulumi.String("string"),
    	Authorization:     pulumi.String("string"),
    	PreferredLanguage: pulumi.String("string"),
    	Urnietfparamsscimschemasextensionenterprise20user: &identity.DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs{
    		CostCenter:     pulumi.String("string"),
    		Department:     pulumi.String("string"),
    		Division:       pulumi.String("string"),
    		EmployeeNumber: pulumi.String("string"),
    		Manager: &identity.DomainsUserUrnietfparamsscimschemasextensionenterprise20userManagerArgs{
    			DisplayName: pulumi.String("string"),
    			Ref:         pulumi.String("string"),
    			Value:       pulumi.String("string"),
    		},
    		Organization: pulumi.String("string"),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionOciTags: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs{
    		DefinedTags: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagArgs{
    				Key:       pulumi.String("string"),
    				Namespace: pulumi.String("string"),
    				Value:     pulumi.String("string"),
    			},
    		},
    		FreeformTags: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagArgs{
    				Key:   pulumi.String("string"),
    				Value: pulumi.String("string"),
    			},
    		},
    		TagSlug: pulumi.String("string"),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionadaptiveUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs{
    		RiskLevel: pulumi.String("string"),
    		RiskScores: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoreArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoreArgs{
    				LastUpdateTimestamp: pulumi.String("string"),
    				RiskLevel:           pulumi.String("string"),
    				Score:               pulumi.Int(0),
    				Value:               pulumi.String("string"),
    				Ref:                 pulumi.String("string"),
    				Source:              pulumi.String("string"),
    				Status:              pulumi.String("string"),
    			},
    		},
    	},
    	UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs{
    		CanUseApiKeys:                 pulumi.Bool(false),
    		CanUseAuthTokens:              pulumi.Bool(false),
    		CanUseConsole:                 pulumi.Bool(false),
    		CanUseConsolePassword:         pulumi.Bool(false),
    		CanUseCustomerSecretKeys:      pulumi.Bool(false),
    		CanUseDbCredentials:           pulumi.Bool(false),
    		CanUseOauth2clientCredentials: pulumi.Bool(false),
    		CanUseSmtpCredentials:         pulumi.Bool(false),
    	},
    	UrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs{
    		DbLoginAttempts: pulumi.Int(0),
    		DbUserName:      pulumi.String("string"),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionkerberosUserUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs{
    		RealmUsers: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUserArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUserArgs{
    				Value:         pulumi.String("string"),
    				PrincipalName: pulumi.String("string"),
    				RealmName:     pulumi.String("string"),
    				Ref:           pulumi.String("string"),
    			},
    		},
    	},
    	UrnietfparamsscimschemasoracleidcsextensionmfaUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs{
    		BypassCodes: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserBypassCodeArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserBypassCodeArgs{
    				Value: pulumi.String("string"),
    				Ref:   pulumi.String("string"),
    			},
    		},
    		Devices: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserDeviceArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserDeviceArgs{
    				Value:                pulumi.String("string"),
    				AuthenticationMethod: pulumi.String("string"),
    				Display:              pulumi.String("string"),
    				FactorStatus:         pulumi.String("string"),
    				FactorType:           pulumi.String("string"),
    				LastSyncTime:         pulumi.String("string"),
    				Ref:                  pulumi.String("string"),
    				Status:               pulumi.String("string"),
    				ThirdPartyVendorName: pulumi.String("string"),
    			},
    		},
    		LoginAttempts: pulumi.Int(0),
    		MfaEnabledOn:  pulumi.String("string"),
    		MfaIgnoredApps: pulumi.StringArray{
    			pulumi.String("string"),
    		},
    		MfaStatus:                     pulumi.String("string"),
    		PreferredAuthenticationFactor: pulumi.String("string"),
    		PreferredAuthenticationMethod: pulumi.String("string"),
    		PreferredDevice: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredDeviceArgs{
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Ref:     pulumi.String("string"),
    		},
    		PreferredThirdPartyVendor: pulumi.String("string"),
    		TrustedUserAgents: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgentArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgentArgs{
    				Value:   pulumi.String("string"),
    				Display: pulumi.String("string"),
    				Ref:     pulumi.String("string"),
    			},
    		},
    	},
    	UrnietfparamsscimschemasoracleidcsextensionpasswordlessUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs{
    		FactorIdentifier: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorIdentifierArgs{
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Ref:     pulumi.String("string"),
    		},
    		FactorMethod: pulumi.String("string"),
    		FactorType:   pulumi.String("string"),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionposixUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs{
    		Gecos:         pulumi.String("string"),
    		GidNumber:     pulumi.Int(0),
    		HomeDirectory: pulumi.String("string"),
    		LoginShell:    pulumi.String("string"),
    		UidNumber:     pulumi.Int(0),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs{
    		SecQuestions: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionArgs{
    				Answer:   pulumi.String("string"),
    				Value:    pulumi.String("string"),
    				HintText: pulumi.String("string"),
    				Ref:      pulumi.String("string"),
    			},
    		},
    	},
    	UrnietfparamsscimschemasoracleidcsextensionselfChangeUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs{
    		AllowSelfChange: pulumi.Bool(false),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs{
    		SelfRegistrationProfile: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserSelfRegistrationProfileArgs{
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Ref:     pulumi.String("string"),
    		},
    		ConsentGranted: pulumi.Bool(false),
    		UserToken:      pulumi.String("string"),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionsffUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs{
    		SffAuthKeys: pulumi.String("string"),
    	},
    	UrnietfparamsscimschemasoracleidcsextensionsocialAccountUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs{
    		SocialAccounts: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccountArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccountArgs{
    				Value:   pulumi.String("string"),
    				Display: pulumi.String("string"),
    				Ref:     pulumi.String("string"),
    			},
    		},
    	},
    	UrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs{
    		TermsOfUseConsents: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserTermsOfUseConsentArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserTermsOfUseConsentArgs{
    				Value: pulumi.String("string"),
    				Ref:   pulumi.String("string"),
    			},
    		},
    	},
    	UrnietfparamsscimschemasoracleidcsextensionuserStateUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs{
    		LastFailedLoginDate:     pulumi.String("string"),
    		LastSuccessfulLoginDate: pulumi.String("string"),
    		Locked: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedArgs{
    			Expired:  pulumi.Bool(false),
    			LockDate: pulumi.String("string"),
    			On:       pulumi.Bool(false),
    			Reason:   pulumi.Int(0),
    		},
    		LoginAttempts:               pulumi.Int(0),
    		MaxConcurrentSessions:       pulumi.Int(0),
    		PreviousSuccessfulLoginDate: pulumi.String("string"),
    		RecoveryAttempts:            pulumi.Int(0),
    		RecoveryEnrollAttempts:      pulumi.Int(0),
    		RecoveryLocked: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserRecoveryLockedArgs{
    			LockDate: pulumi.String("string"),
    			On:       pulumi.Bool(false),
    		},
    	},
    	UrnietfparamsscimschemasoracleidcsextensionuserUser: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs{
    		AccountRecoveryRequired: pulumi.Bool(false),
    		Accounts: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAccountArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAccountArgs{
    				Active: pulumi.Bool(false),
    				AppId:  pulumi.String("string"),
    				Name:   pulumi.String("string"),
    				Ref:    pulumi.String("string"),
    				Value:  pulumi.String("string"),
    			},
    		},
    		AppRoles: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAppRoleArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAppRoleArgs{
    				Value:           pulumi.String("string"),
    				AdminRole:       pulumi.Bool(false),
    				AppId:           pulumi.String("string"),
    				AppName:         pulumi.String("string"),
    				Display:         pulumi.String("string"),
    				LegacyGroupName: pulumi.String("string"),
    				Ref:             pulumi.String("string"),
    				Type:            pulumi.String("string"),
    			},
    		},
    		ApplicableAuthenticationTargetApps: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserApplicableAuthenticationTargetAppArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserApplicableAuthenticationTargetAppArgs{
    				Type:                 pulumi.String("string"),
    				Display:              pulumi.String("string"),
    				Ref:                  pulumi.String("string"),
    				TargetRequestTimeout: pulumi.Int(0),
    				Value:                pulumi.String("string"),
    			},
    		},
    		BypassNotification: pulumi.Bool(false),
    		CreationMechanism:  pulumi.String("string"),
    		DelegatedAuthenticationTargetApp: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetAppArgs{
    			Type:    pulumi.String("string"),
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Ref:     pulumi.String("string"),
    		},
    		DoNotShowGettingStarted: pulumi.Bool(false),
    		Grants: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserGrantArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserGrantArgs{
    				AppId:          pulumi.String("string"),
    				GrantMechanism: pulumi.String("string"),
    				GrantorId:      pulumi.String("string"),
    				Ref:            pulumi.String("string"),
    				Value:          pulumi.String("string"),
    			},
    		},
    		GroupMembershipLastModified: pulumi.String("string"),
    		IdcsAppRolesLimitedToGroups: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserIdcsAppRolesLimitedToGroupArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserIdcsAppRolesLimitedToGroupArgs{
    				IdcsAppRoleId: pulumi.String("string"),
    				Value:         pulumi.String("string"),
    				Display:       pulumi.String("string"),
    				Ocid:          pulumi.String("string"),
    				Ref:           pulumi.String("string"),
    			},
    		},
    		IsAccountRecoveryEnrolled:            pulumi.Bool(false),
    		IsAuthenticationDelegated:            pulumi.Bool(false),
    		IsFederatedUser:                      pulumi.Bool(false),
    		IsGroupMembershipNormalized:          pulumi.Bool(false),
    		IsGroupMembershipSyncedToUsersGroups: pulumi.Bool(false),
    		NotificationEmailTemplateId:          pulumi.String("string"),
    		PreferredUiLandingPage:               pulumi.String("string"),
    		ServiceUser:                          pulumi.Bool(false),
    		Status:                               pulumi.String("string"),
    		SupportAccounts: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSupportAccountArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSupportAccountArgs{
    				Ocid:         pulumi.String("string"),
    				Ref:          pulumi.String("string"),
    				UserId:       pulumi.String("string"),
    				UserProvider: pulumi.String("string"),
    				Value:        pulumi.String("string"),
    			},
    		},
    		SyncedFromApp: &identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromAppArgs{
    			Type:    pulumi.String("string"),
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Ref:     pulumi.String("string"),
    		},
    		UserFlowControlledByExternalClient: pulumi.Bool(false),
    		UserProvider:                       pulumi.String("string"),
    		UserTokens: identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserUserTokenArray{
    			&identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserUserTokenArgs{
    				Ref:   pulumi.String("string"),
    				Value: pulumi.String("string"),
    			},
    		},
    	},
    	Addresses: identity.DomainsUserAddressArray{
    		&identity.DomainsUserAddressArgs{
    			Type:          pulumi.String("string"),
    			Country:       pulumi.String("string"),
    			Formatted:     pulumi.String("string"),
    			Locality:      pulumi.String("string"),
    			PostalCode:    pulumi.String("string"),
    			Primary:       pulumi.Bool(false),
    			Region:        pulumi.String("string"),
    			StreetAddress: pulumi.String("string"),
    		},
    	},
    	Timezone: pulumi.String("string"),
    	X509certificates: identity.DomainsUserX509certificateArray{
    		&identity.DomainsUserX509certificateArgs{
    			Value:   pulumi.String("string"),
    			Display: pulumi.String("string"),
    			Primary: pulumi.Bool(false),
    			Type:    pulumi.String("string"),
    		},
    	},
    })
    
    var domainsUserResource = new DomainsUser("domainsUserResource", DomainsUserArgs.builder()
        .idcsEndpoint("string")
        .userName("string")
        .schemas("string")
        .ims(DomainsUserImArgs.builder()
            .type("string")
            .value("string")
            .display("string")
            .primary(false)
            .build())
        .userType("string")
        .description("string")
        .tags(DomainsUserTagArgs.builder()
            .key("string")
            .value("string")
            .build())
        .emails(DomainsUserEmailArgs.builder()
            .type("string")
            .value("string")
            .pendingVerificationData("string")
            .primary(false)
            .secondary(false)
            .verified(false)
            .build())
        .entitlements(DomainsUserEntitlementArgs.builder()
            .type("string")
            .value("string")
            .display("string")
            .primary(false)
            .build())
        .externalId("string")
        .forceDelete(false)
        .attributes("string")
        .active(false)
        .locale("string")
        .name(DomainsUserNameArgs.builder()
            .familyName("string")
            .formatted("string")
            .givenName("string")
            .honorificPrefix("string")
            .honorificSuffix("string")
            .middleName("string")
            .build())
        .nickName("string")
        .ocid("string")
        .password("string")
        .phoneNumbers(DomainsUserPhoneNumberArgs.builder()
            .type("string")
            .value("string")
            .display("string")
            .primary(false)
            .verified(false)
            .build())
        .photos(DomainsUserPhotoArgs.builder()
            .type("string")
            .value("string")
            .display("string")
            .primary(false)
            .build())
        .title("string")
        .profileUrl("string")
        .resourceTypeSchemaVersion("string")
        .roles(DomainsUserRoleArgs.builder()
            .type("string")
            .value("string")
            .display("string")
            .primary(false)
            .build())
        .attributeSets("string")
        .displayName("string")
        .authorization("string")
        .preferredLanguage("string")
        .urnietfparamsscimschemasextensionenterprise20user(DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs.builder()
            .costCenter("string")
            .department("string")
            .division("string")
            .employeeNumber("string")
            .manager(DomainsUserUrnietfparamsscimschemasextensionenterprise20userManagerArgs.builder()
                .displayName("string")
                .ref("string")
                .value("string")
                .build())
            .organization("string")
            .build())
        .urnietfparamsscimschemasoracleidcsextensionOciTags(DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs.builder()
            .definedTags(DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagArgs.builder()
                .key("string")
                .namespace("string")
                .value("string")
                .build())
            .freeformTags(DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagArgs.builder()
                .key("string")
                .value("string")
                .build())
            .tagSlug("string")
            .build())
        .urnietfparamsscimschemasoracleidcsextensionadaptiveUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs.builder()
            .riskLevel("string")
            .riskScores(DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoreArgs.builder()
                .lastUpdateTimestamp("string")
                .riskLevel("string")
                .score(0)
                .value("string")
                .ref("string")
                .source("string")
                .status("string")
                .build())
            .build())
        .urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs.builder()
            .canUseApiKeys(false)
            .canUseAuthTokens(false)
            .canUseConsole(false)
            .canUseConsolePassword(false)
            .canUseCustomerSecretKeys(false)
            .canUseDbCredentials(false)
            .canUseOauth2clientCredentials(false)
            .canUseSmtpCredentials(false)
            .build())
        .urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs.builder()
            .dbLoginAttempts(0)
            .dbUserName("string")
            .build())
        .urnietfparamsscimschemasoracleidcsextensionkerberosUserUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs.builder()
            .realmUsers(DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUserArgs.builder()
                .value("string")
                .principalName("string")
                .realmName("string")
                .ref("string")
                .build())
            .build())
        .urnietfparamsscimschemasoracleidcsextensionmfaUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs.builder()
            .bypassCodes(DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserBypassCodeArgs.builder()
                .value("string")
                .ref("string")
                .build())
            .devices(DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserDeviceArgs.builder()
                .value("string")
                .authenticationMethod("string")
                .display("string")
                .factorStatus("string")
                .factorType("string")
                .lastSyncTime("string")
                .ref("string")
                .status("string")
                .thirdPartyVendorName("string")
                .build())
            .loginAttempts(0)
            .mfaEnabledOn("string")
            .mfaIgnoredApps("string")
            .mfaStatus("string")
            .preferredAuthenticationFactor("string")
            .preferredAuthenticationMethod("string")
            .preferredDevice(DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredDeviceArgs.builder()
                .value("string")
                .display("string")
                .ref("string")
                .build())
            .preferredThirdPartyVendor("string")
            .trustedUserAgents(DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgentArgs.builder()
                .value("string")
                .display("string")
                .ref("string")
                .build())
            .build())
        .urnietfparamsscimschemasoracleidcsextensionpasswordlessUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs.builder()
            .factorIdentifier(DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorIdentifierArgs.builder()
                .value("string")
                .display("string")
                .ref("string")
                .build())
            .factorMethod("string")
            .factorType("string")
            .build())
        .urnietfparamsscimschemasoracleidcsextensionposixUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs.builder()
            .gecos("string")
            .gidNumber(0)
            .homeDirectory("string")
            .loginShell("string")
            .uidNumber(0)
            .build())
        .urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs.builder()
            .secQuestions(DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionArgs.builder()
                .answer("string")
                .value("string")
                .hintText("string")
                .ref("string")
                .build())
            .build())
        .urnietfparamsscimschemasoracleidcsextensionselfChangeUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs.builder()
            .allowSelfChange(false)
            .build())
        .urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs.builder()
            .selfRegistrationProfile(DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserSelfRegistrationProfileArgs.builder()
                .value("string")
                .display("string")
                .ref("string")
                .build())
            .consentGranted(false)
            .userToken("string")
            .build())
        .urnietfparamsscimschemasoracleidcsextensionsffUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs.builder()
            .sffAuthKeys("string")
            .build())
        .urnietfparamsscimschemasoracleidcsextensionsocialAccountUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs.builder()
            .socialAccounts(DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccountArgs.builder()
                .value("string")
                .display("string")
                .ref("string")
                .build())
            .build())
        .urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs.builder()
            .termsOfUseConsents(DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserTermsOfUseConsentArgs.builder()
                .value("string")
                .ref("string")
                .build())
            .build())
        .urnietfparamsscimschemasoracleidcsextensionuserStateUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs.builder()
            .lastFailedLoginDate("string")
            .lastSuccessfulLoginDate("string")
            .locked(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedArgs.builder()
                .expired(false)
                .lockDate("string")
                .on(false)
                .reason(0)
                .build())
            .loginAttempts(0)
            .maxConcurrentSessions(0)
            .previousSuccessfulLoginDate("string")
            .recoveryAttempts(0)
            .recoveryEnrollAttempts(0)
            .recoveryLocked(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserRecoveryLockedArgs.builder()
                .lockDate("string")
                .on(false)
                .build())
            .build())
        .urnietfparamsscimschemasoracleidcsextensionuserUser(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs.builder()
            .accountRecoveryRequired(false)
            .accounts(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAccountArgs.builder()
                .active(false)
                .appId("string")
                .name("string")
                .ref("string")
                .value("string")
                .build())
            .appRoles(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAppRoleArgs.builder()
                .value("string")
                .adminRole(false)
                .appId("string")
                .appName("string")
                .display("string")
                .legacyGroupName("string")
                .ref("string")
                .type("string")
                .build())
            .applicableAuthenticationTargetApps(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserApplicableAuthenticationTargetAppArgs.builder()
                .type("string")
                .display("string")
                .ref("string")
                .targetRequestTimeout(0)
                .value("string")
                .build())
            .bypassNotification(false)
            .creationMechanism("string")
            .delegatedAuthenticationTargetApp(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetAppArgs.builder()
                .type("string")
                .value("string")
                .display("string")
                .ref("string")
                .build())
            .doNotShowGettingStarted(false)
            .grants(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserGrantArgs.builder()
                .appId("string")
                .grantMechanism("string")
                .grantorId("string")
                .ref("string")
                .value("string")
                .build())
            .groupMembershipLastModified("string")
            .idcsAppRolesLimitedToGroups(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserIdcsAppRolesLimitedToGroupArgs.builder()
                .idcsAppRoleId("string")
                .value("string")
                .display("string")
                .ocid("string")
                .ref("string")
                .build())
            .isAccountRecoveryEnrolled(false)
            .isAuthenticationDelegated(false)
            .isFederatedUser(false)
            .isGroupMembershipNormalized(false)
            .isGroupMembershipSyncedToUsersGroups(false)
            .notificationEmailTemplateId("string")
            .preferredUiLandingPage("string")
            .serviceUser(false)
            .status("string")
            .supportAccounts(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSupportAccountArgs.builder()
                .ocid("string")
                .ref("string")
                .userId("string")
                .userProvider("string")
                .value("string")
                .build())
            .syncedFromApp(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromAppArgs.builder()
                .type("string")
                .value("string")
                .display("string")
                .ref("string")
                .build())
            .userFlowControlledByExternalClient(false)
            .userProvider("string")
            .userTokens(DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserUserTokenArgs.builder()
                .ref("string")
                .value("string")
                .build())
            .build())
        .addresses(DomainsUserAddressArgs.builder()
            .type("string")
            .country("string")
            .formatted("string")
            .locality("string")
            .postalCode("string")
            .primary(false)
            .region("string")
            .streetAddress("string")
            .build())
        .timezone("string")
        .x509certificates(DomainsUserX509certificateArgs.builder()
            .value("string")
            .display("string")
            .primary(false)
            .type("string")
            .build())
        .build());
    
    domains_user_resource = oci.identity.DomainsUser("domainsUserResource",
        idcs_endpoint="string",
        user_name="string",
        schemas=["string"],
        ims=[{
            "type": "string",
            "value": "string",
            "display": "string",
            "primary": False,
        }],
        user_type="string",
        description="string",
        tags=[{
            "key": "string",
            "value": "string",
        }],
        emails=[{
            "type": "string",
            "value": "string",
            "pending_verification_data": "string",
            "primary": False,
            "secondary": False,
            "verified": False,
        }],
        entitlements=[{
            "type": "string",
            "value": "string",
            "display": "string",
            "primary": False,
        }],
        external_id="string",
        force_delete=False,
        attributes="string",
        active=False,
        locale="string",
        name={
            "family_name": "string",
            "formatted": "string",
            "given_name": "string",
            "honorific_prefix": "string",
            "honorific_suffix": "string",
            "middle_name": "string",
        },
        nick_name="string",
        ocid="string",
        password="string",
        phone_numbers=[{
            "type": "string",
            "value": "string",
            "display": "string",
            "primary": False,
            "verified": False,
        }],
        photos=[{
            "type": "string",
            "value": "string",
            "display": "string",
            "primary": False,
        }],
        title="string",
        profile_url="string",
        resource_type_schema_version="string",
        roles=[{
            "type": "string",
            "value": "string",
            "display": "string",
            "primary": False,
        }],
        attribute_sets=["string"],
        display_name="string",
        authorization="string",
        preferred_language="string",
        urnietfparamsscimschemasextensionenterprise20user={
            "cost_center": "string",
            "department": "string",
            "division": "string",
            "employee_number": "string",
            "manager": {
                "display_name": "string",
                "ref": "string",
                "value": "string",
            },
            "organization": "string",
        },
        urnietfparamsscimschemasoracleidcsextension_oci_tags={
            "defined_tags": [{
                "key": "string",
                "namespace": "string",
                "value": "string",
            }],
            "freeform_tags": [{
                "key": "string",
                "value": "string",
            }],
            "tag_slug": "string",
        },
        urnietfparamsscimschemasoracleidcsextensionadaptive_user={
            "risk_level": "string",
            "risk_scores": [{
                "last_update_timestamp": "string",
                "risk_level": "string",
                "score": 0,
                "value": "string",
                "ref": "string",
                "source": "string",
                "status": "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensioncapabilities_user={
            "can_use_api_keys": False,
            "can_use_auth_tokens": False,
            "can_use_console": False,
            "can_use_console_password": False,
            "can_use_customer_secret_keys": False,
            "can_use_db_credentials": False,
            "can_use_oauth2client_credentials": False,
            "can_use_smtp_credentials": False,
        },
        urnietfparamsscimschemasoracleidcsextensiondb_credentials_user={
            "db_login_attempts": 0,
            "db_user_name": "string",
        },
        urnietfparamsscimschemasoracleidcsextensionkerberos_user_user={
            "realm_users": [{
                "value": "string",
                "principal_name": "string",
                "realm_name": "string",
                "ref": "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionmfa_user={
            "bypass_codes": [{
                "value": "string",
                "ref": "string",
            }],
            "devices": [{
                "value": "string",
                "authentication_method": "string",
                "display": "string",
                "factor_status": "string",
                "factor_type": "string",
                "last_sync_time": "string",
                "ref": "string",
                "status": "string",
                "third_party_vendor_name": "string",
            }],
            "login_attempts": 0,
            "mfa_enabled_on": "string",
            "mfa_ignored_apps": ["string"],
            "mfa_status": "string",
            "preferred_authentication_factor": "string",
            "preferred_authentication_method": "string",
            "preferred_device": {
                "value": "string",
                "display": "string",
                "ref": "string",
            },
            "preferred_third_party_vendor": "string",
            "trusted_user_agents": [{
                "value": "string",
                "display": "string",
                "ref": "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionpasswordless_user={
            "factor_identifier": {
                "value": "string",
                "display": "string",
                "ref": "string",
            },
            "factor_method": "string",
            "factor_type": "string",
        },
        urnietfparamsscimschemasoracleidcsextensionposix_user={
            "gecos": "string",
            "gid_number": 0,
            "home_directory": "string",
            "login_shell": "string",
            "uid_number": 0,
        },
        urnietfparamsscimschemasoracleidcsextensionsecurity_questions_user={
            "sec_questions": [{
                "answer": "string",
                "value": "string",
                "hint_text": "string",
                "ref": "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionself_change_user={
            "allow_self_change": False,
        },
        urnietfparamsscimschemasoracleidcsextensionself_registration_user={
            "self_registration_profile": {
                "value": "string",
                "display": "string",
                "ref": "string",
            },
            "consent_granted": False,
            "user_token": "string",
        },
        urnietfparamsscimschemasoracleidcsextensionsff_user={
            "sff_auth_keys": "string",
        },
        urnietfparamsscimschemasoracleidcsextensionsocial_account_user={
            "social_accounts": [{
                "value": "string",
                "display": "string",
                "ref": "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionterms_of_use_user={
            "terms_of_use_consents": [{
                "value": "string",
                "ref": "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionuser_state_user={
            "last_failed_login_date": "string",
            "last_successful_login_date": "string",
            "locked": {
                "expired": False,
                "lock_date": "string",
                "on": False,
                "reason": 0,
            },
            "login_attempts": 0,
            "max_concurrent_sessions": 0,
            "previous_successful_login_date": "string",
            "recovery_attempts": 0,
            "recovery_enroll_attempts": 0,
            "recovery_locked": {
                "lock_date": "string",
                "on": False,
            },
        },
        urnietfparamsscimschemasoracleidcsextensionuser_user={
            "account_recovery_required": False,
            "accounts": [{
                "active": False,
                "app_id": "string",
                "name": "string",
                "ref": "string",
                "value": "string",
            }],
            "app_roles": [{
                "value": "string",
                "admin_role": False,
                "app_id": "string",
                "app_name": "string",
                "display": "string",
                "legacy_group_name": "string",
                "ref": "string",
                "type": "string",
            }],
            "applicable_authentication_target_apps": [{
                "type": "string",
                "display": "string",
                "ref": "string",
                "target_request_timeout": 0,
                "value": "string",
            }],
            "bypass_notification": False,
            "creation_mechanism": "string",
            "delegated_authentication_target_app": {
                "type": "string",
                "value": "string",
                "display": "string",
                "ref": "string",
            },
            "do_not_show_getting_started": False,
            "grants": [{
                "app_id": "string",
                "grant_mechanism": "string",
                "grantor_id": "string",
                "ref": "string",
                "value": "string",
            }],
            "group_membership_last_modified": "string",
            "idcs_app_roles_limited_to_groups": [{
                "idcs_app_role_id": "string",
                "value": "string",
                "display": "string",
                "ocid": "string",
                "ref": "string",
            }],
            "is_account_recovery_enrolled": False,
            "is_authentication_delegated": False,
            "is_federated_user": False,
            "is_group_membership_normalized": False,
            "is_group_membership_synced_to_users_groups": False,
            "notification_email_template_id": "string",
            "preferred_ui_landing_page": "string",
            "service_user": False,
            "status": "string",
            "support_accounts": [{
                "ocid": "string",
                "ref": "string",
                "user_id": "string",
                "user_provider": "string",
                "value": "string",
            }],
            "synced_from_app": {
                "type": "string",
                "value": "string",
                "display": "string",
                "ref": "string",
            },
            "user_flow_controlled_by_external_client": False,
            "user_provider": "string",
            "user_tokens": [{
                "ref": "string",
                "value": "string",
            }],
        },
        addresses=[{
            "type": "string",
            "country": "string",
            "formatted": "string",
            "locality": "string",
            "postal_code": "string",
            "primary": False,
            "region": "string",
            "street_address": "string",
        }],
        timezone="string",
        x509certificates=[{
            "value": "string",
            "display": "string",
            "primary": False,
            "type": "string",
        }])
    
    const domainsUserResource = new oci.identity.DomainsUser("domainsUserResource", {
        idcsEndpoint: "string",
        userName: "string",
        schemas: ["string"],
        ims: [{
            type: "string",
            value: "string",
            display: "string",
            primary: false,
        }],
        userType: "string",
        description: "string",
        tags: [{
            key: "string",
            value: "string",
        }],
        emails: [{
            type: "string",
            value: "string",
            pendingVerificationData: "string",
            primary: false,
            secondary: false,
            verified: false,
        }],
        entitlements: [{
            type: "string",
            value: "string",
            display: "string",
            primary: false,
        }],
        externalId: "string",
        forceDelete: false,
        attributes: "string",
        active: false,
        locale: "string",
        name: {
            familyName: "string",
            formatted: "string",
            givenName: "string",
            honorificPrefix: "string",
            honorificSuffix: "string",
            middleName: "string",
        },
        nickName: "string",
        ocid: "string",
        password: "string",
        phoneNumbers: [{
            type: "string",
            value: "string",
            display: "string",
            primary: false,
            verified: false,
        }],
        photos: [{
            type: "string",
            value: "string",
            display: "string",
            primary: false,
        }],
        title: "string",
        profileUrl: "string",
        resourceTypeSchemaVersion: "string",
        roles: [{
            type: "string",
            value: "string",
            display: "string",
            primary: false,
        }],
        attributeSets: ["string"],
        displayName: "string",
        authorization: "string",
        preferredLanguage: "string",
        urnietfparamsscimschemasextensionenterprise20user: {
            costCenter: "string",
            department: "string",
            division: "string",
            employeeNumber: "string",
            manager: {
                displayName: "string",
                ref: "string",
                value: "string",
            },
            organization: "string",
        },
        urnietfparamsscimschemasoracleidcsextensionOciTags: {
            definedTags: [{
                key: "string",
                namespace: "string",
                value: "string",
            }],
            freeformTags: [{
                key: "string",
                value: "string",
            }],
            tagSlug: "string",
        },
        urnietfparamsscimschemasoracleidcsextensionadaptiveUser: {
            riskLevel: "string",
            riskScores: [{
                lastUpdateTimestamp: "string",
                riskLevel: "string",
                score: 0,
                value: "string",
                ref: "string",
                source: "string",
                status: "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser: {
            canUseApiKeys: false,
            canUseAuthTokens: false,
            canUseConsole: false,
            canUseConsolePassword: false,
            canUseCustomerSecretKeys: false,
            canUseDbCredentials: false,
            canUseOauth2clientCredentials: false,
            canUseSmtpCredentials: false,
        },
        urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser: {
            dbLoginAttempts: 0,
            dbUserName: "string",
        },
        urnietfparamsscimschemasoracleidcsextensionkerberosUserUser: {
            realmUsers: [{
                value: "string",
                principalName: "string",
                realmName: "string",
                ref: "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionmfaUser: {
            bypassCodes: [{
                value: "string",
                ref: "string",
            }],
            devices: [{
                value: "string",
                authenticationMethod: "string",
                display: "string",
                factorStatus: "string",
                factorType: "string",
                lastSyncTime: "string",
                ref: "string",
                status: "string",
                thirdPartyVendorName: "string",
            }],
            loginAttempts: 0,
            mfaEnabledOn: "string",
            mfaIgnoredApps: ["string"],
            mfaStatus: "string",
            preferredAuthenticationFactor: "string",
            preferredAuthenticationMethod: "string",
            preferredDevice: {
                value: "string",
                display: "string",
                ref: "string",
            },
            preferredThirdPartyVendor: "string",
            trustedUserAgents: [{
                value: "string",
                display: "string",
                ref: "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionpasswordlessUser: {
            factorIdentifier: {
                value: "string",
                display: "string",
                ref: "string",
            },
            factorMethod: "string",
            factorType: "string",
        },
        urnietfparamsscimschemasoracleidcsextensionposixUser: {
            gecos: "string",
            gidNumber: 0,
            homeDirectory: "string",
            loginShell: "string",
            uidNumber: 0,
        },
        urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser: {
            secQuestions: [{
                answer: "string",
                value: "string",
                hintText: "string",
                ref: "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionselfChangeUser: {
            allowSelfChange: false,
        },
        urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser: {
            selfRegistrationProfile: {
                value: "string",
                display: "string",
                ref: "string",
            },
            consentGranted: false,
            userToken: "string",
        },
        urnietfparamsscimschemasoracleidcsextensionsffUser: {
            sffAuthKeys: "string",
        },
        urnietfparamsscimschemasoracleidcsextensionsocialAccountUser: {
            socialAccounts: [{
                value: "string",
                display: "string",
                ref: "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser: {
            termsOfUseConsents: [{
                value: "string",
                ref: "string",
            }],
        },
        urnietfparamsscimschemasoracleidcsextensionuserStateUser: {
            lastFailedLoginDate: "string",
            lastSuccessfulLoginDate: "string",
            locked: {
                expired: false,
                lockDate: "string",
                on: false,
                reason: 0,
            },
            loginAttempts: 0,
            maxConcurrentSessions: 0,
            previousSuccessfulLoginDate: "string",
            recoveryAttempts: 0,
            recoveryEnrollAttempts: 0,
            recoveryLocked: {
                lockDate: "string",
                on: false,
            },
        },
        urnietfparamsscimschemasoracleidcsextensionuserUser: {
            accountRecoveryRequired: false,
            accounts: [{
                active: false,
                appId: "string",
                name: "string",
                ref: "string",
                value: "string",
            }],
            appRoles: [{
                value: "string",
                adminRole: false,
                appId: "string",
                appName: "string",
                display: "string",
                legacyGroupName: "string",
                ref: "string",
                type: "string",
            }],
            applicableAuthenticationTargetApps: [{
                type: "string",
                display: "string",
                ref: "string",
                targetRequestTimeout: 0,
                value: "string",
            }],
            bypassNotification: false,
            creationMechanism: "string",
            delegatedAuthenticationTargetApp: {
                type: "string",
                value: "string",
                display: "string",
                ref: "string",
            },
            doNotShowGettingStarted: false,
            grants: [{
                appId: "string",
                grantMechanism: "string",
                grantorId: "string",
                ref: "string",
                value: "string",
            }],
            groupMembershipLastModified: "string",
            idcsAppRolesLimitedToGroups: [{
                idcsAppRoleId: "string",
                value: "string",
                display: "string",
                ocid: "string",
                ref: "string",
            }],
            isAccountRecoveryEnrolled: false,
            isAuthenticationDelegated: false,
            isFederatedUser: false,
            isGroupMembershipNormalized: false,
            isGroupMembershipSyncedToUsersGroups: false,
            notificationEmailTemplateId: "string",
            preferredUiLandingPage: "string",
            serviceUser: false,
            status: "string",
            supportAccounts: [{
                ocid: "string",
                ref: "string",
                userId: "string",
                userProvider: "string",
                value: "string",
            }],
            syncedFromApp: {
                type: "string",
                value: "string",
                display: "string",
                ref: "string",
            },
            userFlowControlledByExternalClient: false,
            userProvider: "string",
            userTokens: [{
                ref: "string",
                value: "string",
            }],
        },
        addresses: [{
            type: "string",
            country: "string",
            formatted: "string",
            locality: "string",
            postalCode: "string",
            primary: false,
            region: "string",
            streetAddress: "string",
        }],
        timezone: "string",
        x509certificates: [{
            value: "string",
            display: "string",
            primary: false,
            type: "string",
        }],
    });
    
    type: oci:Identity:DomainsUser
    properties:
        active: false
        addresses:
            - country: string
              formatted: string
              locality: string
              postalCode: string
              primary: false
              region: string
              streetAddress: string
              type: string
        attributeSets:
            - string
        attributes: string
        authorization: string
        description: string
        displayName: string
        emails:
            - pendingVerificationData: string
              primary: false
              secondary: false
              type: string
              value: string
              verified: false
        entitlements:
            - display: string
              primary: false
              type: string
              value: string
        externalId: string
        forceDelete: false
        idcsEndpoint: string
        ims:
            - display: string
              primary: false
              type: string
              value: string
        locale: string
        name:
            familyName: string
            formatted: string
            givenName: string
            honorificPrefix: string
            honorificSuffix: string
            middleName: string
        nickName: string
        ocid: string
        password: string
        phoneNumbers:
            - display: string
              primary: false
              type: string
              value: string
              verified: false
        photos:
            - display: string
              primary: false
              type: string
              value: string
        preferredLanguage: string
        profileUrl: string
        resourceTypeSchemaVersion: string
        roles:
            - display: string
              primary: false
              type: string
              value: string
        schemas:
            - string
        tags:
            - key: string
              value: string
        timezone: string
        title: string
        urnietfparamsscimschemasextensionenterprise20user:
            costCenter: string
            department: string
            division: string
            employeeNumber: string
            manager:
                displayName: string
                ref: string
                value: string
            organization: string
        urnietfparamsscimschemasoracleidcsextensionOciTags:
            definedTags:
                - key: string
                  namespace: string
                  value: string
            freeformTags:
                - key: string
                  value: string
            tagSlug: string
        urnietfparamsscimschemasoracleidcsextensionadaptiveUser:
            riskLevel: string
            riskScores:
                - lastUpdateTimestamp: string
                  ref: string
                  riskLevel: string
                  score: 0
                  source: string
                  status: string
                  value: string
        urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser:
            canUseApiKeys: false
            canUseAuthTokens: false
            canUseConsole: false
            canUseConsolePassword: false
            canUseCustomerSecretKeys: false
            canUseDbCredentials: false
            canUseOauth2clientCredentials: false
            canUseSmtpCredentials: false
        urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser:
            dbLoginAttempts: 0
            dbUserName: string
        urnietfparamsscimschemasoracleidcsextensionkerberosUserUser:
            realmUsers:
                - principalName: string
                  realmName: string
                  ref: string
                  value: string
        urnietfparamsscimschemasoracleidcsextensionmfaUser:
            bypassCodes:
                - ref: string
                  value: string
            devices:
                - authenticationMethod: string
                  display: string
                  factorStatus: string
                  factorType: string
                  lastSyncTime: string
                  ref: string
                  status: string
                  thirdPartyVendorName: string
                  value: string
            loginAttempts: 0
            mfaEnabledOn: string
            mfaIgnoredApps:
                - string
            mfaStatus: string
            preferredAuthenticationFactor: string
            preferredAuthenticationMethod: string
            preferredDevice:
                display: string
                ref: string
                value: string
            preferredThirdPartyVendor: string
            trustedUserAgents:
                - display: string
                  ref: string
                  value: string
        urnietfparamsscimschemasoracleidcsextensionpasswordlessUser:
            factorIdentifier:
                display: string
                ref: string
                value: string
            factorMethod: string
            factorType: string
        urnietfparamsscimschemasoracleidcsextensionposixUser:
            gecos: string
            gidNumber: 0
            homeDirectory: string
            loginShell: string
            uidNumber: 0
        urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser:
            secQuestions:
                - answer: string
                  hintText: string
                  ref: string
                  value: string
        urnietfparamsscimschemasoracleidcsextensionselfChangeUser:
            allowSelfChange: false
        urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser:
            consentGranted: false
            selfRegistrationProfile:
                display: string
                ref: string
                value: string
            userToken: string
        urnietfparamsscimschemasoracleidcsextensionsffUser:
            sffAuthKeys: string
        urnietfparamsscimschemasoracleidcsextensionsocialAccountUser:
            socialAccounts:
                - display: string
                  ref: string
                  value: string
        urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser:
            termsOfUseConsents:
                - ref: string
                  value: string
        urnietfparamsscimschemasoracleidcsextensionuserStateUser:
            lastFailedLoginDate: string
            lastSuccessfulLoginDate: string
            locked:
                expired: false
                lockDate: string
                "on": false
                reason: 0
            loginAttempts: 0
            maxConcurrentSessions: 0
            previousSuccessfulLoginDate: string
            recoveryAttempts: 0
            recoveryEnrollAttempts: 0
            recoveryLocked:
                lockDate: string
                "on": false
        urnietfparamsscimschemasoracleidcsextensionuserUser:
            accountRecoveryRequired: false
            accounts:
                - active: false
                  appId: string
                  name: string
                  ref: string
                  value: string
            appRoles:
                - adminRole: false
                  appId: string
                  appName: string
                  display: string
                  legacyGroupName: string
                  ref: string
                  type: string
                  value: string
            applicableAuthenticationTargetApps:
                - display: string
                  ref: string
                  targetRequestTimeout: 0
                  type: string
                  value: string
            bypassNotification: false
            creationMechanism: string
            delegatedAuthenticationTargetApp:
                display: string
                ref: string
                type: string
                value: string
            doNotShowGettingStarted: false
            grants:
                - appId: string
                  grantMechanism: string
                  grantorId: string
                  ref: string
                  value: string
            groupMembershipLastModified: string
            idcsAppRolesLimitedToGroups:
                - display: string
                  idcsAppRoleId: string
                  ocid: string
                  ref: string
                  value: string
            isAccountRecoveryEnrolled: false
            isAuthenticationDelegated: false
            isFederatedUser: false
            isGroupMembershipNormalized: false
            isGroupMembershipSyncedToUsersGroups: false
            notificationEmailTemplateId: string
            preferredUiLandingPage: string
            serviceUser: false
            status: string
            supportAccounts:
                - ocid: string
                  ref: string
                  userId: string
                  userProvider: string
                  value: string
            syncedFromApp:
                display: string
                ref: string
                type: string
                value: string
            userFlowControlledByExternalClient: false
            userProvider: string
            userTokens:
                - ref: string
                  value: string
        userName: string
        userType: string
        x509certificates:
            - display: string
              primary: false
              type: string
              value: string
    

    DomainsUser Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The DomainsUser resource accepts the following input properties:

    IdcsEndpoint string
    The basic endpoint for the identity domain
    Schemas List<string>

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    UserName string

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    Active bool

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Addresses List<DomainsUserAddress>

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AttributeSets List<string>
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    Attributes string
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    Authorization string
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    Description string

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DisplayName string

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Emails List<DomainsUserEmail>

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Entitlements List<DomainsUserEntitlement>

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ExternalId string

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ForceDelete bool
    Ims List<DomainsUserIm>

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Locale string

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Name DomainsUserName

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    NickName string

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Ocid string

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    Password string

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    PhoneNumbers List<DomainsUserPhoneNumber>

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Photos List<DomainsUserPhoto>

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    PreferredLanguage string

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProfileUrl string

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    ResourceTypeSchemaVersion string
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    Roles List<DomainsUserRole>

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Tags List<DomainsUserTag>

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    Timezone string

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Title string

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20user
    (Updatable) Enterprise User
    UrnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTags
    (Updatable) Oracle Cloud Infrastructure Tags.
    UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUser
    (Updatable) This extension defines attributes to manage user's risk score.
    UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser
    (Updatable) User's Capabilities
    UrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser
    (Updatable) The database credentials user extension.
    UrnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUser
    (Updatable) Kerberos User extension
    UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUser
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUser
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUser
    (Updatable) POSIX User extension
    UrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    UrnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUser
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    UrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUser
    (Updatable) SFF Auth Keys User extension
    UrnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUser
    (Updatable) Social User extension
    UrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser
    (Updatable) Terms Of Use extension
    UrnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUser
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUser
    (Updatable) Oracle Identity Cloud Service User
    UserType string

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    X509certificates List<DomainsUserX509certificate>

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    IdcsEndpoint string
    The basic endpoint for the identity domain
    Schemas []string

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    UserName string

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    Active bool

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Addresses []DomainsUserAddressArgs

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AttributeSets []string
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    Attributes string
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    Authorization string
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    Description string

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DisplayName string

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Emails []DomainsUserEmailArgs

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Entitlements []DomainsUserEntitlementArgs

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ExternalId string

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ForceDelete bool
    Ims []DomainsUserImArgs

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Locale string

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Name DomainsUserNameArgs

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    NickName string

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Ocid string

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    Password string

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    PhoneNumbers []DomainsUserPhoneNumberArgs

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Photos []DomainsUserPhotoArgs

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    PreferredLanguage string

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProfileUrl string

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    ResourceTypeSchemaVersion string
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    Roles []DomainsUserRoleArgs

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Tags []DomainsUserTagArgs

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    Timezone string

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Title string

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs
    (Updatable) Enterprise User
    UrnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs
    (Updatable) Oracle Cloud Infrastructure Tags.
    UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs
    (Updatable) This extension defines attributes to manage user's risk score.
    UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs
    (Updatable) User's Capabilities
    UrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs
    (Updatable) The database credentials user extension.
    UrnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs
    (Updatable) Kerberos User extension
    UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs
    (Updatable) POSIX User extension
    UrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    UrnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    UrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs
    (Updatable) SFF Auth Keys User extension
    UrnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs
    (Updatable) Social User extension
    UrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs
    (Updatable) Terms Of Use extension
    UrnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs
    (Updatable) Oracle Identity Cloud Service User
    UserType string

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    X509certificates []DomainsUserX509certificateArgs

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    idcsEndpoint String
    The basic endpoint for the identity domain
    schemas List<String>

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    userName String

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    active Boolean

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses List<DomainsUserAddress>

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attributeSets List<String>
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes String
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization String
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    description String

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    displayName String

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails List<DomainsUserEmail>

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    entitlements List<DomainsUserEntitlement>

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    externalId String

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    forceDelete Boolean
    ims List<DomainsUserIm>

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    locale String

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    name DomainsUserName

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    nickName String

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ocid String

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    password String

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    phoneNumbers List<DomainsUserPhoneNumber>

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    photos List<DomainsUserPhoto>

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    preferredLanguage String

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    profileUrl String

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    resourceTypeSchemaVersion String
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    roles List<DomainsUserRole>

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    tags List<DomainsUserTag>

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    timezone String

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    title String

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20user
    (Updatable) Enterprise User
    urnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTags
    (Updatable) Oracle Cloud Infrastructure Tags.
    urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUser
    (Updatable) This extension defines attributes to manage user's risk score.
    urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser
    (Updatable) User's Capabilities
    urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser
    (Updatable) The database credentials user extension.
    urnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUser
    (Updatable) Kerberos User extension
    urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUser
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUser
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUser
    (Updatable) POSIX User extension
    urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    urnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUser
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUser
    (Updatable) SFF Auth Keys User extension
    urnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUser
    (Updatable) Social User extension
    urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser
    (Updatable) Terms Of Use extension
    urnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUser
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUser
    (Updatable) Oracle Identity Cloud Service User
    userType String

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    x509certificates List<DomainsUserX509certificate>

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    idcsEndpoint string
    The basic endpoint for the identity domain
    schemas string[]

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    userName string

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    active boolean

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses DomainsUserAddress[]

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attributeSets string[]
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes string
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization string
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    description string

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    displayName string

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails DomainsUserEmail[]

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    entitlements DomainsUserEntitlement[]

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    externalId string

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    forceDelete boolean
    ims DomainsUserIm[]

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    locale string

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    name DomainsUserName

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    nickName string

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ocid string

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    password string

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    phoneNumbers DomainsUserPhoneNumber[]

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    photos DomainsUserPhoto[]

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    preferredLanguage string

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    profileUrl string

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    resourceTypeSchemaVersion string
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    roles DomainsUserRole[]

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    tags DomainsUserTag[]

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    timezone string

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    title string

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20user
    (Updatable) Enterprise User
    urnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTags
    (Updatable) Oracle Cloud Infrastructure Tags.
    urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUser
    (Updatable) This extension defines attributes to manage user's risk score.
    urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser
    (Updatable) User's Capabilities
    urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser
    (Updatable) The database credentials user extension.
    urnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUser
    (Updatable) Kerberos User extension
    urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUser
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUser
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUser
    (Updatable) POSIX User extension
    urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    urnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUser
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUser
    (Updatable) SFF Auth Keys User extension
    urnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUser
    (Updatable) Social User extension
    urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser
    (Updatable) Terms Of Use extension
    urnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUser
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUser
    (Updatable) Oracle Identity Cloud Service User
    userType string

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    x509certificates DomainsUserX509certificate[]

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    idcs_endpoint str
    The basic endpoint for the identity domain
    schemas Sequence[str]

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    user_name str

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    active bool

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses Sequence[identity.DomainsUserAddressArgs]

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attribute_sets Sequence[str]
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes str
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization str
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    description str

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    display_name str

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails Sequence[identity.DomainsUserEmailArgs]

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    entitlements Sequence[identity.DomainsUserEntitlementArgs]

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    external_id str

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    force_delete bool
    ims Sequence[identity.DomainsUserImArgs]

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    locale str

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    name identity.DomainsUserNameArgs

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    nick_name str

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ocid str

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    password str

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    phone_numbers Sequence[identity.DomainsUserPhoneNumberArgs]

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    photos Sequence[identity.DomainsUserPhotoArgs]

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    preferred_language str

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    profile_url str

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    resource_type_schema_version str
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    roles Sequence[identity.DomainsUserRoleArgs]

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    tags Sequence[identity.DomainsUserTagArgs]

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    timezone str

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    title str

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasextensionenterprise20user identity.DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs
    (Updatable) Enterprise User
    urnietfparamsscimschemasoracleidcsextension_oci_tags identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs
    (Updatable) Oracle Cloud Infrastructure Tags.
    urnietfparamsscimschemasoracleidcsextensionadaptive_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs
    (Updatable) This extension defines attributes to manage user's risk score.
    urnietfparamsscimschemasoracleidcsextensioncapabilities_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs
    (Updatable) User's Capabilities
    urnietfparamsscimschemasoracleidcsextensiondb_credentials_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs
    (Updatable) The database credentials user extension.
    urnietfparamsscimschemasoracleidcsextensionkerberos_user_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs
    (Updatable) Kerberos User extension
    urnietfparamsscimschemasoracleidcsextensionmfa_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionpasswordless_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionposix_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs
    (Updatable) POSIX User extension
    urnietfparamsscimschemasoracleidcsextensionsecurity_questions_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    urnietfparamsscimschemasoracleidcsextensionself_change_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    urnietfparamsscimschemasoracleidcsextensionself_registration_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    urnietfparamsscimschemasoracleidcsextensionsff_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs
    (Updatable) SFF Auth Keys User extension
    urnietfparamsscimschemasoracleidcsextensionsocial_account_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs
    (Updatable) Social User extension
    urnietfparamsscimschemasoracleidcsextensionterms_of_use_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs
    (Updatable) Terms Of Use extension
    urnietfparamsscimschemasoracleidcsextensionuser_state_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuser_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs
    (Updatable) Oracle Identity Cloud Service User
    user_type str

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    x509certificates Sequence[identity.DomainsUserX509certificateArgs]

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    idcsEndpoint String
    The basic endpoint for the identity domain
    schemas List<String>

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    userName String

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    active Boolean

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses List<Property Map>

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attributeSets List<String>
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes String
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization String
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    description String

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    displayName String

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails List<Property Map>

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    entitlements List<Property Map>

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    externalId String

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    forceDelete Boolean
    ims List<Property Map>

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    locale String

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    name Property Map

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    nickName String

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ocid String

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    password String

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    phoneNumbers List<Property Map>

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    photos List<Property Map>

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    preferredLanguage String

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    profileUrl String

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    resourceTypeSchemaVersion String
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    roles List<Property Map>

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    tags List<Property Map>

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    timezone String

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    title String

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasextensionenterprise20user Property Map
    (Updatable) Enterprise User
    urnietfparamsscimschemasoracleidcsextensionOciTags Property Map
    (Updatable) Oracle Cloud Infrastructure Tags.
    urnietfparamsscimschemasoracleidcsextensionadaptiveUser Property Map
    (Updatable) This extension defines attributes to manage user's risk score.
    urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser Property Map
    (Updatable) User's Capabilities
    urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser Property Map
    (Updatable) The database credentials user extension.
    urnietfparamsscimschemasoracleidcsextensionkerberosUserUser Property Map
    (Updatable) Kerberos User extension
    urnietfparamsscimschemasoracleidcsextensionmfaUser Property Map
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionpasswordlessUser Property Map
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionposixUser Property Map
    (Updatable) POSIX User extension
    urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser Property Map
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    urnietfparamsscimschemasoracleidcsextensionselfChangeUser Property Map
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser Property Map
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    urnietfparamsscimschemasoracleidcsextensionsffUser Property Map
    (Updatable) SFF Auth Keys User extension
    urnietfparamsscimschemasoracleidcsextensionsocialAccountUser Property Map
    (Updatable) Social User extension
    urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser Property Map
    (Updatable) Terms Of Use extension
    urnietfparamsscimschemasoracleidcsextensionuserStateUser Property Map
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserUser Property Map
    (Updatable) Oracle Identity Cloud Service User
    userType String

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    x509certificates List<Property Map>

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none

    Outputs

    All input properties are implicitly available as output properties. Additionally, the DomainsUser resource produces the following output properties:

    CompartmentOcid string

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DeleteInProgress bool

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    DomainOcid string

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Groups List<DomainsUserGroup>

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    Id string
    The provider-assigned unique ID for this managed resource.
    IdcsCreatedBies List<DomainsUserIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    IdcsLastModifiedBies List<DomainsUserIdcsLastModifiedBy>

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    IdcsLastUpgradedInRelease string

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    IdcsPreventedOperations List<string>

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Metas List<DomainsUserMeta>

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    TenancyOcid string

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    UrnietfparamsscimschemasoracleidcsextensiondbUserUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser>
    (Updatable) DB User extension
    UrnietfparamsscimschemasoracleidcsextensionpasswordStateUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser>
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser>
    (Updatable) User's credentials
    CompartmentOcid string

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DeleteInProgress bool

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    DomainOcid string

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Groups []DomainsUserGroup

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    Id string
    The provider-assigned unique ID for this managed resource.
    IdcsCreatedBies []DomainsUserIdcsCreatedBy

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    IdcsLastModifiedBies []DomainsUserIdcsLastModifiedBy

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    IdcsLastUpgradedInRelease string

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    IdcsPreventedOperations []string

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Metas []DomainsUserMeta

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    TenancyOcid string

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    UrnietfparamsscimschemasoracleidcsextensiondbUserUsers []DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser
    (Updatable) DB User extension
    UrnietfparamsscimschemasoracleidcsextensionpasswordStateUsers []DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers []DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser
    (Updatable) User's credentials
    compartmentOcid String

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    deleteInProgress Boolean

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    domainOcid String

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    groups List<DomainsUserGroup>

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    id String
    The provider-assigned unique ID for this managed resource.
    idcsCreatedBies List<DomainsUserIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcsLastModifiedBies List<DomainsUserIdcsLastModifiedBy>

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    idcsLastUpgradedInRelease String

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    idcsPreventedOperations List<String>

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    metas List<DomainsUserMeta>

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    tenancyOcid String

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasoracleidcsextensiondbUserUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser>
    (Updatable) DB User extension
    urnietfparamsscimschemasoracleidcsextensionpasswordStateUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser>
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser>
    (Updatable) User's credentials
    compartmentOcid string

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    deleteInProgress boolean

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    domainOcid string

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    groups DomainsUserGroup[]

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    id string
    The provider-assigned unique ID for this managed resource.
    idcsCreatedBies DomainsUserIdcsCreatedBy[]

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcsLastModifiedBies DomainsUserIdcsLastModifiedBy[]

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    idcsLastUpgradedInRelease string

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    idcsPreventedOperations string[]

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    metas DomainsUserMeta[]

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    tenancyOcid string

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasoracleidcsextensiondbUserUsers DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser[]
    (Updatable) DB User extension
    urnietfparamsscimschemasoracleidcsextensionpasswordStateUsers DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser[]
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser[]
    (Updatable) User's credentials
    compartment_ocid str

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    delete_in_progress bool

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    domain_ocid str

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    groups Sequence[identity.DomainsUserGroup]

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    id str
    The provider-assigned unique ID for this managed resource.
    idcs_created_bies Sequence[identity.DomainsUserIdcsCreatedBy]

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcs_last_modified_bies Sequence[identity.DomainsUserIdcsLastModifiedBy]

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    idcs_last_upgraded_in_release str

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    idcs_prevented_operations Sequence[str]

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    metas Sequence[identity.DomainsUserMeta]

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    tenancy_ocid str

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasoracleidcsextensiondb_user_users Sequence[identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser]
    (Updatable) DB User extension
    urnietfparamsscimschemasoracleidcsextensionpassword_state_users Sequence[identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser]
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuser_credentials_users Sequence[identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser]
    (Updatable) User's credentials
    compartmentOcid String

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    deleteInProgress Boolean

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    domainOcid String

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    groups List<Property Map>

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    id String
    The provider-assigned unique ID for this managed resource.
    idcsCreatedBies List<Property Map>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcsLastModifiedBies List<Property Map>

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    idcsLastUpgradedInRelease String

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    idcsPreventedOperations List<String>

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    metas List<Property Map>

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    tenancyOcid String

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasoracleidcsextensiondbUserUsers List<Property Map>
    (Updatable) DB User extension
    urnietfparamsscimschemasoracleidcsextensionpasswordStateUsers List<Property Map>
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers List<Property Map>
    (Updatable) User's credentials

    Look up Existing DomainsUser Resource

    Get an existing DomainsUser resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: DomainsUserState, opts?: CustomResourceOptions): DomainsUser
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            active: Optional[bool] = None,
            addresses: Optional[Sequence[_identity.DomainsUserAddressArgs]] = None,
            attribute_sets: Optional[Sequence[str]] = None,
            attributes: Optional[str] = None,
            authorization: Optional[str] = None,
            compartment_ocid: Optional[str] = None,
            delete_in_progress: Optional[bool] = None,
            description: Optional[str] = None,
            display_name: Optional[str] = None,
            domain_ocid: Optional[str] = None,
            emails: Optional[Sequence[_identity.DomainsUserEmailArgs]] = None,
            entitlements: Optional[Sequence[_identity.DomainsUserEntitlementArgs]] = None,
            external_id: Optional[str] = None,
            force_delete: Optional[bool] = None,
            groups: Optional[Sequence[_identity.DomainsUserGroupArgs]] = None,
            idcs_created_bies: Optional[Sequence[_identity.DomainsUserIdcsCreatedByArgs]] = None,
            idcs_endpoint: Optional[str] = None,
            idcs_last_modified_bies: Optional[Sequence[_identity.DomainsUserIdcsLastModifiedByArgs]] = None,
            idcs_last_upgraded_in_release: Optional[str] = None,
            idcs_prevented_operations: Optional[Sequence[str]] = None,
            ims: Optional[Sequence[_identity.DomainsUserImArgs]] = None,
            locale: Optional[str] = None,
            metas: Optional[Sequence[_identity.DomainsUserMetaArgs]] = None,
            name: Optional[_identity.DomainsUserNameArgs] = None,
            nick_name: Optional[str] = None,
            ocid: Optional[str] = None,
            password: Optional[str] = None,
            phone_numbers: Optional[Sequence[_identity.DomainsUserPhoneNumberArgs]] = None,
            photos: Optional[Sequence[_identity.DomainsUserPhotoArgs]] = None,
            preferred_language: Optional[str] = None,
            profile_url: Optional[str] = None,
            resource_type_schema_version: Optional[str] = None,
            roles: Optional[Sequence[_identity.DomainsUserRoleArgs]] = None,
            schemas: Optional[Sequence[str]] = None,
            tags: Optional[Sequence[_identity.DomainsUserTagArgs]] = None,
            tenancy_ocid: Optional[str] = None,
            timezone: Optional[str] = None,
            title: Optional[str] = None,
            urnietfparamsscimschemasextensionenterprise20user: Optional[_identity.DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs] = None,
            urnietfparamsscimschemasoracleidcsextension_oci_tags: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionadaptive_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensioncapabilities_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensiondb_credentials_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensiondb_user_users: Optional[Sequence[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUserArgs]] = None,
            urnietfparamsscimschemasoracleidcsextensionkerberos_user_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionmfa_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionpassword_state_users: Optional[Sequence[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUserArgs]] = None,
            urnietfparamsscimschemasoracleidcsextensionpasswordless_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionposix_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionsecurity_questions_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionself_change_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionself_registration_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionsff_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionsocial_account_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionterms_of_use_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionuser_credentials_users: Optional[Sequence[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserArgs]] = None,
            urnietfparamsscimschemasoracleidcsextensionuser_state_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionuser_user: Optional[_identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs] = None,
            user_name: Optional[str] = None,
            user_type: Optional[str] = None,
            x509certificates: Optional[Sequence[_identity.DomainsUserX509certificateArgs]] = None) -> DomainsUser
    func GetDomainsUser(ctx *Context, name string, id IDInput, state *DomainsUserState, opts ...ResourceOption) (*DomainsUser, error)
    public static DomainsUser Get(string name, Input<string> id, DomainsUserState? state, CustomResourceOptions? opts = null)
    public static DomainsUser get(String name, Output<String> id, DomainsUserState state, CustomResourceOptions options)
    resources:  _:    type: oci:Identity:DomainsUser    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    Active bool

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Addresses List<DomainsUserAddress>

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AttributeSets List<string>
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    Attributes string
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    Authorization string
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    CompartmentOcid string

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DeleteInProgress bool

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Description string

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DisplayName string

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DomainOcid string

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Emails List<DomainsUserEmail>

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Entitlements List<DomainsUserEntitlement>

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ExternalId string

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ForceDelete bool
    Groups List<DomainsUserGroup>

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    IdcsCreatedBies List<DomainsUserIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    IdcsEndpoint string
    The basic endpoint for the identity domain
    IdcsLastModifiedBies List<DomainsUserIdcsLastModifiedBy>

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    IdcsLastUpgradedInRelease string

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    IdcsPreventedOperations List<string>

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Ims List<DomainsUserIm>

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Locale string

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Metas List<DomainsUserMeta>

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    Name DomainsUserName

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    NickName string

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Ocid string

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    Password string

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    PhoneNumbers List<DomainsUserPhoneNumber>

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Photos List<DomainsUserPhoto>

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    PreferredLanguage string

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProfileUrl string

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    ResourceTypeSchemaVersion string
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    Roles List<DomainsUserRole>

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Schemas List<string>

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    Tags List<DomainsUserTag>

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    TenancyOcid string

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Timezone string

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Title string

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20user
    (Updatable) Enterprise User
    UrnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTags
    (Updatable) Oracle Cloud Infrastructure Tags.
    UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUser
    (Updatable) This extension defines attributes to manage user's risk score.
    UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser
    (Updatable) User's Capabilities
    UrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser
    (Updatable) The database credentials user extension.
    UrnietfparamsscimschemasoracleidcsextensiondbUserUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser>
    (Updatable) DB User extension
    UrnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUser
    (Updatable) Kerberos User extension
    UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUser
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionpasswordStateUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser>
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUser
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUser
    (Updatable) POSIX User extension
    UrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    UrnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUser
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    UrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUser
    (Updatable) SFF Auth Keys User extension
    UrnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUser
    (Updatable) Social User extension
    UrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser
    (Updatable) Terms Of Use extension
    UrnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser>
    (Updatable) User's credentials
    UrnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUser
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUser
    (Updatable) Oracle Identity Cloud Service User
    UserName string

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    UserType string

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    X509certificates List<DomainsUserX509certificate>

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Active bool

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Addresses []DomainsUserAddressArgs

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AttributeSets []string
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    Attributes string
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    Authorization string
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    CompartmentOcid string

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DeleteInProgress bool

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Description string

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DisplayName string

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DomainOcid string

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Emails []DomainsUserEmailArgs

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Entitlements []DomainsUserEntitlementArgs

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ExternalId string

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ForceDelete bool
    Groups []DomainsUserGroupArgs

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    IdcsCreatedBies []DomainsUserIdcsCreatedByArgs

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    IdcsEndpoint string
    The basic endpoint for the identity domain
    IdcsLastModifiedBies []DomainsUserIdcsLastModifiedByArgs

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    IdcsLastUpgradedInRelease string

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    IdcsPreventedOperations []string

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Ims []DomainsUserImArgs

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Locale string

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Metas []DomainsUserMetaArgs

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    Name DomainsUserNameArgs

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    NickName string

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Ocid string

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    Password string

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    PhoneNumbers []DomainsUserPhoneNumberArgs

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Photos []DomainsUserPhotoArgs

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    PreferredLanguage string

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProfileUrl string

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    ResourceTypeSchemaVersion string
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    Roles []DomainsUserRoleArgs

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Schemas []string

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    Tags []DomainsUserTagArgs

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    TenancyOcid string

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Timezone string

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Title string

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs
    (Updatable) Enterprise User
    UrnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs
    (Updatable) Oracle Cloud Infrastructure Tags.
    UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs
    (Updatable) This extension defines attributes to manage user's risk score.
    UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs
    (Updatable) User's Capabilities
    UrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs
    (Updatable) The database credentials user extension.
    UrnietfparamsscimschemasoracleidcsextensiondbUserUsers []DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUserArgs
    (Updatable) DB User extension
    UrnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs
    (Updatable) Kerberos User extension
    UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionpasswordStateUsers []DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUserArgs
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    UrnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs
    (Updatable) POSIX User extension
    UrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    UrnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    UrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs
    (Updatable) SFF Auth Keys User extension
    UrnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs
    (Updatable) Social User extension
    UrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs
    (Updatable) Terms Of Use extension
    UrnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers []DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserArgs
    (Updatable) User's credentials
    UrnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    UrnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs
    (Updatable) Oracle Identity Cloud Service User
    UserName string

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    UserType string

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    X509certificates []DomainsUserX509certificateArgs

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    active Boolean

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses List<DomainsUserAddress>

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attributeSets List<String>
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes String
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization String
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    compartmentOcid String

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    deleteInProgress Boolean

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    description String

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    displayName String

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    domainOcid String

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails List<DomainsUserEmail>

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    entitlements List<DomainsUserEntitlement>

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    externalId String

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    forceDelete Boolean
    groups List<DomainsUserGroup>

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    idcsCreatedBies List<DomainsUserIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcsEndpoint String
    The basic endpoint for the identity domain
    idcsLastModifiedBies List<DomainsUserIdcsLastModifiedBy>

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    idcsLastUpgradedInRelease String

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    idcsPreventedOperations List<String>

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    ims List<DomainsUserIm>

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    locale String

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    metas List<DomainsUserMeta>

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    name DomainsUserName

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    nickName String

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ocid String

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    password String

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    phoneNumbers List<DomainsUserPhoneNumber>

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    photos List<DomainsUserPhoto>

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    preferredLanguage String

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    profileUrl String

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    resourceTypeSchemaVersion String
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    roles List<DomainsUserRole>

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    schemas List<String>

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    tags List<DomainsUserTag>

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    tenancyOcid String

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    timezone String

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    title String

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20user
    (Updatable) Enterprise User
    urnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTags
    (Updatable) Oracle Cloud Infrastructure Tags.
    urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUser
    (Updatable) This extension defines attributes to manage user's risk score.
    urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser
    (Updatable) User's Capabilities
    urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser
    (Updatable) The database credentials user extension.
    urnietfparamsscimschemasoracleidcsextensiondbUserUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser>
    (Updatable) DB User extension
    urnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUser
    (Updatable) Kerberos User extension
    urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUser
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionpasswordStateUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser>
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUser
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUser
    (Updatable) POSIX User extension
    urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    urnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUser
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUser
    (Updatable) SFF Auth Keys User extension
    urnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUser
    (Updatable) Social User extension
    urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser
    (Updatable) Terms Of Use extension
    urnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers List<DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser>
    (Updatable) User's credentials
    urnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUser
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUser
    (Updatable) Oracle Identity Cloud Service User
    userName String

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    userType String

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    x509certificates List<DomainsUserX509certificate>

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    active boolean

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses DomainsUserAddress[]

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attributeSets string[]
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes string
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization string
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    compartmentOcid string

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    deleteInProgress boolean

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    description string

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    displayName string

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    domainOcid string

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails DomainsUserEmail[]

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    entitlements DomainsUserEntitlement[]

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    externalId string

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    forceDelete boolean
    groups DomainsUserGroup[]

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    idcsCreatedBies DomainsUserIdcsCreatedBy[]

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcsEndpoint string
    The basic endpoint for the identity domain
    idcsLastModifiedBies DomainsUserIdcsLastModifiedBy[]

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    idcsLastUpgradedInRelease string

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    idcsPreventedOperations string[]

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    ims DomainsUserIm[]

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    locale string

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    metas DomainsUserMeta[]

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    name DomainsUserName

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    nickName string

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ocid string

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    password string

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    phoneNumbers DomainsUserPhoneNumber[]

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    photos DomainsUserPhoto[]

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    preferredLanguage string

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    profileUrl string

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    resourceTypeSchemaVersion string
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    roles DomainsUserRole[]

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    schemas string[]

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    tags DomainsUserTag[]

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    tenancyOcid string

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    timezone string

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    title string

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasextensionenterprise20user DomainsUserUrnietfparamsscimschemasextensionenterprise20user
    (Updatable) Enterprise User
    urnietfparamsscimschemasoracleidcsextensionOciTags DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTags
    (Updatable) Oracle Cloud Infrastructure Tags.
    urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUser
    (Updatable) This extension defines attributes to manage user's risk score.
    urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser
    (Updatable) User's Capabilities
    urnietfparamsscimschemasoracleidcsextensiondbCredentialsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser
    (Updatable) The database credentials user extension.
    urnietfparamsscimschemasoracleidcsextensiondbUserUsers DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser[]
    (Updatable) DB User extension
    urnietfparamsscimschemasoracleidcsextensionkerberosUserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUser
    (Updatable) Kerberos User extension
    urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUser
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionpasswordStateUsers DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser[]
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionpasswordlessUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUser
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionposixUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUser
    (Updatable) POSIX User extension
    urnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    urnietfparamsscimschemasoracleidcsextensionselfChangeUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUser
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    urnietfparamsscimschemasoracleidcsextensionselfRegistrationUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUser
    (Updatable) SFF Auth Keys User extension
    urnietfparamsscimschemasoracleidcsextensionsocialAccountUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUser
    (Updatable) Social User extension
    urnietfparamsscimschemasoracleidcsextensiontermsOfUseUser DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser
    (Updatable) Terms Of Use extension
    urnietfparamsscimschemasoracleidcsextensionuserCredentialsUsers DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser[]
    (Updatable) User's credentials
    urnietfparamsscimschemasoracleidcsextensionuserStateUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUser
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuserUser DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUser
    (Updatable) Oracle Identity Cloud Service User
    userName string

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    userType string

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    x509certificates DomainsUserX509certificate[]

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    active bool

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses Sequence[identity.DomainsUserAddressArgs]

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attribute_sets Sequence[str]
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes str
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization str
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    compartment_ocid str

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    delete_in_progress bool

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    description str

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    display_name str

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    domain_ocid str

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails Sequence[identity.DomainsUserEmailArgs]

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName:Other Email, mapsTo:emails[other].value], [columnHeaderName:Recovery Email, mapsTo:emails[recovery].value], [columnHeaderName:Work Email Verified, mapsTo:emails[work].verified], [columnHeaderName:Home Email Verified, mapsTo:emails[home].verified], [columnHeaderName:Other Email Verified, mapsTo:emails[other].verified], [columnHeaderName:Recovery Email Verified, mapsTo:emails[recovery].verified]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    entitlements Sequence[identity.DomainsUserEntitlementArgs]

    (Updatable) A list of entitlements for the User that represent a thing the User has.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    external_id str

    (Updatable) An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeNameMappings: [[columnHeaderName:External Id]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    force_delete bool
    groups Sequence[identity.DomainsUserGroupArgs]

    (Updatable) A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    idcs_created_bies Sequence[identity.DomainsUserIdcsCreatedByArgs]

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcs_endpoint str
    The basic endpoint for the identity domain
    idcs_last_modified_bies Sequence[identity.DomainsUserIdcsLastModifiedByArgs]

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    idcs_last_upgraded_in_release str

    (Updatable) The release number when the resource was upgraded.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    idcs_prevented_operations Sequence[str]

    (Updatable) Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    ims Sequence[identity.DomainsUserImArgs]

    (Updatable) User's instant messaging addresses

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    locale str

    (Updatable) Used to indicate the User's default location for purposes of localizing items such as currency, date and time format, numerical representations, and so on.

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Locale
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Locale]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    metas Sequence[identity.DomainsUserMetaArgs]

    (Updatable) A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]]
    • type: complex
    name identity.DomainsUserNameArgs

    (Updatable) A complex attribute that contains attributes representing the name

    SCIM++ Properties:

    • idcsCsvAttributeNameMappings: [[columnHeaderName:Formatted Name, mapsTo:name.formatted], [columnHeaderName:Honorific Prefix, mapsTo:name.honorificPrefix], [columnHeaderName:First Name, mapsTo:name.givenName], [columnHeaderName:Middle Name, mapsTo:name.middleName], [columnHeaderName:Last Name, mapsTo:name.familyName], [columnHeaderName:Honorific Suffix, mapsTo:name.honorificSuffix]]
    • idcsPii: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    nick_name str

    (Updatable) Nick name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Nick Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Nick Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ocid str

    (Updatable) Unique Oracle Cloud Infrastructure identifier for the SCIM Resource.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: string
    • uniqueness: global
    password str

    (Updatable) Password attribute. Max length for password is controlled via Password Policy.

    SCIM++ Properties:

    • idcsCsvAttributeName: Password
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Password]]
    • idcsPii: true
    • idcsSearchable: false
    • idcsSensitive: hash
    • multiValued: false
    • mutability: writeOnly
    • required: false
    • returned: never
    • type: string
    • uniqueness: none
    phone_numbers Sequence[identity.DomainsUserPhoneNumberArgs]

    (Updatable) Phone numbers

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Phone, mapsTo:phoneNumbers[work].value], [columnHeaderName:Mobile No, mapsTo:phoneNumbers[mobile].value], [columnHeaderName:Home Phone, mapsTo:phoneNumbers[home].value], [columnHeaderName:Fax, mapsTo:phoneNumbers[fax].value], [columnHeaderName:Pager, mapsTo:phoneNumbers[pager].value], [columnHeaderName:Other Phone, mapsTo:phoneNumbers[other].value], [columnHeaderName:Recovery Phone, mapsTo:phoneNumbers[recovery].value], [columnHeaderName:Primary Phone Type, mapsTo:phoneNumbers[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    photos Sequence[identity.DomainsUserPhotoArgs]

    (Updatable) URLs of photos for the User

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    preferred_language str

    (Updatable) User's preferred written or spoken language used for localized user interfaces

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Preferred Language
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Preferred Language]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    profile_url str

    (Updatable) A fully-qualified URL to a page representing the User's online profile

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Profile URL
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Profile Url]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    resource_type_schema_version str
    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.
    roles Sequence[identity.DomainsUserRoleArgs]

    (Updatable) A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    schemas Sequence[str]

    (Updatable) REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard "enterprise" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: true
    • returned: default
    • type: string
    • uniqueness: none
    tags Sequence[identity.DomainsUserTagArgs]

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

    • idcsCompositeKey: [key, value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    tenancy_ocid str

    (Updatable) Oracle Cloud Infrastructure Tenant Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    timezone str

    (Updatable) User's timezone

    SCIM++ Properties:

    • caseExact: false
    • idcsCanonicalValueSourceFilter: attrName eq "timezones" and attrValues.value eq "$(timezone)"
    • idcsCanonicalValueSourceResourceType: AllowedValue
    • idcsCsvAttributeName: TimeZone
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Time Zone, deprecatedColumnHeaderName:TimeZone]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    title str

    (Updatable) Title

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Title
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Title]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    urnietfparamsscimschemasextensionenterprise20user identity.DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs
    (Updatable) Enterprise User
    urnietfparamsscimschemasoracleidcsextension_oci_tags identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs
    (Updatable) Oracle Cloud Infrastructure Tags.
    urnietfparamsscimschemasoracleidcsextensionadaptive_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs
    (Updatable) This extension defines attributes to manage user's risk score.
    urnietfparamsscimschemasoracleidcsextensioncapabilities_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs
    (Updatable) User's Capabilities
    urnietfparamsscimschemasoracleidcsextensiondb_credentials_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs
    (Updatable) The database credentials user extension.
    urnietfparamsscimschemasoracleidcsextensiondb_user_users Sequence[identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUserArgs]
    (Updatable) DB User extension
    urnietfparamsscimschemasoracleidcsextensionkerberos_user_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs
    (Updatable) Kerberos User extension
    urnietfparamsscimschemasoracleidcsextensionmfa_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs
    (Updatable) This extension defines attributes used to manage Multi-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionpassword_state_users Sequence[identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUserArgs]
    (Updatable) This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionpasswordless_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs
    (Updatable) This extension defines attributes used to manage Passwordless-Factor Authentication within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use MFA.
    urnietfparamsscimschemasoracleidcsextensionposix_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs
    (Updatable) POSIX User extension
    urnietfparamsscimschemasoracleidcsextensionsecurity_questions_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs
    (Updatable) This extension defines the attributes used to store the security questions of a user.
    urnietfparamsscimschemasoracleidcsextensionself_change_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs
    (Updatable) Controls whether a user can update themselves or not via User related APIs
    urnietfparamsscimschemasoracleidcsextensionself_registration_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs
    (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
    urnietfparamsscimschemasoracleidcsextensionsff_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs
    (Updatable) SFF Auth Keys User extension
    urnietfparamsscimschemasoracleidcsextensionsocial_account_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs
    (Updatable) Social User extension
    urnietfparamsscimschemasoracleidcsextensionterms_of_use_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs
    (Updatable) Terms Of Use extension
    urnietfparamsscimschemasoracleidcsextensionuser_credentials_users Sequence[identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserArgs]
    (Updatable) User's credentials
    urnietfparamsscimschemasoracleidcsextensionuser_state_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs
    (Updatable) This extension defines the attributes used to manage account passwords within a service provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.
    urnietfparamsscimschemasoracleidcsextensionuser_user identity.DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs
    (Updatable) Oracle Identity Cloud Service User
    user_name str

    (Updatable) User name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User ID
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Name, deprecatedColumnHeaderName:User ID]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • returned: always
    • type: string
    • uniqueness: global
    user_type str

    (Updatable) Used to identify the organization-to-user relationship

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: User Type
    • idcsCsvAttributeNameMappings: [[columnHeaderName:User Type]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    x509certificates Sequence[identity.DomainsUserX509certificateArgs]

    (Updatable) A list of certificates issued to the User.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    active Boolean

    (Updatable) User status

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Active
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Active]]
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    addresses List<Property Map>

    (Updatable) A physical mailing address for this User, as described in (address Element). Canonical Type Values of work, home, and other. The value attribute is a complex type with the following sub-attributes.

    SCIM++ Properties:

    • idcsCompositeKey: [type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Address Street, deprecatedColumnHeaderName:Work Street Address, mapsTo:addresses[work].streetAddress], [columnHeaderName:Work Address Locality, deprecatedColumnHeaderName:Work City, mapsTo:addresses[work].locality], [columnHeaderName:Work Address Region, deprecatedColumnHeaderName:Work State, mapsTo:addresses[work].region], [columnHeaderName:Work Address Postal Code, deprecatedColumnHeaderName:Work Postal Code, mapsTo:addresses[work].postalCode], [columnHeaderName:Work Address Country, deprecatedColumnHeaderName:Work Country, mapsTo:addresses[work].country], [columnHeaderName:Work Address Formatted, mapsTo:addresses[work].formatted], [columnHeaderName:Home Address Formatted, mapsTo:addresses[home].formatted], [columnHeaderName:Other Address Formatted, mapsTo:addresses[other].formatted], [columnHeaderName:Home Address Street, mapsTo:addresses[home].streetAddress], [columnHeaderName:Other Address Street, mapsTo:addresses[other].streetAddress], [columnHeaderName:Home Address Locality, mapsTo:addresses[home].locality], [columnHeaderName:Other Address Locality, mapsTo:addresses[other].locality], [columnHeaderName:Home Address Region, mapsTo:addresses[home].region], [columnHeaderName:Other Address Region, mapsTo:addresses[other].region], [columnHeaderName:Home Address Country, mapsTo:addresses[home].country], [columnHeaderName:Other Address Country, mapsTo:addresses[other].country], [columnHeaderName:Home Address Postal Code, mapsTo:addresses[home].postalCode], [columnHeaderName:Other Address Postal Code, mapsTo:addresses[other].postalCode], [columnHeaderName:Primary Address Type, mapsTo:addresses[$(type)].primary]]
    • idcsPii: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    attributeSets List<String>
    (Updatable) A multi-valued list of strings indicating the return type of attribute definition. The specified set of attributes can be fetched by the return type of the attribute. One or more values can be given together to fetch more than one group of attributes. If 'attributes' query parameter is also available, union of the two is fetched. Valid values - all, always, never, request, default. Values are case-insensitive.
    attributes String
    (Updatable) A comma-delimited string that specifies the names of resource attributes that should be returned in the response. By default, a response that contains resource attributes contains only attributes that are defined in the schema for that resource type as returned=always or returned=default. An attribute that is defined as returned=request is returned in a response only if the request specifies its name in the value of this query parameter. If a request specifies this query parameter, the response contains the attributes that this query parameter specifies, as well as any attribute that is defined as returned=always.
    authorization String
    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.
    compartmentOcid String

    (Updatable) Oracle Cloud Infrastructure Compartment Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    deleteInProgress Boolean

    (Updatable) A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    description String

    (Updatable) Description of the user

    Added In: 2012271618

    SCIM++ Properties:

    • caseExact: false
    • idcsPii: true
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    displayName String

    (Updatable) Display name

    SCIM++ Properties:

    • caseExact: false
    • idcsCsvAttributeName: Display Name
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Display Name]]
    • idcsPii: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    domainOcid String

    (Updatable) Oracle Cloud Infrastructure Domain Id (ocid) in which the resource lives.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    emails List<Property Map>

    (Updatable) A complex attribute representing emails

    SCIM++ Properties:

    • idcsCompositeKey: [value, type]
    • idcsCsvAttributeNameMappings: [[columnHeaderName:Work Email, mapsTo:emails[work].value], [columnHeaderName:Home Email, mapsTo:emails[home].value], [columnHeaderName:Primary Email Type, mapsTo:emails[$(type)].primary], [columnHeaderName