oci.Identity.DomainsUser
Explore with Pulumi AI
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
      forceDelete: ${userForceDelete}
      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[DomainsUserImArgs]] = None,
                phone_numbers: Optional[Sequence[DomainsUserPhoneNumberArgs]] = None,
                description: Optional[str] = None,
                display_name: Optional[str] = None,
                emails: Optional[Sequence[DomainsUserEmailArgs]] = None,
                entitlements: Optional[Sequence[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[DomainsUserNameArgs] = None,
                nick_name: Optional[str] = None,
                title: Optional[str] = None,
                password: Optional[str] = None,
                timezone: Optional[str] = None,
                photos: Optional[Sequence[DomainsUserPhotoArgs]] = None,
                preferred_language: Optional[str] = None,
                profile_url: Optional[str] = None,
                resource_type_schema_version: Optional[str] = None,
                roles: Optional[Sequence[DomainsUserRoleArgs]] = None,
                attribute_sets: Optional[Sequence[str]] = None,
                authorization: Optional[str] = None,
                tags: Optional[Sequence[DomainsUserTagArgs]] = None,
                ocid: Optional[str] = None,
                urnietfparamsscimschemasextensionenterprise20user: Optional[DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs] = None,
                urnietfparamsscimschemasoracleidcsextension_oci_tags: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionadaptive_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensioncapabilities_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensiondb_credentials_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionkerberos_user_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionmfa_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionpasswordless_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionposix_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionsecurity_questions_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionself_change_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionself_registration_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionsff_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionsocial_account_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionterms_of_use_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionuser_state_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs] = None,
                urnietfparamsscimschemasoracleidcsextensionuser_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs] = None,
                addresses: Optional[Sequence[DomainsUserAddressArgs]] = None,
                user_type: Optional[str] = None,
                x509certificates: Optional[Sequence[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,
        },
    },
    PhoneNumbers = new[]
    {
        new Oci.Identity.Inputs.DomainsUserPhoneNumberArgs
        {
            Type = "string",
            Value = "string",
            Display = "string",
            Primary = false,
            Verified = false,
        },
    },
    Description = "string",
    DisplayName = "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",
    Title = "string",
    Password = "string",
    Timezone = "string",
    Photos = new[]
    {
        new Oci.Identity.Inputs.DomainsUserPhotoArgs
        {
            Type = "string",
            Value = "string",
            Display = "string",
            Primary = false,
        },
    },
    PreferredLanguage = "string",
    ProfileUrl = "string",
    ResourceTypeSchemaVersion = "string",
    Roles = new[]
    {
        new Oci.Identity.Inputs.DomainsUserRoleArgs
        {
            Type = "string",
            Value = "string",
            Display = "string",
            Primary = false,
        },
    },
    AttributeSets = new[]
    {
        "string",
    },
    Authorization = "string",
    Tags = new[]
    {
        new Oci.Identity.Inputs.DomainsUserTagArgs
        {
            Key = "string",
            Value = "string",
        },
    },
    Ocid = "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",
        },
    },
    UserType = "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),
		},
	},
	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),
		},
	},
	Description: pulumi.String("string"),
	DisplayName: 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"),
	Title:    pulumi.String("string"),
	Password: pulumi.String("string"),
	Timezone: pulumi.String("string"),
	Photos: identity.DomainsUserPhotoArray{
		&identity.DomainsUserPhotoArgs{
			Type:    pulumi.String("string"),
			Value:   pulumi.String("string"),
			Display: pulumi.String("string"),
			Primary: pulumi.Bool(false),
		},
	},
	PreferredLanguage:         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"),
	},
	Authorization: pulumi.String("string"),
	Tags: identity.DomainsUserTagArray{
		&identity.DomainsUserTagArgs{
			Key:   pulumi.String("string"),
			Value: pulumi.String("string"),
		},
	},
	Ocid: 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"),
		},
	},
	UserType: 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())
    .phoneNumbers(DomainsUserPhoneNumberArgs.builder()
        .type("string")
        .value("string")
        .display("string")
        .primary(false)
        .verified(false)
        .build())
    .description("string")
    .displayName("string")
    .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")
    .title("string")
    .password("string")
    .timezone("string")
    .photos(DomainsUserPhotoArgs.builder()
        .type("string")
        .value("string")
        .display("string")
        .primary(false)
        .build())
    .preferredLanguage("string")
    .profileUrl("string")
    .resourceTypeSchemaVersion("string")
    .roles(DomainsUserRoleArgs.builder()
        .type("string")
        .value("string")
        .display("string")
        .primary(false)
        .build())
    .attributeSets("string")
    .authorization("string")
    .tags(DomainsUserTagArgs.builder()
        .key("string")
        .value("string")
        .build())
    .ocid("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())
    .userType("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,
    }],
    phone_numbers=[{
        "type": "string",
        "value": "string",
        "display": "string",
        "primary": False,
        "verified": False,
    }],
    description="string",
    display_name="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",
    title="string",
    password="string",
    timezone="string",
    photos=[{
        "type": "string",
        "value": "string",
        "display": "string",
        "primary": False,
    }],
    preferred_language="string",
    profile_url="string",
    resource_type_schema_version="string",
    roles=[{
        "type": "string",
        "value": "string",
        "display": "string",
        "primary": False,
    }],
    attribute_sets=["string"],
    authorization="string",
    tags=[{
        "key": "string",
        "value": "string",
    }],
    ocid="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",
    }],
    user_type="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,
    }],
    phoneNumbers: [{
        type: "string",
        value: "string",
        display: "string",
        primary: false,
        verified: false,
    }],
    description: "string",
    displayName: "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",
    title: "string",
    password: "string",
    timezone: "string",
    photos: [{
        type: "string",
        value: "string",
        display: "string",
        primary: false,
    }],
    preferredLanguage: "string",
    profileUrl: "string",
    resourceTypeSchemaVersion: "string",
    roles: [{
        type: "string",
        value: "string",
        display: "string",
        primary: false,
    }],
    attributeSets: ["string"],
    authorization: "string",
    tags: [{
        key: "string",
        value: "string",
    }],
    ocid: "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",
    }],
    userType: "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<DomainsUser Address> 
- (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.
- 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<DomainsUser Email> 
- (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<DomainsUser Entitlement> 
- (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<DomainsUser Im> 
- (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
DomainsUser Name 
- (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<DomainsUser Phone Number> 
- (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<DomainsUser Photo> 
- (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
 
- ResourceType stringSchema Version 
- (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<DomainsUser Role> 
- (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
 
- 
List<DomainsUser Tag> 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags 
- (Updatable) Oracle Cloud Infrastructure Tags.
- UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User 
- (Updatable) This extension defines attributes to manage user's risk score.
- UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User 
- (Updatable) User's Capabilities
- UrnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User 
- (Updatable) The database credentials user extension.
- UrnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User 
- (Updatable) Kerberos User extension
- UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User 
- (Updatable) POSIX User extension
- UrnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- UrnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- UrnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User 
- (Updatable) Social User extension
- UrnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User 
- (Updatable) Terms Of Use extension
- UrnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User 
- (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<DomainsUser X509certificate> 
- (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
[]DomainsUser Address Args 
- (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.
- 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
[]DomainsUser Email Args 
- (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
[]DomainsUser Entitlement Args 
- (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
[]DomainsUser Im Args 
- (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
DomainsUser Name Args 
- (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 []DomainsUser Phone Number Args 
- (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
[]DomainsUser Photo Args 
- (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
 
- ResourceType stringSchema Version 
- (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
[]DomainsUser Role Args 
- (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
 
- 
[]DomainsUser Tag Args 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Args 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Args 
- (Updatable) Oracle Cloud Infrastructure Tags.
- UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Args 
- (Updatable) This extension defines attributes to manage user's risk score.
- UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User Args 
- (Updatable) User's Capabilities
- UrnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User Args 
- (Updatable) The database credentials user extension.
- UrnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User Args 
- (Updatable) Kerberos User extension
- UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User Args 
- (Updatable) POSIX User extension
- UrnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Args 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- UrnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User Args 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- UrnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User Args 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User Args 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Args 
- (Updatable) Social User extension
- UrnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Args 
- (Updatable) Terms Of Use extension
- UrnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Args 
- (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
[]DomainsUser X509certificate Args 
- (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<DomainsUser Address> 
- (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.
- 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<DomainsUser Email> 
- (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<DomainsUser Entitlement> 
- (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<DomainsUser Im> 
- (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
DomainsUser Name 
- (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<DomainsUser Phone Number> 
- (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<DomainsUser Photo> 
- (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
 
- resourceType StringSchema Version 
- (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<DomainsUser Role> 
- (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
 
- 
List<DomainsUser Tag> 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags 
- (Updatable) Oracle Cloud Infrastructure Tags.
- urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User 
- (Updatable) This extension defines attributes to manage user's risk score.
- urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User 
- (Updatable) User's Capabilities
- urnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User 
- (Updatable) Kerberos User extension
- urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User 
- (Updatable) POSIX User extension
- urnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User 
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User 
- (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<DomainsUser X509certificate> 
- (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
DomainsUser Address[] 
- (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.
- 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
DomainsUser Email[] 
- (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
DomainsUser Entitlement[] 
- (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
DomainsUser Im[] 
- (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
DomainsUser Name 
- (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 DomainsUser Phone Number[] 
- (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
DomainsUser Photo[] 
- (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
 
- resourceType stringSchema Version 
- (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
DomainsUser Role[] 
- (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
 
- 
DomainsUser Tag[] 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags 
- (Updatable) Oracle Cloud Infrastructure Tags.
- urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User 
- (Updatable) This extension defines attributes to manage user's risk score.
- urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User 
- (Updatable) User's Capabilities
- urnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User 
- (Updatable) Kerberos User extension
- urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User 
- (Updatable) POSIX User extension
- urnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User 
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User 
- (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
DomainsUser X509certificate[] 
- (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[DomainsUser Address Args] 
- (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.
- 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[DomainsUser Email Args] 
- (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[DomainsUser Entitlement Args] 
- (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[DomainsUser Im Args] 
- (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
DomainsUser Name Args 
- (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[DomainsUser Phone Number Args] 
- (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[DomainsUser Photo Args] 
- (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_ strschema_ version 
- (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[DomainsUser Role Args] 
- (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
 
- 
Sequence[DomainsUser Tag Args] 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Args 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Args 
- (Updatable) Oracle Cloud Infrastructure Tags.
- urnietfparamsscimschemasoracleidcsextensionadaptive_user DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Args 
- (Updatable) This extension defines attributes to manage user's risk score.
- urnietfparamsscimschemasoracleidcsextensioncapabilities_user DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User Args 
- (Updatable) User's Capabilities
- urnietfparamsscimschemasoracleidcsextensiondb_credentials_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User Args 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensionkerberos_user_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User Args 
- (Updatable) Kerberos User extension
- urnietfparamsscimschemasoracleidcsextensionmfa_user DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User Args 
- (Updatable) POSIX User extension
- urnietfparamsscimschemasoracleidcsextensionsecurity_questions_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Args 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionself_change_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionself Change User Args 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionself_registration_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionself Registration User Args 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsff_user DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User Args 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Args 
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensionterms_of_ Domainsuse_ user User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Args 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuser_state_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionuser State User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Args 
- (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[DomainsUser X509certificate Args] 
- (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.
- 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
 
- resourceType StringSchema Version 
- (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
 
- 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
- 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
- urnietfparamsscimschemasoracleidcsextensiondbCredentials Property MapUser 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensionkerberosUser Property MapUser 
- (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
- urnietfparamsscimschemasoracleidcsextensionsecurityQuestions Property MapUser 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionselfChange Property MapUser 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionselfRegistration Property MapUser 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsffUser Property Map
- (Updatable) SFF Auth Keys User extension
- Property Map
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensiontermsOf Property MapUse User 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuserState Property MapUser 
- (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
 
- DeleteIn boolProgress 
- (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<DomainsUser Group> 
- (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.
- IdcsCreated List<DomainsBies User Idcs Created By> 
- (Updatable) The User or App who created the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: complex
 
- IdcsLast List<DomainsModified Bies User Idcs Last Modified By> 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- IdcsLast stringUpgraded In Release 
- (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
 
- IdcsPrevented List<string>Operations 
- (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<DomainsUser Meta> 
- (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
 
- UrnietfparamsscimschemasoracleidcsextensiondbUser List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User> 
- (Updatable) DB User extension
- UrnietfparamsscimschemasoracleidcsextensionpasswordState List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User> 
- (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.
- UrnietfparamsscimschemasoracleidcsextensionuserCredentials List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User> 
- (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
 
- DeleteIn boolProgress 
- (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
[]DomainsUser Group 
- (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.
- IdcsCreated []DomainsBies User Idcs Created By 
- (Updatable) The User or App who created the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: complex
 
- IdcsLast []DomainsModified Bies User Idcs Last Modified By 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- IdcsLast stringUpgraded In Release 
- (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
 
- IdcsPrevented []stringOperations 
- (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
[]DomainsUser Meta 
- (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
 
- UrnietfparamsscimschemasoracleidcsextensiondbUser []DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User 
- (Updatable) DB User extension
- UrnietfparamsscimschemasoracleidcsextensionpasswordState []DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User 
- (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.
- UrnietfparamsscimschemasoracleidcsextensionuserCredentials []DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User 
- (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
 
- deleteIn BooleanProgress 
- (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<DomainsUser Group> 
- (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.
- idcsCreated List<DomainsBies User Idcs Created By> 
- (Updatable) The User or App who created the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: complex
 
- idcsLast List<DomainsModified Bies User Idcs Last Modified By> 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- idcsLast StringUpgraded In Release 
- (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
 
- idcsPrevented List<String>Operations 
- (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<DomainsUser Meta> 
- (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
 
- urnietfparamsscimschemasoracleidcsextensiondbUser List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User> 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionpasswordState List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User> 
- (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.
- urnietfparamsscimschemasoracleidcsextensionuserCredentials List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User> 
- (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
 
- deleteIn booleanProgress 
- (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
DomainsUser Group[] 
- (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.
- idcsCreated DomainsBies User Idcs Created By[] 
- (Updatable) The User or App who created the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: complex
 
- idcsLast DomainsModified Bies User Idcs Last Modified By[] 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- idcsLast stringUpgraded In Release 
- (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
 
- idcsPrevented string[]Operations 
- (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
DomainsUser Meta[] 
- (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
 
- urnietfparamsscimschemasoracleidcsextensiondbUser DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User[] 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionpasswordState DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User[] 
- (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.
- urnietfparamsscimschemasoracleidcsextensionuserCredentials DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User[] 
- (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_ boolprogress 
- (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[DomainsUser Group] 
- (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_ Sequence[Domainsbies User Idcs Created By] 
- (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_ Sequence[Domainsmodified_ bies User Idcs Last Modified By] 
- (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_ strupgraded_ in_ release 
- (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_ Sequence[str]operations 
- (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[DomainsUser Meta] 
- (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_ Sequence[Domainsusers User Urnietfparamsscimschemasoracleidcsextensiondb User User] 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionpassword_state_ Sequence[Domainsusers User Urnietfparamsscimschemasoracleidcsextensionpassword State User] 
- (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_ Sequence[Domainsusers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User] 
- (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
 
- deleteIn BooleanProgress 
- (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.
- idcsCreated List<Property Map>Bies 
- (Updatable) The User or App who created the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: complex
 
- idcsLast List<Property Map>Modified Bies 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- idcsLast StringUpgraded In Release 
- (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
 
- idcsPrevented List<String>Operations 
- (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
 
- urnietfparamsscimschemasoracleidcsextensiondbUser List<Property Map>Users 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionpasswordState List<Property Map>Users 
- (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.
- urnietfparamsscimschemasoracleidcsextensionuserCredentials List<Property Map>Users 
- (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[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[DomainsUserEmailArgs]] = None,
        entitlements: Optional[Sequence[DomainsUserEntitlementArgs]] = None,
        external_id: Optional[str] = None,
        force_delete: Optional[bool] = None,
        groups: Optional[Sequence[DomainsUserGroupArgs]] = None,
        idcs_created_bies: Optional[Sequence[DomainsUserIdcsCreatedByArgs]] = None,
        idcs_endpoint: Optional[str] = None,
        idcs_last_modified_bies: Optional[Sequence[DomainsUserIdcsLastModifiedByArgs]] = None,
        idcs_last_upgraded_in_release: Optional[str] = None,
        idcs_prevented_operations: Optional[Sequence[str]] = None,
        ims: Optional[Sequence[DomainsUserImArgs]] = None,
        locale: Optional[str] = None,
        metas: Optional[Sequence[DomainsUserMetaArgs]] = None,
        name: Optional[DomainsUserNameArgs] = None,
        nick_name: Optional[str] = None,
        ocid: Optional[str] = None,
        password: Optional[str] = None,
        phone_numbers: Optional[Sequence[DomainsUserPhoneNumberArgs]] = None,
        photos: Optional[Sequence[DomainsUserPhotoArgs]] = None,
        preferred_language: Optional[str] = None,
        profile_url: Optional[str] = None,
        resource_type_schema_version: Optional[str] = None,
        roles: Optional[Sequence[DomainsUserRoleArgs]] = None,
        schemas: Optional[Sequence[str]] = None,
        tags: Optional[Sequence[DomainsUserTagArgs]] = None,
        tenancy_ocid: Optional[str] = None,
        timezone: Optional[str] = None,
        title: Optional[str] = None,
        urnietfparamsscimschemasextensionenterprise20user: Optional[DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs] = None,
        urnietfparamsscimschemasoracleidcsextension_oci_tags: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionadaptive_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensioncapabilities_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensiondb_credentials_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensiondb_user_users: Optional[Sequence[DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUserArgs]] = None,
        urnietfparamsscimschemasoracleidcsextensionkerberos_user_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionmfa_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionpassword_state_users: Optional[Sequence[DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUserArgs]] = None,
        urnietfparamsscimschemasoracleidcsextensionpasswordless_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionposix_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionsecurity_questions_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionself_change_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionself_registration_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionsff_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionsocial_account_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionterms_of_use_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionuser_credentials_users: Optional[Sequence[DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserArgs]] = None,
        urnietfparamsscimschemasoracleidcsextensionuser_state_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs] = None,
        urnietfparamsscimschemasoracleidcsextensionuser_user: Optional[DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs] = None,
        user_name: Optional[str] = None,
        user_type: Optional[str] = None,
        x509certificates: Optional[Sequence[DomainsUserX509certificateArgs]] = None) -> DomainsUserfunc 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.
- 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<DomainsUser Address> 
- (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.
- 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
 
- DeleteIn boolProgress 
- (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<DomainsUser Email> 
- (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<DomainsUser Entitlement> 
- (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<DomainsUser Group> 
- (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
 
- IdcsCreated List<DomainsBies User Idcs Created By> 
- (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
- IdcsLast List<DomainsModified Bies User Idcs Last Modified By> 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- IdcsLast stringUpgraded In Release 
- (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
 
- IdcsPrevented List<string>Operations 
- (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<DomainsUser Im> 
- (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<DomainsUser Meta> 
- (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
DomainsUser Name 
- (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<DomainsUser Phone Number> 
- (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<DomainsUser Photo> 
- (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
 
- ResourceType stringSchema Version 
- (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<DomainsUser Role> 
- (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
 
- 
List<DomainsUser Tag> 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags 
- (Updatable) Oracle Cloud Infrastructure Tags.
- UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User 
- (Updatable) This extension defines attributes to manage user's risk score.
- UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User 
- (Updatable) User's Capabilities
- UrnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User 
- (Updatable) The database credentials user extension.
- UrnietfparamsscimschemasoracleidcsextensiondbUser List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User> 
- (Updatable) DB User extension
- UrnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User 
- (Updatable) Kerberos User extension
- UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User 
- (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.
- UrnietfparamsscimschemasoracleidcsextensionpasswordState List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User> 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User 
- (Updatable) POSIX User extension
- UrnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- UrnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- UrnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User 
- (Updatable) Social User extension
- UrnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User 
- (Updatable) Terms Of Use extension
- UrnietfparamsscimschemasoracleidcsextensionuserCredentials List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User> 
- (Updatable) User's credentials
- UrnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User 
- (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<DomainsUser X509certificate> 
- (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
[]DomainsUser Address Args 
- (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.
- 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
 
- DeleteIn boolProgress 
- (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
[]DomainsUser Email Args 
- (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
[]DomainsUser Entitlement Args 
- (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
[]DomainsUser Group Args 
- (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
 
- IdcsCreated []DomainsBies User Idcs Created By Args 
- (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
- IdcsLast []DomainsModified Bies User Idcs Last Modified By Args 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- IdcsLast stringUpgraded In Release 
- (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
 
- IdcsPrevented []stringOperations 
- (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
[]DomainsUser Im Args 
- (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
[]DomainsUser Meta Args 
- (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
DomainsUser Name Args 
- (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 []DomainsUser Phone Number Args 
- (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
[]DomainsUser Photo Args 
- (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
 
- ResourceType stringSchema Version 
- (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
[]DomainsUser Role Args 
- (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
 
- 
[]DomainsUser Tag Args 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Args 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Args 
- (Updatable) Oracle Cloud Infrastructure Tags.
- UrnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Args 
- (Updatable) This extension defines attributes to manage user's risk score.
- UrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User Args 
- (Updatable) User's Capabilities
- UrnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User Args 
- (Updatable) The database credentials user extension.
- UrnietfparamsscimschemasoracleidcsextensiondbUser []DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User Args 
- (Updatable) DB User extension
- UrnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User Args 
- (Updatable) Kerberos User extension
- UrnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Args 
- (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.
- UrnietfparamsscimschemasoracleidcsextensionpasswordState []DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User Args 
- (Updatable) POSIX User extension
- UrnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Args 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- UrnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User Args 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- UrnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User Args 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- UrnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User Args 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Args 
- (Updatable) Social User extension
- UrnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Args 
- (Updatable) Terms Of Use extension
- UrnietfparamsscimschemasoracleidcsextensionuserCredentials []DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Args 
- (Updatable) User's credentials
- UrnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Args 
- (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
[]DomainsUser X509certificate Args 
- (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<DomainsUser Address> 
- (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.
- 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
 
- deleteIn BooleanProgress 
- (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<DomainsUser Email> 
- (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<DomainsUser Entitlement> 
- (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<DomainsUser Group> 
- (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
 
- idcsCreated List<DomainsBies User Idcs Created By> 
- (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
- idcsLast List<DomainsModified Bies User Idcs Last Modified By> 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- idcsLast StringUpgraded In Release 
- (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
 
- idcsPrevented List<String>Operations 
- (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<DomainsUser Im> 
- (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<DomainsUser Meta> 
- (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
DomainsUser Name 
- (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<DomainsUser Phone Number> 
- (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<DomainsUser Photo> 
- (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
 
- resourceType StringSchema Version 
- (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<DomainsUser Role> 
- (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
 
- 
List<DomainsUser Tag> 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags 
- (Updatable) Oracle Cloud Infrastructure Tags.
- urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User 
- (Updatable) This extension defines attributes to manage user's risk score.
- urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User 
- (Updatable) User's Capabilities
- urnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensiondbUser List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User> 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User 
- (Updatable) Kerberos User extension
- urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User 
- (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.
- urnietfparamsscimschemasoracleidcsextensionpasswordState List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User> 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User 
- (Updatable) POSIX User extension
- urnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User 
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuserCredentials List<DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User> 
- (Updatable) User's credentials
- urnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User 
- (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<DomainsUser X509certificate> 
- (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
DomainsUser Address[] 
- (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.
- 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
 
- deleteIn booleanProgress 
- (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
DomainsUser Email[] 
- (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
DomainsUser Entitlement[] 
- (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
DomainsUser Group[] 
- (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
 
- idcsCreated DomainsBies User Idcs Created By[] 
- (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
- idcsLast DomainsModified Bies User Idcs Last Modified By[] 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- idcsLast stringUpgraded In Release 
- (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
 
- idcsPrevented string[]Operations 
- (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
DomainsUser Im[] 
- (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
DomainsUser Meta[] 
- (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
DomainsUser Name 
- (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 DomainsUser Phone Number[] 
- (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
DomainsUser Photo[] 
- (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
 
- resourceType stringSchema Version 
- (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
DomainsUser Role[] 
- (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
 
- 
DomainsUser Tag[] 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags 
- (Updatable) Oracle Cloud Infrastructure Tags.
- urnietfparamsscimschemasoracleidcsextensionadaptiveUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User 
- (Updatable) This extension defines attributes to manage user's risk score.
- urnietfparamsscimschemasoracleidcsextensioncapabilitiesUser DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User 
- (Updatable) User's Capabilities
- urnietfparamsscimschemasoracleidcsextensiondbCredentials DomainsUser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensiondbUser DomainsUsers User Urnietfparamsscimschemasoracleidcsextensiondb User User[] 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionkerberosUser DomainsUser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User 
- (Updatable) Kerberos User extension
- urnietfparamsscimschemasoracleidcsextensionmfaUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User 
- (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.
- urnietfparamsscimschemasoracleidcsextensionpasswordState DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionpassword State User[] 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User 
- (Updatable) POSIX User extension
- urnietfparamsscimschemasoracleidcsextensionsecurityQuestions DomainsUser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionselfChange DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Change User 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionselfRegistration DomainsUser User Urnietfparamsscimschemasoracleidcsextensionself Registration User 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsffUser DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User 
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensiontermsOf DomainsUse User User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuserCredentials DomainsUsers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User[] 
- (Updatable) User's credentials
- urnietfparamsscimschemasoracleidcsextensionuserState DomainsUser User Urnietfparamsscimschemasoracleidcsextensionuser State User 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User 
- (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
DomainsUser X509certificate[] 
- (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[DomainsUser Address Args] 
- (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.
- 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_ boolprogress 
- (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[DomainsUser Email Args] 
- (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[DomainsUser Entitlement Args] 
- (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[DomainsUser Group Args] 
- (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_ Sequence[Domainsbies User Idcs Created By Args] 
- (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_ Sequence[Domainsmodified_ bies User Idcs Last Modified By Args] 
- (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_ strupgraded_ in_ release 
- (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_ Sequence[str]operations 
- (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[DomainsUser Im Args] 
- (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[DomainsUser Meta Args] 
- (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
DomainsUser Name Args 
- (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[DomainsUser Phone Number Args] 
- (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[DomainsUser Photo Args] 
- (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_ strschema_ version 
- (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[DomainsUser Role Args] 
- (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
 
- 
Sequence[DomainsUser Tag Args] 
- (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
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Args 
- (Updatable) Enterprise User
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Args 
- (Updatable) Oracle Cloud Infrastructure Tags.
- urnietfparamsscimschemasoracleidcsextensionadaptive_user DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Args 
- (Updatable) This extension defines attributes to manage user's risk score.
- urnietfparamsscimschemasoracleidcsextensioncapabilities_user DomainsUser Urnietfparamsscimschemasoracleidcsextensioncapabilities User Args 
- (Updatable) User's Capabilities
- urnietfparamsscimschemasoracleidcsextensiondb_credentials_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensiondb Credentials User Args 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensiondb_user_ Sequence[Domainsusers User Urnietfparamsscimschemasoracleidcsextensiondb User User Args] 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionkerberos_user_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionkerberos User User Args 
- (Updatable) Kerberos User extension
- urnietfparamsscimschemasoracleidcsextensionmfa_user DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Args 
- (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_ Sequence[Domainsusers User Urnietfparamsscimschemasoracleidcsextensionpassword State User Args] 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionposix User Args 
- (Updatable) POSIX User extension
- urnietfparamsscimschemasoracleidcsextensionsecurity_questions_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Args 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionself_change_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionself Change User Args 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionself_registration_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionself Registration User Args 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsff_user DomainsUser Urnietfparamsscimschemasoracleidcsextensionsff User Args 
- (Updatable) SFF Auth Keys User extension
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Args 
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensionterms_of_ Domainsuse_ user User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Args 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuser_credentials_ Sequence[Domainsusers User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Args] 
- (Updatable) User's credentials
- urnietfparamsscimschemasoracleidcsextensionuser_state_ Domainsuser User Urnietfparamsscimschemasoracleidcsextensionuser State User Args 
- (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 DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Args 
- (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[DomainsUser X509certificate Args] 
- (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.
- 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
 
- deleteIn BooleanProgress 
- (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: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
- 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
 
- idcsCreated List<Property Map>Bies 
- (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
- idcsLast List<Property Map>Modified Bies 
- (Updatable) The User or App who modified the Resource - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
 
- idcsLast StringUpgraded In Release 
- (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
 
- idcsPrevented List<String>Operations 
- (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<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
 
- 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
 
- 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
 
- resourceType StringSchema Version 
- (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
 
- 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
 
- 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
 
- 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 Property Map
- (Updatable) Enterprise User
- 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
- urnietfparamsscimschemasoracleidcsextensiondbCredentials Property MapUser 
- (Updatable) The database credentials user extension.
- urnietfparamsscimschemasoracleidcsextensiondbUser List<Property Map>Users 
- (Updatable) DB User extension
- urnietfparamsscimschemasoracleidcsextensionkerberosUser Property MapUser 
- (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.
- urnietfparamsscimschemasoracleidcsextensionpasswordState List<Property Map>Users 
- (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 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
- urnietfparamsscimschemasoracleidcsextensionsecurityQuestions Property MapUser 
- (Updatable) This extension defines the attributes used to store the security questions of a user.
- urnietfparamsscimschemasoracleidcsextensionselfChange Property MapUser 
- (Updatable) Controls whether a user can update themselves or not via User related APIs
- urnietfparamsscimschemasoracleidcsextensionselfRegistration Property MapUser 
- (Updatable) This extension defines attributes used to manage self registration profile linked to the user.
- urnietfparamsscimschemasoracleidcsextensionsffUser Property Map
- (Updatable) SFF Auth Keys User extension
- Property Map
- (Updatable) Social User extension
- urnietfparamsscimschemasoracleidcsextensiontermsOf Property MapUse User 
- (Updatable) Terms Of Use extension
- urnietfparamsscimschemasoracleidcsextensionuserCredentials List<Property Map>Users 
- (Updatable) User's credentials
- urnietfparamsscimschemasoracleidcsextensionuserState Property MapUser 
- (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
- 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<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
 
Supporting Types
DomainsUserAddress, DomainsUserAddressArgs      
- Type string
- (Updatable) A label indicating the attribute's function; e.g., 'work' or 'home'. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Country string
- (Updatable) The country name component. - SCIM++ Properties: - caseExact: false
- idcsCanonicalValueSourceFilter: attrName eq "countries" and attrValues.value eq "upper($(country))"
- idcsCanonicalValueSourceResourceType: AllowedValue
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Formatted string
- (Updatable) The full mailing address, formatted for display or use with a mailing label. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Locality string
- (Updatable) The city or locality component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PostalCode string
- (Updatable) The zipcode or postal code component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Region string
- (Updatable) The state or region component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- StreetAddress string
- (Updatable) The full street address component, which may include house number, street name, PO BOX, and multi-line extended street address information. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function; e.g., 'work' or 'home'. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Country string
- (Updatable) The country name component. - SCIM++ Properties: - caseExact: false
- idcsCanonicalValueSourceFilter: attrName eq "countries" and attrValues.value eq "upper($(country))"
- idcsCanonicalValueSourceResourceType: AllowedValue
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Formatted string
- (Updatable) The full mailing address, formatted for display or use with a mailing label. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Locality string
- (Updatable) The city or locality component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PostalCode string
- (Updatable) The zipcode or postal code component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Region string
- (Updatable) The state or region component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- StreetAddress string
- (Updatable) The full street address component, which may include house number, street name, PO BOX, and multi-line extended street address information. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function; e.g., 'work' or 'home'. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- country String
- (Updatable) The country name component. - SCIM++ Properties: - caseExact: false
- idcsCanonicalValueSourceFilter: attrName eq "countries" and attrValues.value eq "upper($(country))"
- idcsCanonicalValueSourceResourceType: AllowedValue
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted String
- (Updatable) The full mailing address, formatted for display or use with a mailing label. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- locality String
- (Updatable) The city or locality component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- postalCode String
- (Updatable) The zipcode or postal code component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- region String
- (Updatable) The state or region component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- streetAddress String
- (Updatable) The full street address component, which may include house number, street name, PO BOX, and multi-line extended street address information. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- type string
- (Updatable) A label indicating the attribute's function; e.g., 'work' or 'home'. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- country string
- (Updatable) The country name component. - SCIM++ Properties: - caseExact: false
- idcsCanonicalValueSourceFilter: attrName eq "countries" and attrValues.value eq "upper($(country))"
- idcsCanonicalValueSourceResourceType: AllowedValue
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted string
- (Updatable) The full mailing address, formatted for display or use with a mailing label. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- locality string
- (Updatable) The city or locality component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- postalCode string
- (Updatable) The zipcode or postal code component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- region string
- (Updatable) The state or region component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- streetAddress string
- (Updatable) The full street address component, which may include house number, street name, PO BOX, and multi-line extended street address information. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- type str
- (Updatable) A label indicating the attribute's function; e.g., 'work' or 'home'. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- country str
- (Updatable) The country name component. - SCIM++ Properties: - caseExact: false
- idcsCanonicalValueSourceFilter: attrName eq "countries" and attrValues.value eq "upper($(country))"
- idcsCanonicalValueSourceResourceType: AllowedValue
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted str
- (Updatable) The full mailing address, formatted for display or use with a mailing label. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- locality str
- (Updatable) The city or locality component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- postal_code str
- (Updatable) The zipcode or postal code component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- region str
- (Updatable) The state or region component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- street_address str
- (Updatable) The full street address component, which may include house number, street name, PO BOX, and multi-line extended street address information. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function; e.g., 'work' or 'home'. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- country String
- (Updatable) The country name component. - SCIM++ Properties: - caseExact: false
- idcsCanonicalValueSourceFilter: attrName eq "countries" and attrValues.value eq "upper($(country))"
- idcsCanonicalValueSourceResourceType: AllowedValue
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted String
- (Updatable) The full mailing address, formatted for display or use with a mailing label. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- locality String
- (Updatable) The city or locality component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- postalCode String
- (Updatable) The zipcode or postal code component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- region String
- (Updatable) The state or region component. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- streetAddress String
- (Updatable) The full street address component, which may include house number, street name, PO BOX, and multi-line extended street address information. This attribute MAY contain newlines. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserEmail, DomainsUserEmailArgs      
- Type string
- (Updatable) Type of email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) Email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- PendingVerification stringData 
- (Updatable) Pending e-mail address verification - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value that indicates whether the email address is the primary email address. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Secondary bool
- (Updatable) A Boolean value that indicates whether the email address is the secondary email address. The secondary attribute value 'true' MUST appear no more than once. - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Verified bool
- (Updatable) A Boolean value that indicates whether or not the e-mail address is verified - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) Type of email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) Email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- PendingVerification stringData 
- (Updatable) Pending e-mail address verification - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value that indicates whether the email address is the primary email address. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Secondary bool
- (Updatable) A Boolean value that indicates whether the email address is the secondary email address. The secondary attribute value 'true' MUST appear no more than once. - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Verified bool
- (Updatable) A Boolean value that indicates whether or not the e-mail address is verified - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) Type of email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) Email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- pendingVerification StringData 
- (Updatable) Pending e-mail address verification - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value that indicates whether the email address is the primary email address. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- secondary Boolean
- (Updatable) A Boolean value that indicates whether the email address is the secondary email address. The secondary attribute value 'true' MUST appear no more than once. - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified Boolean
- (Updatable) A Boolean value that indicates whether or not the e-mail address is verified - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type string
- (Updatable) Type of email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) Email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- pendingVerification stringData 
- (Updatable) Pending e-mail address verification - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value that indicates whether the email address is the primary email address. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- secondary boolean
- (Updatable) A Boolean value that indicates whether the email address is the secondary email address. The secondary attribute value 'true' MUST appear no more than once. - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified boolean
- (Updatable) A Boolean value that indicates whether or not the e-mail address is verified - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type str
- (Updatable) Type of email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) Email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- pending_verification_ strdata 
- (Updatable) Pending e-mail address verification - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value that indicates whether the email address is the primary email address. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- secondary bool
- (Updatable) A Boolean value that indicates whether the email address is the secondary email address. The secondary attribute value 'true' MUST appear no more than once. - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified bool
- (Updatable) A Boolean value that indicates whether or not the e-mail address is verified - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) Type of email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) Email address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- pendingVerification StringData 
- (Updatable) Pending e-mail address verification - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value that indicates whether the email address is the primary email address. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- secondary Boolean
- (Updatable) A Boolean value that indicates whether the email address is the secondary email address. The secondary attribute value 'true' MUST appear no more than once. - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified Boolean
- (Updatable) A Boolean value that indicates whether or not the e-mail address is verified - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserEntitlement, DomainsUserEntitlementArgs      
- Type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The value of an entitlement. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The value of an entitlement. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The value of an entitlement. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) The value of an entitlement. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type str
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) The value of an entitlement. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The value of an entitlement. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserGroup, DomainsUserGroupArgs      
- Value string
- (Updatable) The identifier of the User's group. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- DateAdded string
- (Updatable) Date when the member is Added to the group - Added In: 2105200541 - SCIM++ Properties: - multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ExternalId string
- (Updatable) An identifier for the Resource as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- MembershipOcid string
- (Updatable) The membership OCID. - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- NonUnique stringDisplay 
- (Updatable) A human readable name for Group as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The OCID of the User's group. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Group resource to which the user belongs - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function; e.g., 'direct' or 'indirect'. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The identifier of the User's group. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- DateAdded string
- (Updatable) Date when the member is Added to the group - Added In: 2105200541 - SCIM++ Properties: - multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ExternalId string
- (Updatable) An identifier for the Resource as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- MembershipOcid string
- (Updatable) The membership OCID. - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- NonUnique stringDisplay 
- (Updatable) A human readable name for Group as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The OCID of the User's group. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Group resource to which the user belongs - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function; e.g., 'direct' or 'indirect'. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value String
- (Updatable) The identifier of the User's group. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- dateAdded String
- (Updatable) Date when the member is Added to the group - Added In: 2105200541 - SCIM++ Properties: - multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- externalId String
- (Updatable) An identifier for the Resource as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- membershipOcid String
- (Updatable) The membership OCID. - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- nonUnique StringDisplay 
- (Updatable) A human readable name for Group as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the User's group. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Group resource to which the user belongs - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function; e.g., 'direct' or 'indirect'. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value string
- (Updatable) The identifier of the User's group. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- dateAdded string
- (Updatable) Date when the member is Added to the group - Added In: 2105200541 - SCIM++ Properties: - multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- externalId string
- (Updatable) An identifier for the Resource as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- membershipOcid string
- (Updatable) The membership OCID. - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- nonUnique stringDisplay 
- (Updatable) A human readable name for Group as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The OCID of the User's group. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding Group resource to which the user belongs - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type string
- (Updatable) A label indicating the attribute's function; e.g., 'direct' or 'indirect'. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value str
- (Updatable) The identifier of the User's group. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- date_added str
- (Updatable) Date when the member is Added to the group - Added In: 2105200541 - SCIM++ Properties: - multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- display str
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- external_id str
- (Updatable) An identifier for the Resource as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- membership_ocid str
- (Updatable) The membership OCID. - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- non_unique_ strdisplay 
- (Updatable) A human readable name for Group as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The OCID of the User's group. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding Group resource to which the user belongs - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type str
- (Updatable) A label indicating the attribute's function; e.g., 'direct' or 'indirect'. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value String
- (Updatable) The identifier of the User's group. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- dateAdded String
- (Updatable) Date when the member is Added to the group - Added In: 2105200541 - SCIM++ Properties: - multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- externalId String
- (Updatable) An identifier for the Resource as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- membershipOcid String
- (Updatable) The membership OCID. - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- nonUnique StringDisplay 
- (Updatable) A human readable name for Group as defined by the Service Consumer. READ-ONLY. - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the User's group. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Group resource to which the user belongs - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function; e.g., 'direct' or 'indirect'. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
DomainsUserIdcsCreatedBy, DomainsUserIdcsCreatedByArgs          
- Value string
- (Updatable) The ID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The displayName of the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The OCID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) The type of resource, User or App, that created this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The ID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The displayName of the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The OCID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) The type of resource, User or App, that created this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The ID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The displayName of the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) The type of resource, User or App, that created this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) The ID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) The displayName of the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The OCID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type string
- (Updatable) The type of resource, User or App, that created this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) The ID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) The displayName of the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The OCID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type str
- (Updatable) The type of resource, User or App, that created this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The ID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The displayName of the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource that represents the User or App who created this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) The type of resource, User or App, that created this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserIdcsLastModifiedBy, DomainsUserIdcsLastModifiedByArgs            
- Value string
- (Updatable) The ID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The displayName of the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The OCID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) The type of resource, User or App, that modified this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The ID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The displayName of the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The OCID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) The type of resource, User or App, that modified this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The ID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The displayName of the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) The type of resource, User or App, that modified this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) The ID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) The displayName of the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The OCID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type string
- (Updatable) The type of resource, User or App, that modified this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) The ID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) The displayName of the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The OCID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type str
- (Updatable) The type of resource, User or App, that modified this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The ID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The displayName of the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource that represents the User or App who modified this Resource - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) The type of resource, User or App, that modified this Resource - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserIm, DomainsUserImArgs      
- Type string
- (Updatable) A label that indicates the attribute's function--for example, 'aim', 'gtalk', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) User's instant messaging address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human-readable name, primarily used for display purposes - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred messenger or primary messenger. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) A label that indicates the attribute's function--for example, 'aim', 'gtalk', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) User's instant messaging address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human-readable name, primarily used for display purposes - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred messenger or primary messenger. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label that indicates the attribute's function--for example, 'aim', 'gtalk', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) User's instant messaging address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human-readable name, primarily used for display purposes - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred messenger or primary messenger. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type string
- (Updatable) A label that indicates the attribute's function--for example, 'aim', 'gtalk', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) User's instant messaging address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) A human-readable name, primarily used for display purposes - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred messenger or primary messenger. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type str
- (Updatable) A label that indicates the attribute's function--for example, 'aim', 'gtalk', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) User's instant messaging address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) A human-readable name, primarily used for display purposes - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred messenger or primary messenger. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label that indicates the attribute's function--for example, 'aim', 'gtalk', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) User's instant messaging address - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human-readable name, primarily used for display purposes - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred messenger or primary messenger. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserMeta, DomainsUserMetaArgs      
- Created string
- (Updatable) The DateTime the Resource was added to the Service Provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- LastModified string
- (Updatable) The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- Location string
- (Updatable) The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ResourceType string
- (Updatable) Name of the resource type of the resource--for example, Users or Groups - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Version string
- (Updatable) The version of the Resource being returned. This value must be the same as the ETag HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Created string
- (Updatable) The DateTime the Resource was added to the Service Provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- LastModified string
- (Updatable) The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- Location string
- (Updatable) The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ResourceType string
- (Updatable) Name of the resource type of the resource--for example, Users or Groups - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Version string
- (Updatable) The version of the Resource being returned. This value must be the same as the ETag HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- created String
- (Updatable) The DateTime the Resource was added to the Service Provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- lastModified String
- (Updatable) The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- location String
- (Updatable) The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- resourceType String
- (Updatable) Name of the resource type of the resource--for example, Users or Groups - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- version String
- (Updatable) The version of the Resource being returned. This value must be the same as the ETag HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- created string
- (Updatable) The DateTime the Resource was added to the Service Provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- lastModified string
- (Updatable) The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- location string
- (Updatable) The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- resourceType string
- (Updatable) Name of the resource type of the resource--for example, Users or Groups - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- version string
- (Updatable) The version of the Resource being returned. This value must be the same as the ETag HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- created str
- (Updatable) The DateTime the Resource was added to the Service Provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- last_modified str
- (Updatable) The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- location str
- (Updatable) The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- resource_type str
- (Updatable) Name of the resource type of the resource--for example, Users or Groups - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- version str
- (Updatable) The version of the Resource being returned. This value must be the same as the ETag HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- created String
- (Updatable) The DateTime the Resource was added to the Service Provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- lastModified String
- (Updatable) The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- location String
- (Updatable) The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- resourceType String
- (Updatable) Name of the resource type of the resource--for example, Users or Groups - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- version String
- (Updatable) The version of the Resource being returned. This value must be the same as the ETag HTTP response header. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserName, DomainsUserNameArgs      
- FamilyName string
- (Updatable) Last name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Last Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Formatted string
- (Updatable) Full name - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- GivenName string
- (Updatable) First name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: First Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- HonorificPrefix string
- (Updatable) Prefix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Prefix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- HonorificSuffix string
- (Updatable) Suffix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Suffix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- MiddleName string
- (Updatable) Middle name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Middle Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FamilyName string
- (Updatable) Last name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Last Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Formatted string
- (Updatable) Full name - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- GivenName string
- (Updatable) First name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: First Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- HonorificPrefix string
- (Updatable) Prefix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Prefix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- HonorificSuffix string
- (Updatable) Suffix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Suffix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- MiddleName string
- (Updatable) Middle name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Middle Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- familyName String
- (Updatable) Last name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Last Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted String
- (Updatable) Full name - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- givenName String
- (Updatable) First name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: First Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorificPrefix String
- (Updatable) Prefix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Prefix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorificSuffix String
- (Updatable) Suffix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Suffix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- middleName String
- (Updatable) Middle name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Middle Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- familyName string
- (Updatable) Last name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Last Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted string
- (Updatable) Full name - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- givenName string
- (Updatable) First name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: First Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorificPrefix string
- (Updatable) Prefix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Prefix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorificSuffix string
- (Updatable) Suffix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Suffix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- middleName string
- (Updatable) Middle name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Middle Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- family_name str
- (Updatable) Last name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Last Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted str
- (Updatable) Full name - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- given_name str
- (Updatable) First name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: First Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorific_prefix str
- (Updatable) Prefix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Prefix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorific_suffix str
- (Updatable) Suffix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Suffix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- middle_name str
- (Updatable) Middle name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Middle Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- familyName String
- (Updatable) Last name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Last Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- formatted String
- (Updatable) Full name - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- givenName String
- (Updatable) First name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: First Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorificPrefix String
- (Updatable) Prefix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Prefix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- honorificSuffix String
- (Updatable) Suffix - SCIM++ Properties: - idcsCsvAttributeName: Honorific Suffix
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- middleName String
- (Updatable) Middle name - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Middle Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserPhoneNumber, DomainsUserPhoneNumberArgs        
- Type string
- (Updatable) A label that indicates the attribute's function- for example, 'work', 'home', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) User's phone number - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human-readable name, primarily used for display purposes. READ ONLY - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Verified bool
- (Updatable) A Boolean value that indicates if the phone number is verified. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) A label that indicates the attribute's function- for example, 'work', 'home', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) User's phone number - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human-readable name, primarily used for display purposes. READ ONLY - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Verified bool
- (Updatable) A Boolean value that indicates if the phone number is verified. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label that indicates the attribute's function- for example, 'work', 'home', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) User's phone number - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human-readable name, primarily used for display purposes. READ ONLY - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified Boolean
- (Updatable) A Boolean value that indicates if the phone number is verified. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type string
- (Updatable) A label that indicates the attribute's function- for example, 'work', 'home', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) User's phone number - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) A human-readable name, primarily used for display purposes. READ ONLY - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified boolean
- (Updatable) A Boolean value that indicates if the phone number is verified. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type str
- (Updatable) A label that indicates the attribute's function- for example, 'work', 'home', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) User's phone number - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) A human-readable name, primarily used for display purposes. READ ONLY - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified bool
- (Updatable) A Boolean value that indicates if the phone number is verified. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label that indicates the attribute's function- for example, 'work', 'home', or 'mobile' - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) User's phone number - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human-readable name, primarily used for display purposes. READ ONLY - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- verified Boolean
- (Updatable) A Boolean value that indicates if the phone number is verified. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserPhoto, DomainsUserPhotoArgs      
- Type string
- (Updatable) A label indicating the attribute's function; e.g., 'photo' or 'thumbnail'. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) URL of a photo for the User - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: reference
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute, e.g., the preferred photo or thumbnail. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function; e.g., 'photo' or 'thumbnail'. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) URL of a photo for the User - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: reference
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute, e.g., the preferred photo or thumbnail. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function; e.g., 'photo' or 'thumbnail'. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) URL of a photo for the User - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: reference
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute, e.g., the preferred photo or thumbnail. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type string
- (Updatable) A label indicating the attribute's function; e.g., 'photo' or 'thumbnail'. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) URL of a photo for the User - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: reference
- uniqueness: none
 
- display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute, e.g., the preferred photo or thumbnail. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type str
- (Updatable) A label indicating the attribute's function; e.g., 'photo' or 'thumbnail'. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) URL of a photo for the User - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: reference
- uniqueness: none
 
- display str
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute, e.g., the preferred photo or thumbnail. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function; e.g., 'photo' or 'thumbnail'. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) URL of a photo for the User - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: reference
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute, e.g., the preferred photo or thumbnail. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserRole, DomainsUserRoleArgs      
- Type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The value of a role. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The value of a role. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The value of a role. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) The value of a role. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type str
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) The value of a role. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The value of a role. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserTag, DomainsUserTagArgs      
- Key string
- (Updatable) Key or name of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) Value of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Key string
- (Updatable) Key or name of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) Value of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- key String
- (Updatable) Key or name of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) Value of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- key string
- (Updatable) Key or name of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) Value of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- key str
- (Updatable) Key or name of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) Value of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- key String
- (Updatable) Key or name of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) Value of the tag. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasextensionenterprise20user, DomainsUserUrnietfparamsscimschemasextensionenterprise20userArgs      
- CostCenter string
- (Updatable) Identifies the name of a cost center. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Cost Center
- idcsCsvAttributeNameMappings: [[columnHeaderName:Cost Center]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Department string
- (Updatable) Identifies the name of a department. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Department
- idcsCsvAttributeNameMappings: [[columnHeaderName:Department]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Division string
- (Updatable) Identifies the name of a division. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Division
- idcsCsvAttributeNameMappings: [[columnHeaderName:Division]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- EmployeeNumber string
- (Updatable) Numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Employee Number
- idcsCsvAttributeNameMappings: [[columnHeaderName:Employee Number]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Manager
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Manager 
- (Updatable) The User's manager. A complex type that optionally allows Service Providers to represent organizational hierarchy by referencing the 'id' attribute of another User. - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Manager, deprecatedColumnHeaderName:Manager Name, mapsTo:manager.value]]
- idcsPii: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- Organization string
- (Updatable) Identifies the name of an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Organization
- idcsCsvAttributeNameMappings: [[columnHeaderName:Organization Name, deprecatedColumnHeaderName:Organization]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- CostCenter string
- (Updatable) Identifies the name of a cost center. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Cost Center
- idcsCsvAttributeNameMappings: [[columnHeaderName:Cost Center]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Department string
- (Updatable) Identifies the name of a department. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Department
- idcsCsvAttributeNameMappings: [[columnHeaderName:Department]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Division string
- (Updatable) Identifies the name of a division. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Division
- idcsCsvAttributeNameMappings: [[columnHeaderName:Division]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- EmployeeNumber string
- (Updatable) Numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Employee Number
- idcsCsvAttributeNameMappings: [[columnHeaderName:Employee Number]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Manager
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Manager 
- (Updatable) The User's manager. A complex type that optionally allows Service Providers to represent organizational hierarchy by referencing the 'id' attribute of another User. - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Manager, deprecatedColumnHeaderName:Manager Name, mapsTo:manager.value]]
- idcsPii: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- Organization string
- (Updatable) Identifies the name of an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Organization
- idcsCsvAttributeNameMappings: [[columnHeaderName:Organization Name, deprecatedColumnHeaderName:Organization]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- costCenter String
- (Updatable) Identifies the name of a cost center. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Cost Center
- idcsCsvAttributeNameMappings: [[columnHeaderName:Cost Center]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- department String
- (Updatable) Identifies the name of a department. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Department
- idcsCsvAttributeNameMappings: [[columnHeaderName:Department]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- division String
- (Updatable) Identifies the name of a division. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Division
- idcsCsvAttributeNameMappings: [[columnHeaderName:Division]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- employeeNumber String
- (Updatable) Numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Employee Number
- idcsCsvAttributeNameMappings: [[columnHeaderName:Employee Number]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- manager
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Manager 
- (Updatable) The User's manager. A complex type that optionally allows Service Providers to represent organizational hierarchy by referencing the 'id' attribute of another User. - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Manager, deprecatedColumnHeaderName:Manager Name, mapsTo:manager.value]]
- idcsPii: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- organization String
- (Updatable) Identifies the name of an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Organization
- idcsCsvAttributeNameMappings: [[columnHeaderName:Organization Name, deprecatedColumnHeaderName:Organization]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- costCenter string
- (Updatable) Identifies the name of a cost center. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Cost Center
- idcsCsvAttributeNameMappings: [[columnHeaderName:Cost Center]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- department string
- (Updatable) Identifies the name of a department. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Department
- idcsCsvAttributeNameMappings: [[columnHeaderName:Department]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- division string
- (Updatable) Identifies the name of a division. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Division
- idcsCsvAttributeNameMappings: [[columnHeaderName:Division]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- employeeNumber string
- (Updatable) Numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Employee Number
- idcsCsvAttributeNameMappings: [[columnHeaderName:Employee Number]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- manager
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Manager 
- (Updatable) The User's manager. A complex type that optionally allows Service Providers to represent organizational hierarchy by referencing the 'id' attribute of another User. - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Manager, deprecatedColumnHeaderName:Manager Name, mapsTo:manager.value]]
- idcsPii: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- organization string
- (Updatable) Identifies the name of an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Organization
- idcsCsvAttributeNameMappings: [[columnHeaderName:Organization Name, deprecatedColumnHeaderName:Organization]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- cost_center str
- (Updatable) Identifies the name of a cost center. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Cost Center
- idcsCsvAttributeNameMappings: [[columnHeaderName:Cost Center]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- department str
- (Updatable) Identifies the name of a department. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Department
- idcsCsvAttributeNameMappings: [[columnHeaderName:Department]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- division str
- (Updatable) Identifies the name of a division. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Division
- idcsCsvAttributeNameMappings: [[columnHeaderName:Division]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- employee_number str
- (Updatable) Numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Employee Number
- idcsCsvAttributeNameMappings: [[columnHeaderName:Employee Number]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- manager
DomainsUser Urnietfparamsscimschemasextensionenterprise20user Manager 
- (Updatable) The User's manager. A complex type that optionally allows Service Providers to represent organizational hierarchy by referencing the 'id' attribute of another User. - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Manager, deprecatedColumnHeaderName:Manager Name, mapsTo:manager.value]]
- idcsPii: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- organization str
- (Updatable) Identifies the name of an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Organization
- idcsCsvAttributeNameMappings: [[columnHeaderName:Organization Name, deprecatedColumnHeaderName:Organization]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- costCenter String
- (Updatable) Identifies the name of a cost center. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Cost Center
- idcsCsvAttributeNameMappings: [[columnHeaderName:Cost Center]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- department String
- (Updatable) Identifies the name of a department. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Department
- idcsCsvAttributeNameMappings: [[columnHeaderName:Department]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- division String
- (Updatable) Identifies the name of a division. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Division
- idcsCsvAttributeNameMappings: [[columnHeaderName:Division]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- employeeNumber String
- (Updatable) Numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Employee Number
- idcsCsvAttributeNameMappings: [[columnHeaderName:Employee Number]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- manager Property Map
- (Updatable) The User's manager. A complex type that optionally allows Service Providers to represent organizational hierarchy by referencing the 'id' attribute of another User. - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Manager, deprecatedColumnHeaderName:Manager Name, mapsTo:manager.value]]
- idcsPii: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- organization String
- (Updatable) Identifies the name of an organization. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Organization
- idcsCsvAttributeNameMappings: [[columnHeaderName:Organization Name, deprecatedColumnHeaderName:Organization]]
- idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasextensionenterprise20userManager, DomainsUserUrnietfparamsscimschemasextensionenterprise20userManagerArgs        
- DisplayName string
- (Updatable) The displayName of the User's manager. OPTIONAL and READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The id of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsCsvAttributeName: Manager Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- DisplayName string
- (Updatable) The displayName of the User's manager. OPTIONAL and READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The id of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsCsvAttributeName: Manager Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- displayName String
- (Updatable) The displayName of the User's manager. OPTIONAL and READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The id of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsCsvAttributeName: Manager Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- displayName string
- (Updatable) The displayName of the User's manager. OPTIONAL and READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The id of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsCsvAttributeName: Manager Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display_name str
- (Updatable) The displayName of the User's manager. OPTIONAL and READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The id of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsCsvAttributeName: Manager Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- displayName String
- (Updatable) The displayName of the User's manager. OPTIONAL and READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The id of the SCIM resource representing the User's manager. RECOMMENDED. - SCIM++ Properties: - idcsCsvAttributeName: Manager Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTags, DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs          
- 
List<DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Defined Tag> 
- (Updatable) Oracle Cloud Infrastructure Defined Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [namespace, key, value]
- type: complex
- idcsSearchable: true
- required: false
- mutability: readWrite
- multiValued: true
- returned: default
 
- 
List<DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Freeform Tag> 
- (Updatable) Oracle Cloud Infrastructure Freeform Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [key, value]
- idcsSearchable: true
- type: complex
- required: false
- mutability: readWrite
- returned: default
- multiValued: true
 
- string
- (Updatable) Oracle Cloud Infrastructure Tag slug - Added In: 2011192329 - SCIM++ Properties: - type: binary
- mutability: readOnly
- returned: request
 
- 
[]DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Defined Tag 
- (Updatable) Oracle Cloud Infrastructure Defined Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [namespace, key, value]
- type: complex
- idcsSearchable: true
- required: false
- mutability: readWrite
- multiValued: true
- returned: default
 
- 
[]DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Freeform Tag 
- (Updatable) Oracle Cloud Infrastructure Freeform Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [key, value]
- idcsSearchable: true
- type: complex
- required: false
- mutability: readWrite
- returned: default
- multiValued: true
 
- string
- (Updatable) Oracle Cloud Infrastructure Tag slug - Added In: 2011192329 - SCIM++ Properties: - type: binary
- mutability: readOnly
- returned: request
 
- 
List<DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Defined Tag> 
- (Updatable) Oracle Cloud Infrastructure Defined Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [namespace, key, value]
- type: complex
- idcsSearchable: true
- required: false
- mutability: readWrite
- multiValued: true
- returned: default
 
- 
List<DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Freeform Tag> 
- (Updatable) Oracle Cloud Infrastructure Freeform Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [key, value]
- idcsSearchable: true
- type: complex
- required: false
- mutability: readWrite
- returned: default
- multiValued: true
 
- String
- (Updatable) Oracle Cloud Infrastructure Tag slug - Added In: 2011192329 - SCIM++ Properties: - type: binary
- mutability: readOnly
- returned: request
 
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Defined Tag[] 
- (Updatable) Oracle Cloud Infrastructure Defined Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [namespace, key, value]
- type: complex
- idcsSearchable: true
- required: false
- mutability: readWrite
- multiValued: true
- returned: default
 
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Freeform Tag[] 
- (Updatable) Oracle Cloud Infrastructure Freeform Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [key, value]
- idcsSearchable: true
- type: complex
- required: false
- mutability: readWrite
- returned: default
- multiValued: true
 
- string
- (Updatable) Oracle Cloud Infrastructure Tag slug - Added In: 2011192329 - SCIM++ Properties: - type: binary
- mutability: readOnly
- returned: request
 
- 
Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Defined Tag] 
- (Updatable) Oracle Cloud Infrastructure Defined Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [namespace, key, value]
- type: complex
- idcsSearchable: true
- required: false
- mutability: readWrite
- multiValued: true
- returned: default
 
- 
Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextension Oci Tags Freeform Tag] 
- (Updatable) Oracle Cloud Infrastructure Freeform Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [key, value]
- idcsSearchable: true
- type: complex
- required: false
- mutability: readWrite
- returned: default
- multiValued: true
 
- tag_slug str
- (Updatable) Oracle Cloud Infrastructure Tag slug - Added In: 2011192329 - SCIM++ Properties: - type: binary
- mutability: readOnly
- returned: request
 
- List<Property Map>
- (Updatable) Oracle Cloud Infrastructure Defined Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [namespace, key, value]
- type: complex
- idcsSearchable: true
- required: false
- mutability: readWrite
- multiValued: true
- returned: default
 
- List<Property Map>
- (Updatable) Oracle Cloud Infrastructure Freeform Tags - Added In: 2011192329 - SCIM++ Properties: - idcsCompositeKey: [key, value]
- idcsSearchable: true
- type: complex
- required: false
- mutability: readWrite
- returned: default
- multiValued: true
 
- String
- (Updatable) Oracle Cloud Infrastructure Tag slug - Added In: 2011192329 - SCIM++ Properties: - type: binary
- mutability: readOnly
- returned: request
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTag, DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagArgs              
- Key string
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- Namespace string
- (Updatable) Oracle Cloud Infrastructure Tag namespace - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- Value string
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- Key string
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- Namespace string
- (Updatable) Oracle Cloud Infrastructure Tag namespace - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- Value string
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key String
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- namespace String
- (Updatable) Oracle Cloud Infrastructure Tag namespace - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value String
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key string
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- namespace string
- (Updatable) Oracle Cloud Infrastructure Tag namespace - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value string
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key str
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- namespace str
- (Updatable) Oracle Cloud Infrastructure Tag namespace - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value str
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key String
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- namespace String
- (Updatable) Oracle Cloud Infrastructure Tag namespace - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value String
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTag, DomainsUserUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagArgs              
- Key string
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- Value string
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- Key string
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- Value string
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key String
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value String
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key string
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value string
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key str
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value str
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
- key String
- (Updatable) Oracle Cloud Infrastructure Tag key - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- type: string
- required: true
- mutability: readWrite
- returned: default
- idcsSearchable: true
- uniqueness: none
 
- value String
- (Updatable) Oracle Cloud Infrastructure Tag value - Added In: 2011192329 - SCIM++ Properties: - caseExact: false
- required: true
- idcsReturnEmptyWhenNull: true
- mutability: readWrite
- returned: default
- type: string
- idcsSearchable: true
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserArgs        
- RiskLevel string
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- RiskScores List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Risk Score> 
- (Updatable) The risk score pertaining to the user. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- RiskLevel string
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- RiskScores []DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Risk Score 
- (Updatable) The risk score pertaining to the user. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- riskLevel String
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- riskScores List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Risk Score> 
- (Updatable) The risk score pertaining to the user. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- riskLevel string
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- riskScores DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Risk Score[] 
- (Updatable) The risk score pertaining to the user. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- risk_level str
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- risk_scores Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionadaptive User Risk Score] 
- (Updatable) The risk score pertaining to the user. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- riskLevel String
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- riskScores List<Property Map>
- (Updatable) The risk score pertaining to the user. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScore, DomainsUserUrnietfparamsscimschemasoracleidcsextensionadaptiveUserRiskScoreArgs            
- LastUpdate stringTimestamp 
- (Updatable) Last update timestamp for the risk score - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: dateTime
- uniqueness: none
 
- RiskLevel string
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Score int
- (Updatable) Risk Score value - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: integer
- uniqueness: none
- idcsMaxValue: 100
- idcsMinValue: 0
 
- Value string
- (Updatable) Risk Provider Profile: Identifier for the provider service from which the risk score was received. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) Risk Provider Profile URI: URI that corresponds to risk source identifier. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: reference
- uniqueness: none
 
- Source string
- (Updatable) Risk Provider Profile Source - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Status string
- (Updatable) Risk Provider Profile status - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- LastUpdate stringTimestamp 
- (Updatable) Last update timestamp for the risk score - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: dateTime
- uniqueness: none
 
- RiskLevel string
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Score int
- (Updatable) Risk Score value - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: integer
- uniqueness: none
- idcsMaxValue: 100
- idcsMinValue: 0
 
- Value string
- (Updatable) Risk Provider Profile: Identifier for the provider service from which the risk score was received. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) Risk Provider Profile URI: URI that corresponds to risk source identifier. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: reference
- uniqueness: none
 
- Source string
- (Updatable) Risk Provider Profile Source - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Status string
- (Updatable) Risk Provider Profile status - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- lastUpdate StringTimestamp 
- (Updatable) Last update timestamp for the risk score - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: dateTime
- uniqueness: none
 
- riskLevel String
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- score Integer
- (Updatable) Risk Score value - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: integer
- uniqueness: none
- idcsMaxValue: 100
- idcsMinValue: 0
 
- value String
- (Updatable) Risk Provider Profile: Identifier for the provider service from which the risk score was received. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) Risk Provider Profile URI: URI that corresponds to risk source identifier. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: reference
- uniqueness: none
 
- source String
- (Updatable) Risk Provider Profile Source - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- status String
- (Updatable) Risk Provider Profile status - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- lastUpdate stringTimestamp 
- (Updatable) Last update timestamp for the risk score - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: dateTime
- uniqueness: none
 
- riskLevel string
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- score number
- (Updatable) Risk Score value - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: integer
- uniqueness: none
- idcsMaxValue: 100
- idcsMinValue: 0
 
- value string
- (Updatable) Risk Provider Profile: Identifier for the provider service from which the risk score was received. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) Risk Provider Profile URI: URI that corresponds to risk source identifier. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: reference
- uniqueness: none
 
- source string
- (Updatable) Risk Provider Profile Source - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- status string
- (Updatable) Risk Provider Profile status - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- last_update_ strtimestamp 
- (Updatable) Last update timestamp for the risk score - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: dateTime
- uniqueness: none
 
- risk_level str
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- score int
- (Updatable) Risk Score value - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: integer
- uniqueness: none
- idcsMaxValue: 100
- idcsMinValue: 0
 
- value str
- (Updatable) Risk Provider Profile: Identifier for the provider service from which the risk score was received. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) Risk Provider Profile URI: URI that corresponds to risk source identifier. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: reference
- uniqueness: none
 
- source str
- (Updatable) Risk Provider Profile Source - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- status str
- (Updatable) Risk Provider Profile status - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- lastUpdate StringTimestamp 
- (Updatable) Last update timestamp for the risk score - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: dateTime
- uniqueness: none
 
- riskLevel String
- (Updatable) Risk Level - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- score Number
- (Updatable) Risk Score value - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: integer
- uniqueness: none
- idcsMaxValue: 100
- idcsMinValue: 0
 
- value String
- (Updatable) Risk Provider Profile: Identifier for the provider service from which the risk score was received. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) Risk Provider Profile URI: URI that corresponds to risk source identifier. - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: reference
- uniqueness: none
 
- source String
- (Updatable) Risk Provider Profile Source - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- status String
- (Updatable) Risk Provider Profile status - Added In: 18.1.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensioncapabilitiesUserArgs        
- CanUse boolApi Keys 
- (Updatable) Indicates whether a user can use API keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolAuth Tokens 
- (Updatable) Indicates whether a user can use Auth tokens. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolConsole 
- (Updatable) Specifies whether user can access the Console. - Added In: 2206280902 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolConsole Password 
- (Updatable) Indicates whether a user can use Console passwords. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolCustomer Secret Keys 
- (Updatable) Indicates whether a user can use customer secret keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolDb Credentials 
- (Updatable) Indicates whether a user can use database credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolOauth2client Credentials 
- (Updatable) Indicates whether a user can use OAuth2 client credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolSmtp Credentials 
- (Updatable) Indicates whether a user can use SMTP credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolApi Keys 
- (Updatable) Indicates whether a user can use API keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolAuth Tokens 
- (Updatable) Indicates whether a user can use Auth tokens. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolConsole 
- (Updatable) Specifies whether user can access the Console. - Added In: 2206280902 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolConsole Password 
- (Updatable) Indicates whether a user can use Console passwords. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolCustomer Secret Keys 
- (Updatable) Indicates whether a user can use customer secret keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolDb Credentials 
- (Updatable) Indicates whether a user can use database credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolOauth2client Credentials 
- (Updatable) Indicates whether a user can use OAuth2 client credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- CanUse boolSmtp Credentials 
- (Updatable) Indicates whether a user can use SMTP credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanApi Keys 
- (Updatable) Indicates whether a user can use API keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanAuth Tokens 
- (Updatable) Indicates whether a user can use Auth tokens. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanConsole 
- (Updatable) Specifies whether user can access the Console. - Added In: 2206280902 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanConsole Password 
- (Updatable) Indicates whether a user can use Console passwords. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanCustomer Secret Keys 
- (Updatable) Indicates whether a user can use customer secret keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanDb Credentials 
- (Updatable) Indicates whether a user can use database credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanOauth2client Credentials 
- (Updatable) Indicates whether a user can use OAuth2 client credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanSmtp Credentials 
- (Updatable) Indicates whether a user can use SMTP credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanApi Keys 
- (Updatable) Indicates whether a user can use API keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanAuth Tokens 
- (Updatable) Indicates whether a user can use Auth tokens. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanConsole 
- (Updatable) Specifies whether user can access the Console. - Added In: 2206280902 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanConsole Password 
- (Updatable) Indicates whether a user can use Console passwords. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanCustomer Secret Keys 
- (Updatable) Indicates whether a user can use customer secret keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanDb Credentials 
- (Updatable) Indicates whether a user can use database credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanOauth2client Credentials 
- (Updatable) Indicates whether a user can use OAuth2 client credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse booleanSmtp Credentials 
- (Updatable) Indicates whether a user can use SMTP credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ boolapi_ keys 
- (Updatable) Indicates whether a user can use API keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ boolauth_ tokens 
- (Updatable) Indicates whether a user can use Auth tokens. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ boolconsole 
- (Updatable) Specifies whether user can access the Console. - Added In: 2206280902 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ boolconsole_ password 
- (Updatable) Indicates whether a user can use Console passwords. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ boolcustomer_ secret_ keys 
- (Updatable) Indicates whether a user can use customer secret keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ booldb_ credentials 
- (Updatable) Indicates whether a user can use database credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ booloauth2client_ credentials 
- (Updatable) Indicates whether a user can use OAuth2 client credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- can_use_ boolsmtp_ credentials 
- (Updatable) Indicates whether a user can use SMTP credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanApi Keys 
- (Updatable) Indicates whether a user can use API keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanAuth Tokens 
- (Updatable) Indicates whether a user can use Auth tokens. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanConsole 
- (Updatable) Specifies whether user can access the Console. - Added In: 2206280902 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanConsole Password 
- (Updatable) Indicates whether a user can use Console passwords. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanCustomer Secret Keys 
- (Updatable) Indicates whether a user can use customer secret keys. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanDb Credentials 
- (Updatable) Indicates whether a user can use database credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanOauth2client Credentials 
- (Updatable) Indicates whether a user can use OAuth2 client credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- canUse BooleanSmtp Credentials 
- (Updatable) Indicates whether a user can use SMTP credentials. - Added In: 2012271618 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbCredentialsUserArgs          
- DbLogin intAttempts 
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- DbUser stringName 
- (Updatable) The database username. - Added In: 2102181953 - SCIM++ Properties: - multiValued: false
- mutability: readWrite
- required: false
- type: string
- returned: request
- caseExact: false
- uniqueness: none
- idcsSearchable: true
 
- DbLogin intAttempts 
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- DbUser stringName 
- (Updatable) The database username. - Added In: 2102181953 - SCIM++ Properties: - multiValued: false
- mutability: readWrite
- required: false
- type: string
- returned: request
- caseExact: false
- uniqueness: none
- idcsSearchable: true
 
- dbLogin IntegerAttempts 
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- dbUser StringName 
- (Updatable) The database username. - Added In: 2102181953 - SCIM++ Properties: - multiValued: false
- mutability: readWrite
- required: false
- type: string
- returned: request
- caseExact: false
- uniqueness: none
- idcsSearchable: true
 
- dbLogin numberAttempts 
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- dbUser stringName 
- (Updatable) The database username. - Added In: 2102181953 - SCIM++ Properties: - multiValued: false
- mutability: readWrite
- required: false
- type: string
- returned: request
- caseExact: false
- uniqueness: none
- idcsSearchable: true
 
- db_login_ intattempts 
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- db_user_ strname 
- (Updatable) The database username. - Added In: 2102181953 - SCIM++ Properties: - multiValued: false
- mutability: readWrite
- required: false
- type: string
- returned: request
- caseExact: false
- uniqueness: none
- idcsSearchable: true
 
- dbLogin NumberAttempts 
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- dbUser StringName 
- (Updatable) The database username. - Added In: 2102181953 - SCIM++ Properties: - multiValued: false
- mutability: readWrite
- required: false
- type: string
- returned: request
- caseExact: false
- uniqueness: none
- idcsSearchable: true
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUserArgs          
- DbGlobal List<string>Roles 
- (Updatable) DB global roles to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- DomainLevel stringSchema 
- (Updatable) DB domain level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- InstanceLevel stringSchema 
- (Updatable) DB instance level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- IsDb boolUser 
- (Updatable) If true, indicates this is a database user. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- PasswordVerifiers List<DomainsUser Urnietfparamsscimschemasoracleidcsextensiondb User User Password Verifier> 
- (Updatable) Password Verifiers for DB User. - Added In: 18.2.2 - SCIM++ Properties: - idcsCompositeKey: [type]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- DbGlobal []stringRoles 
- (Updatable) DB global roles to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- DomainLevel stringSchema 
- (Updatable) DB domain level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- InstanceLevel stringSchema 
- (Updatable) DB instance level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- IsDb boolUser 
- (Updatable) If true, indicates this is a database user. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- PasswordVerifiers []DomainsUser Urnietfparamsscimschemasoracleidcsextensiondb User User Password Verifier 
- (Updatable) Password Verifiers for DB User. - Added In: 18.2.2 - SCIM++ Properties: - idcsCompositeKey: [type]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- dbGlobal List<String>Roles 
- (Updatable) DB global roles to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- domainLevel StringSchema 
- (Updatable) DB domain level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- instanceLevel StringSchema 
- (Updatable) DB instance level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- isDb BooleanUser 
- (Updatable) If true, indicates this is a database user. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- passwordVerifiers List<DomainsUser Urnietfparamsscimschemasoracleidcsextensiondb User User Password Verifier> 
- (Updatable) Password Verifiers for DB User. - Added In: 18.2.2 - SCIM++ Properties: - idcsCompositeKey: [type]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- dbGlobal string[]Roles 
- (Updatable) DB global roles to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- domainLevel stringSchema 
- (Updatable) DB domain level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- instanceLevel stringSchema 
- (Updatable) DB instance level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- isDb booleanUser 
- (Updatable) If true, indicates this is a database user. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- passwordVerifiers DomainsUser Urnietfparamsscimschemasoracleidcsextensiondb User User Password Verifier[] 
- (Updatable) Password Verifiers for DB User. - Added In: 18.2.2 - SCIM++ Properties: - idcsCompositeKey: [type]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- db_global_ Sequence[str]roles 
- (Updatable) DB global roles to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- domain_level_ strschema 
- (Updatable) DB domain level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- instance_level_ strschema 
- (Updatable) DB instance level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- is_db_ booluser 
- (Updatable) If true, indicates this is a database user. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- password_verifiers Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensiondb User User Password Verifier] 
- (Updatable) Password Verifiers for DB User. - Added In: 18.2.2 - SCIM++ Properties: - idcsCompositeKey: [type]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- dbGlobal List<String>Roles 
- (Updatable) DB global roles to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- domainLevel StringSchema 
- (Updatable) DB domain level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- instanceLevel StringSchema 
- (Updatable) DB instance level schema to which the user is granted access. - Added In: 18.2.2 - SCIM++ Properties: - idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- isDb BooleanUser 
- (Updatable) If true, indicates this is a database user. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- passwordVerifiers List<Property Map>
- (Updatable) Password Verifiers for DB User. - Added In: 18.2.2 - SCIM++ Properties: - idcsCompositeKey: [type]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUserPasswordVerifier, DomainsUserUrnietfparamsscimschemasoracleidcsextensiondbUserUserPasswordVerifierArgs              
- Type string
- (Updatable) Type of database password verifier (for example, MR-SHA512 or SSHA). - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) Hash value of database password verifier. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Type string
- (Updatable) Type of database password verifier (for example, MR-SHA512 or SSHA). - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) Hash value of database password verifier. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- type String
- (Updatable) Type of database password verifier (for example, MR-SHA512 or SSHA). - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) Hash value of database password verifier. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- type string
- (Updatable) Type of database password verifier (for example, MR-SHA512 or SSHA). - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) Hash value of database password verifier. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- type str
- (Updatable) Type of database password verifier (for example, MR-SHA512 or SSHA). - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) Hash value of database password verifier. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- type String
- (Updatable) Type of database password verifier (for example, MR-SHA512 or SSHA). - Added In: 18.2.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) Hash value of database password verifier. - Added In: 18.2.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- idcsSensitive: none
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserArgs          
- RealmUsers List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionkerberos User User Realm User> 
- (Updatable) A list of kerberos realm users for an Oracle Identity Cloud Service User - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- RealmUsers []DomainsUser Urnietfparamsscimschemasoracleidcsextensionkerberos User User Realm User 
- (Updatable) A list of kerberos realm users for an Oracle Identity Cloud Service User - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- realmUsers List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionkerberos User User Realm User> 
- (Updatable) A list of kerberos realm users for an Oracle Identity Cloud Service User - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- realmUsers DomainsUser Urnietfparamsscimschemasoracleidcsextensionkerberos User User Realm User[] 
- (Updatable) A list of kerberos realm users for an Oracle Identity Cloud Service User - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- realm_users Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionkerberos User User Realm User] 
- (Updatable) A list of kerberos realm users for an Oracle Identity Cloud Service User - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- realmUsers List<Property Map>
- (Updatable) A list of kerberos realm users for an Oracle Identity Cloud Service User - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionkerberosUserUserRealmUserArgs              
- Value string
- (Updatable) id of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- PrincipalName string
- (Updatable) Principal Name of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- RealmName string
- (Updatable) Realm Name for the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding KerberosRealmUser resource associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) id of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- PrincipalName string
- (Updatable) Principal Name of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- RealmName string
- (Updatable) Realm Name for the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding KerberosRealmUser resource associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) id of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- principalName String
- (Updatable) Principal Name of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- realmName String
- (Updatable) Realm Name for the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding KerberosRealmUser resource associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) id of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- principalName string
- (Updatable) Principal Name of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- realmName string
- (Updatable) Realm Name for the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding KerberosRealmUser resource associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) id of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- principal_name str
- (Updatable) Principal Name of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- realm_name str
- (Updatable) Realm Name for the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding KerberosRealmUser resource associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) id of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- principalName String
- (Updatable) Principal Name of the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- realmName String
- (Updatable) Realm Name for the KerberosRealmUser associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding KerberosRealmUser resource associated with the Oracle Identity Cloud Service User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserArgs        
- BypassCodes List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Bypass Code> 
- (Updatable) A list of bypass codes that belongs to the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- Devices
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Device> 
- (Updatable) A list of devices enrolled by the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- LoginAttempts int
- (Updatable) The number of incorrect multi factor authentication sign in attempts made by this user. The user is locked if this reaches the threshold specified in the maxIncorrectAttempts attribute in AuthenticationFactorSettings. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- MfaEnabled stringOn 
- (Updatable) The date when the user enrolled in multi factor authentication. This will be set to null, when the user resets their factors. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- MfaIgnored List<string>Apps 
- (Updatable) User MFA Ignored Apps Identifiers - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- MfaStatus string
- (Updatable) The user opted for MFA. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PreferredAuthentication stringFactor 
- (Updatable) The preferred authentication factor type. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PreferredAuthentication stringMethod 
- (Updatable) The preferred authentication method. - Added In: 2009232244 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PreferredDevice DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Preferred Device 
- (Updatable) The user's preferred device. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- PreferredThird stringParty Vendor 
- (Updatable) The preferred third-party vendor name. - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- TrustedUser List<DomainsAgents User Urnietfparamsscimschemasoracleidcsextensionmfa User Trusted User Agent> 
- (Updatable) A list of trusted User Agents owned by this user. Multi-Factored Authentication uses Trusted User Agents to authenticate users. A User Agent is software application that a user uses to issue requests. For example, a User Agent could be a particular browser (possibly one of several executing on a desktop or laptop) or a particular mobile application (again, oneof several executing on a particular mobile device). A User Agent is trusted once the Multi-Factor Authentication has verified it in some way. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- BypassCodes []DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Bypass Code 
- (Updatable) A list of bypass codes that belongs to the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- Devices
[]DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Device 
- (Updatable) A list of devices enrolled by the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- LoginAttempts int
- (Updatable) The number of incorrect multi factor authentication sign in attempts made by this user. The user is locked if this reaches the threshold specified in the maxIncorrectAttempts attribute in AuthenticationFactorSettings. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- MfaEnabled stringOn 
- (Updatable) The date when the user enrolled in multi factor authentication. This will be set to null, when the user resets their factors. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- MfaIgnored []stringApps 
- (Updatable) User MFA Ignored Apps Identifiers - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- MfaStatus string
- (Updatable) The user opted for MFA. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PreferredAuthentication stringFactor 
- (Updatable) The preferred authentication factor type. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PreferredAuthentication stringMethod 
- (Updatable) The preferred authentication method. - Added In: 2009232244 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- PreferredDevice DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Preferred Device 
- (Updatable) The user's preferred device. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- PreferredThird stringParty Vendor 
- (Updatable) The preferred third-party vendor name. - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- TrustedUser []DomainsAgents User Urnietfparamsscimschemasoracleidcsextensionmfa User Trusted User Agent 
- (Updatable) A list of trusted User Agents owned by this user. Multi-Factored Authentication uses Trusted User Agents to authenticate users. A User Agent is software application that a user uses to issue requests. For example, a User Agent could be a particular browser (possibly one of several executing on a desktop or laptop) or a particular mobile application (again, oneof several executing on a particular mobile device). A User Agent is trusted once the Multi-Factor Authentication has verified it in some way. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypassCodes List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Bypass Code> 
- (Updatable) A list of bypass codes that belongs to the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- devices
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Device> 
- (Updatable) A list of devices enrolled by the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- loginAttempts Integer
- (Updatable) The number of incorrect multi factor authentication sign in attempts made by this user. The user is locked if this reaches the threshold specified in the maxIncorrectAttempts attribute in AuthenticationFactorSettings. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- mfaEnabled StringOn 
- (Updatable) The date when the user enrolled in multi factor authentication. This will be set to null, when the user resets their factors. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- mfaIgnored List<String>Apps 
- (Updatable) User MFA Ignored Apps Identifiers - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- mfaStatus String
- (Updatable) The user opted for MFA. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredAuthentication StringFactor 
- (Updatable) The preferred authentication factor type. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredAuthentication StringMethod 
- (Updatable) The preferred authentication method. - Added In: 2009232244 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredDevice DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Preferred Device 
- (Updatable) The user's preferred device. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- preferredThird StringParty Vendor 
- (Updatable) The preferred third-party vendor name. - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- trustedUser List<DomainsAgents User Urnietfparamsscimschemasoracleidcsextensionmfa User Trusted User Agent> 
- (Updatable) A list of trusted User Agents owned by this user. Multi-Factored Authentication uses Trusted User Agents to authenticate users. A User Agent is software application that a user uses to issue requests. For example, a User Agent could be a particular browser (possibly one of several executing on a desktop or laptop) or a particular mobile application (again, oneof several executing on a particular mobile device). A User Agent is trusted once the Multi-Factor Authentication has verified it in some way. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypassCodes DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Bypass Code[] 
- (Updatable) A list of bypass codes that belongs to the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- devices
DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Device[] 
- (Updatable) A list of devices enrolled by the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- loginAttempts number
- (Updatable) The number of incorrect multi factor authentication sign in attempts made by this user. The user is locked if this reaches the threshold specified in the maxIncorrectAttempts attribute in AuthenticationFactorSettings. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- mfaEnabled stringOn 
- (Updatable) The date when the user enrolled in multi factor authentication. This will be set to null, when the user resets their factors. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- mfaIgnored string[]Apps 
- (Updatable) User MFA Ignored Apps Identifiers - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- mfaStatus string
- (Updatable) The user opted for MFA. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredAuthentication stringFactor 
- (Updatable) The preferred authentication factor type. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredAuthentication stringMethod 
- (Updatable) The preferred authentication method. - Added In: 2009232244 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredDevice DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Preferred Device 
- (Updatable) The user's preferred device. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- preferredThird stringParty Vendor 
- (Updatable) The preferred third-party vendor name. - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- trustedUser DomainsAgents User Urnietfparamsscimschemasoracleidcsextensionmfa User Trusted User Agent[] 
- (Updatable) A list of trusted User Agents owned by this user. Multi-Factored Authentication uses Trusted User Agents to authenticate users. A User Agent is software application that a user uses to issue requests. For example, a User Agent could be a particular browser (possibly one of several executing on a desktop or laptop) or a particular mobile application (again, oneof several executing on a particular mobile device). A User Agent is trusted once the Multi-Factor Authentication has verified it in some way. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypass_codes Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Bypass Code] 
- (Updatable) A list of bypass codes that belongs to the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- devices
Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Device] 
- (Updatable) A list of devices enrolled by the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- login_attempts int
- (Updatable) The number of incorrect multi factor authentication sign in attempts made by this user. The user is locked if this reaches the threshold specified in the maxIncorrectAttempts attribute in AuthenticationFactorSettings. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- mfa_enabled_ stron 
- (Updatable) The date when the user enrolled in multi factor authentication. This will be set to null, when the user resets their factors. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- mfa_ignored_ Sequence[str]apps 
- (Updatable) User MFA Ignored Apps Identifiers - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- mfa_status str
- (Updatable) The user opted for MFA. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferred_authentication_ strfactor 
- (Updatable) The preferred authentication factor type. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferred_authentication_ strmethod 
- (Updatable) The preferred authentication method. - Added In: 2009232244 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferred_device DomainsUser Urnietfparamsscimschemasoracleidcsextensionmfa User Preferred Device 
- (Updatable) The user's preferred device. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- preferred_third_ strparty_ vendor 
- (Updatable) The preferred third-party vendor name. - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- trusted_user_ Sequence[Domainsagents User Urnietfparamsscimschemasoracleidcsextensionmfa User Trusted User Agent] 
- (Updatable) A list of trusted User Agents owned by this user. Multi-Factored Authentication uses Trusted User Agents to authenticate users. A User Agent is software application that a user uses to issue requests. For example, a User Agent could be a particular browser (possibly one of several executing on a desktop or laptop) or a particular mobile application (again, oneof several executing on a particular mobile device). A User Agent is trusted once the Multi-Factor Authentication has verified it in some way. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypassCodes List<Property Map>
- (Updatable) A list of bypass codes that belongs to the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- devices List<Property Map>
- (Updatable) A list of devices enrolled by the user. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- loginAttempts Number
- (Updatable) The number of incorrect multi factor authentication sign in attempts made by this user. The user is locked if this reaches the threshold specified in the maxIncorrectAttempts attribute in AuthenticationFactorSettings. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- mfaEnabled StringOn 
- (Updatable) The date when the user enrolled in multi factor authentication. This will be set to null, when the user resets their factors. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- mfaIgnored List<String>Apps 
- (Updatable) User MFA Ignored Apps Identifiers - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- mfaStatus String
- (Updatable) The user opted for MFA. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredAuthentication StringFactor 
- (Updatable) The preferred authentication factor type. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredAuthentication StringMethod 
- (Updatable) The preferred authentication method. - Added In: 2009232244 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- preferredDevice Property Map
- (Updatable) The user's preferred device. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- preferredThird StringParty Vendor 
- (Updatable) The preferred third-party vendor name. - Added In: 19.2.1 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- trustedUser List<Property Map>Agents 
- (Updatable) A list of trusted User Agents owned by this user. Multi-Factored Authentication uses Trusted User Agents to authenticate users. A User Agent is software application that a user uses to issue requests. For example, a User Agent could be a particular browser (possibly one of several executing on a desktop or laptop) or a particular mobile application (again, oneof several executing on a particular mobile device). A User Agent is trusted once the Multi-Factor Authentication has verified it in some way. - Added In: 18.3.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserBypassCode, DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserBypassCodeArgs            
- Value string
- (Updatable) The user's bypass code identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding BypassCode resource which belongs to user - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's bypass code identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding BypassCode resource which belongs to user - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's bypass code identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding BypassCode resource which belongs to user - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's bypass code identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding BypassCode resource which belongs to user - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's bypass code identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding BypassCode resource which belongs to user - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's bypass code identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding BypassCode resource which belongs to user - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserDevice, DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserDeviceArgs          
- Value string
- (Updatable) The user's device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- AuthenticationMethod string
- (Updatable) The authentication method. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FactorStatus string
- (Updatable) The device authentication factor status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FactorType string
- (Updatable) The device authentication factor type. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- LastSync stringTime 
- (Updatable) The last sync time for device. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Device resource which belongs to user. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Status string
- (Updatable) The device's status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ThirdParty stringVendor Name 
- (Updatable) The third-party factor vendor name. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The user's device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- AuthenticationMethod string
- (Updatable) The authentication method. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FactorStatus string
- (Updatable) The device authentication factor status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FactorType string
- (Updatable) The device authentication factor type. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- LastSync stringTime 
- (Updatable) The last sync time for device. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Device resource which belongs to user. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Status string
- (Updatable) The device's status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ThirdParty stringVendor Name 
- (Updatable) The third-party factor vendor name. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The user's device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- authenticationMethod String
- (Updatable) The authentication method. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorStatus String
- (Updatable) The device authentication factor status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorType String
- (Updatable) The device authentication factor type. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- lastSync StringTime 
- (Updatable) The last sync time for device. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Device resource which belongs to user. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- status String
- (Updatable) The device's status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- thirdParty StringVendor Name 
- (Updatable) The third-party factor vendor name. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) The user's device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- authenticationMethod string
- (Updatable) The authentication method. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorStatus string
- (Updatable) The device authentication factor status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorType string
- (Updatable) The device authentication factor type. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- lastSync stringTime 
- (Updatable) The last sync time for device. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding Device resource which belongs to user. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- status string
- (Updatable) The device's status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- thirdParty stringVendor Name 
- (Updatable) The third-party factor vendor name. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) The user's device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- authentication_method str
- (Updatable) The authentication method. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factor_status str
- (Updatable) The device authentication factor status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factor_type str
- (Updatable) The device authentication factor type. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- last_sync_ strtime 
- (Updatable) The last sync time for device. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding Device resource which belongs to user. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- status str
- (Updatable) The device's status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- third_party_ strvendor_ name 
- (Updatable) The third-party factor vendor name. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The user's device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- authenticationMethod String
- (Updatable) The authentication method. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorStatus String
- (Updatable) The device authentication factor status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorType String
- (Updatable) The device authentication factor type. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- lastSync StringTime 
- (Updatable) The last sync time for device. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Device resource which belongs to user. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- status String
- (Updatable) The device's status. - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- thirdParty StringVendor Name 
- (Updatable) The third-party factor vendor name. - Added In: 2009232244 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredDevice, DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserPreferredDeviceArgs            
- Value string
- (Updatable) The user's preferred device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The device display name. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI that corresponds to the device resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's preferred device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The device display name. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI that corresponds to the device resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's preferred device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The device display name. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI that corresponds to the device resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's preferred device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) The device display name. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI that corresponds to the device resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's preferred device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) The device display name. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI that corresponds to the device resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's preferred device identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The device display name. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI that corresponds to the device resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgent, DomainsUserUrnietfparamsscimschemasoracleidcsextensionmfaUserTrustedUserAgentArgs              
- Value string
- (Updatable) The user's trusted user agent identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human-readable identifier for this trusted user agent, used primarily for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding trusted user agent resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's trusted user agent identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human-readable identifier for this trusted user agent, used primarily for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding trusted user agent resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's trusted user agent identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human-readable identifier for this trusted user agent, used primarily for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding trusted user agent resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's trusted user agent identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display string
- (Updatable) A human-readable identifier for this trusted user agent, used primarily for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding trusted user agent resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's trusted user agent identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display str
- (Updatable) A human-readable identifier for this trusted user agent, used primarily for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding trusted user agent resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's trusted user agent identifier. - Added In: 18.3.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human-readable identifier for this trusted user agent, used primarily for display purposes. READ-ONLY. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding trusted user agent resource. - Added In: 18.3.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUserArgs          
- ApplicablePassword DomainsPolicy User Urnietfparamsscimschemasoracleidcsextensionpassword State User Applicable Password Policy 
- (Updatable) Applicable Password Policy - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- CantChange bool
- (Updatable) Indicates that the current password MAY NOT be changed and all other password expiry settings SHALL be ignored - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- CantExpire bool
- (Updatable) Indicates that the password expiry policy will not be applied for the current Resource - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- Expired bool
- (Updatable) Indicates that the password has expired - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- LastFailed stringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last failed password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- LastSuccessful stringSet Date 
- (Updatable) A DateTime that specifies the date and time when the current password was set - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- LastSuccessful stringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last successful password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- MustChange bool
- (Updatable) Indicates that the subject password value MUST change on next login. If not changed, typically the account is locked. The value may be set indirectly when the subject's current password expires or directly set by an administrator. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- ApplicablePassword DomainsPolicy User Urnietfparamsscimschemasoracleidcsextensionpassword State User Applicable Password Policy 
- (Updatable) Applicable Password Policy - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- CantChange bool
- (Updatable) Indicates that the current password MAY NOT be changed and all other password expiry settings SHALL be ignored - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- CantExpire bool
- (Updatable) Indicates that the password expiry policy will not be applied for the current Resource - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- Expired bool
- (Updatable) Indicates that the password has expired - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- LastFailed stringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last failed password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- LastSuccessful stringSet Date 
- (Updatable) A DateTime that specifies the date and time when the current password was set - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- LastSuccessful stringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last successful password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- MustChange bool
- (Updatable) Indicates that the subject password value MUST change on next login. If not changed, typically the account is locked. The value may be set indirectly when the subject's current password expires or directly set by an administrator. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- applicablePassword DomainsPolicy User Urnietfparamsscimschemasoracleidcsextensionpassword State User Applicable Password Policy 
- (Updatable) Applicable Password Policy - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- cantChange Boolean
- (Updatable) Indicates that the current password MAY NOT be changed and all other password expiry settings SHALL be ignored - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- cantExpire Boolean
- (Updatable) Indicates that the password expiry policy will not be applied for the current Resource - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- expired Boolean
- (Updatable) Indicates that the password has expired - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- lastFailed StringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last failed password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful StringSet Date 
- (Updatable) A DateTime that specifies the date and time when the current password was set - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful StringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last successful password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- mustChange Boolean
- (Updatable) Indicates that the subject password value MUST change on next login. If not changed, typically the account is locked. The value may be set indirectly when the subject's current password expires or directly set by an administrator. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- applicablePassword DomainsPolicy User Urnietfparamsscimschemasoracleidcsextensionpassword State User Applicable Password Policy 
- (Updatable) Applicable Password Policy - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- cantChange boolean
- (Updatable) Indicates that the current password MAY NOT be changed and all other password expiry settings SHALL be ignored - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- cantExpire boolean
- (Updatable) Indicates that the password expiry policy will not be applied for the current Resource - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- expired boolean
- (Updatable) Indicates that the password has expired - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- lastFailed stringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last failed password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful stringSet Date 
- (Updatable) A DateTime that specifies the date and time when the current password was set - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful stringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last successful password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- mustChange boolean
- (Updatable) Indicates that the subject password value MUST change on next login. If not changed, typically the account is locked. The value may be set indirectly when the subject's current password expires or directly set by an administrator. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- applicable_password_ Domainspolicy User Urnietfparamsscimschemasoracleidcsextensionpassword State User Applicable Password Policy 
- (Updatable) Applicable Password Policy - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- cant_change bool
- (Updatable) Indicates that the current password MAY NOT be changed and all other password expiry settings SHALL be ignored - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- cant_expire bool
- (Updatable) Indicates that the password expiry policy will not be applied for the current Resource - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- expired bool
- (Updatable) Indicates that the password has expired - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- last_failed_ strvalidation_ date 
- (Updatable) A DateTime that specifies the date and time when last failed password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- last_successful_ strset_ date 
- (Updatable) A DateTime that specifies the date and time when the current password was set - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- last_successful_ strvalidation_ date 
- (Updatable) A DateTime that specifies the date and time when last successful password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- must_change bool
- (Updatable) Indicates that the subject password value MUST change on next login. If not changed, typically the account is locked. The value may be set indirectly when the subject's current password expires or directly set by an administrator. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- applicablePassword Property MapPolicy 
- (Updatable) Applicable Password Policy - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- cantChange Boolean
- (Updatable) Indicates that the current password MAY NOT be changed and all other password expiry settings SHALL be ignored - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- cantExpire Boolean
- (Updatable) Indicates that the password expiry policy will not be applied for the current Resource - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- expired Boolean
- (Updatable) Indicates that the password has expired - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- lastFailed StringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last failed password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful StringSet Date 
- (Updatable) A DateTime that specifies the date and time when the current password was set - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful StringValidation Date 
- (Updatable) A DateTime that specifies the date and time when last successful password validation was set - Added In: 2011192329 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- mustChange Boolean
- (Updatable) Indicates that the subject password value MUST change on next login. If not changed, typically the account is locked. The value may be set indirectly when the subject's current password expires or directly set by an administrator. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUserApplicablePasswordPolicy, DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordStateUserApplicablePasswordPolicyArgs                
- Value string
- (Updatable) The identifier of the password policy. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Display string
- (Updatable) Password Policy Display Name - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Priority int
- (Updatable) PasswordPolicy priority - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding PasswordPolicy resource. - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The identifier of the password policy. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Display string
- (Updatable) Password Policy Display Name - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Priority int
- (Updatable) PasswordPolicy priority - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding PasswordPolicy resource. - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The identifier of the password policy. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display String
- (Updatable) Password Policy Display Name - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- priority Integer
- (Updatable) PasswordPolicy priority - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding PasswordPolicy resource. - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The identifier of the password policy. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display string
- (Updatable) Password Policy Display Name - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- priority number
- (Updatable) PasswordPolicy priority - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding PasswordPolicy resource. - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The identifier of the password policy. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display str
- (Updatable) Password Policy Display Name - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- priority int
- (Updatable) PasswordPolicy priority - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding PasswordPolicy resource. - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The identifier of the password policy. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display String
- (Updatable) Password Policy Display Name - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- priority Number
- (Updatable) PasswordPolicy priority - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding PasswordPolicy resource. - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserArgs        
- FactorIdentifier DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Factor Identifier 
- (Updatable) Factor Identifier ID - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- FactorMethod string
- (Updatable) Authentication Factor Method - Added In: 2009232244 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FactorType string
- (Updatable) Authentication Factor Type - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FactorIdentifier DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Factor Identifier 
- (Updatable) Factor Identifier ID - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- FactorMethod string
- (Updatable) Authentication Factor Method - Added In: 2009232244 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- FactorType string
- (Updatable) Authentication Factor Type - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorIdentifier DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Factor Identifier 
- (Updatable) Factor Identifier ID - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- factorMethod String
- (Updatable) Authentication Factor Method - Added In: 2009232244 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorType String
- (Updatable) Authentication Factor Type - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorIdentifier DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Factor Identifier 
- (Updatable) Factor Identifier ID - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- factorMethod string
- (Updatable) Authentication Factor Method - Added In: 2009232244 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorType string
- (Updatable) Authentication Factor Type - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factor_identifier DomainsUser Urnietfparamsscimschemasoracleidcsextensionpasswordless User Factor Identifier 
- (Updatable) Factor Identifier ID - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- factor_method str
- (Updatable) Authentication Factor Method - Added In: 2009232244 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factor_type str
- (Updatable) Authentication Factor Type - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorIdentifier Property Map
- (Updatable) Factor Identifier ID - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- factorMethod String
- (Updatable) Authentication Factor Method - Added In: 2009232244 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- factorType String
- (Updatable) Authentication Factor Type - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorIdentifier, DomainsUserUrnietfparamsscimschemasoracleidcsextensionpasswordlessUserFactorIdentifierArgs            
- Value string
- (Updatable) The identifier of the User's preferred device - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) Factor Identifier display name - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI that corresponds to the device resource - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The identifier of the User's preferred device - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) Factor Identifier display name - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI that corresponds to the device resource - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The identifier of the User's preferred device - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) Factor Identifier display name - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI that corresponds to the device resource - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The identifier of the User's preferred device - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) Factor Identifier display name - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI that corresponds to the device resource - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The identifier of the User's preferred device - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) Factor Identifier display name - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI that corresponds to the device resource - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The identifier of the User's preferred device - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) Factor Identifier display name - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI that corresponds to the device resource - Added In: 20.1.3 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionposixUserArgs        
- Gecos string
- (Updatable) General information about the POSIX account such as their real name and phone number - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- GidNumber int
- (Updatable) Primary Group identifier of the POSIX user - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- HomeDirectory string
- (Updatable) The absolute path to the home directory of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- LoginShell string
- (Updatable) The path to the login shell of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- UidNumber int
- (Updatable) Integer uniquely identifying a user in a POSIX administrative domain - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: server
 
- Gecos string
- (Updatable) General information about the POSIX account such as their real name and phone number - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- GidNumber int
- (Updatable) Primary Group identifier of the POSIX user - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- HomeDirectory string
- (Updatable) The absolute path to the home directory of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- LoginShell string
- (Updatable) The path to the login shell of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- UidNumber int
- (Updatable) Integer uniquely identifying a user in a POSIX administrative domain - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: server
 
- gecos String
- (Updatable) General information about the POSIX account such as their real name and phone number - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- gidNumber Integer
- (Updatable) Primary Group identifier of the POSIX user - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- homeDirectory String
- (Updatable) The absolute path to the home directory of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- loginShell String
- (Updatable) The path to the login shell of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- uidNumber Integer
- (Updatable) Integer uniquely identifying a user in a POSIX administrative domain - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: server
 
- gecos string
- (Updatable) General information about the POSIX account such as their real name and phone number - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- gidNumber number
- (Updatable) Primary Group identifier of the POSIX user - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- homeDirectory string
- (Updatable) The absolute path to the home directory of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- loginShell string
- (Updatable) The path to the login shell of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- uidNumber number
- (Updatable) Integer uniquely identifying a user in a POSIX administrative domain - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: server
 
- gecos str
- (Updatable) General information about the POSIX account such as their real name and phone number - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- gid_number int
- (Updatable) Primary Group identifier of the POSIX user - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- home_directory str
- (Updatable) The absolute path to the home directory of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- login_shell str
- (Updatable) The path to the login shell of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- uid_number int
- (Updatable) Integer uniquely identifying a user in a POSIX administrative domain - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: server
 
- gecos String
- (Updatable) General information about the POSIX account such as their real name and phone number - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- gidNumber Number
- (Updatable) Primary Group identifier of the POSIX user - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- homeDirectory String
- (Updatable) The absolute path to the home directory of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- loginShell String
- (Updatable) The path to the login shell of the POSIX account - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- uidNumber Number
- (Updatable) Integer uniquely identifying a user in a POSIX administrative domain - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: integer
- uniqueness: server
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserArgs          
- SecQuestions List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Sec Question> 
- (Updatable) The schema used to mnage security question and answers provided by a user for account recovery and/or MFA. While setting up security questions, a user can also provide a hint for the answer. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- SecQuestions []DomainsUser Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Sec Question 
- (Updatable) The schema used to mnage security question and answers provided by a user for account recovery and/or MFA. While setting up security questions, a user can also provide a hint for the answer. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- secQuestions List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Sec Question> 
- (Updatable) The schema used to mnage security question and answers provided by a user for account recovery and/or MFA. While setting up security questions, a user can also provide a hint for the answer. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- secQuestions DomainsUser Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Sec Question[] 
- (Updatable) The schema used to mnage security question and answers provided by a user for account recovery and/or MFA. While setting up security questions, a user can also provide a hint for the answer. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- sec_questions Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionsecurity Questions User Sec Question] 
- (Updatable) The schema used to mnage security question and answers provided by a user for account recovery and/or MFA. While setting up security questions, a user can also provide a hint for the answer. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- secQuestions List<Property Map>
- (Updatable) The schema used to mnage security question and answers provided by a user for account recovery and/or MFA. While setting up security questions, a user can also provide a hint for the answer. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestion, DomainsUserUrnietfparamsscimschemasoracleidcsextensionsecurityQuestionsUserSecQuestionArgs              
- Answer string
- (Updatable) The answer provided by a user for a security question. - SCIM++ Properties: - idcsCsvAttributeName: Answer
- idcsSearchable: false
- idcsSensitive: hash
- multiValued: false
- mutability: writeOnly
- required: true
- returned: never
- type: string
- uniqueness: none
- idcsPii: true
 
- Value string
- (Updatable) The identifier of the question selected by the user when setting up a security question. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- HintText string
- (Updatable) The hint for an answer that's given by user when setting up a security question. - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Security Question resource. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Answer string
- (Updatable) The answer provided by a user for a security question. - SCIM++ Properties: - idcsCsvAttributeName: Answer
- idcsSearchable: false
- idcsSensitive: hash
- multiValued: false
- mutability: writeOnly
- required: true
- returned: never
- type: string
- uniqueness: none
- idcsPii: true
 
- Value string
- (Updatable) The identifier of the question selected by the user when setting up a security question. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- HintText string
- (Updatable) The hint for an answer that's given by user when setting up a security question. - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Security Question resource. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- answer String
- (Updatable) The answer provided by a user for a security question. - SCIM++ Properties: - idcsCsvAttributeName: Answer
- idcsSearchable: false
- idcsSensitive: hash
- multiValued: false
- mutability: writeOnly
- required: true
- returned: never
- type: string
- uniqueness: none
- idcsPii: true
 
- value String
- (Updatable) The identifier of the question selected by the user when setting up a security question. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- hintText String
- (Updatable) The hint for an answer that's given by user when setting up a security question. - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Security Question resource. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- answer string
- (Updatable) The answer provided by a user for a security question. - SCIM++ Properties: - idcsCsvAttributeName: Answer
- idcsSearchable: false
- idcsSensitive: hash
- multiValued: false
- mutability: writeOnly
- required: true
- returned: never
- type: string
- uniqueness: none
- idcsPii: true
 
- value string
- (Updatable) The identifier of the question selected by the user when setting up a security question. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- hintText string
- (Updatable) The hint for an answer that's given by user when setting up a security question. - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding Security Question resource. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- answer str
- (Updatable) The answer provided by a user for a security question. - SCIM++ Properties: - idcsCsvAttributeName: Answer
- idcsSearchable: false
- idcsSensitive: hash
- multiValued: false
- mutability: writeOnly
- required: true
- returned: never
- type: string
- uniqueness: none
- idcsPii: true
 
- value str
- (Updatable) The identifier of the question selected by the user when setting up a security question. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- hint_text str
- (Updatable) The hint for an answer that's given by user when setting up a security question. - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding Security Question resource. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- answer String
- (Updatable) The answer provided by a user for a security question. - SCIM++ Properties: - idcsCsvAttributeName: Answer
- idcsSearchable: false
- idcsSensitive: hash
- multiValued: false
- mutability: writeOnly
- required: true
- returned: never
- type: string
- uniqueness: none
- idcsPii: true
 
- value String
- (Updatable) The identifier of the question selected by the user when setting up a security question. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: always
- type: string
- uniqueness: none
 
- hintText String
- (Updatable) The hint for an answer that's given by user when setting up a security question. - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Security Question resource. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfChangeUserArgs          
- AllowSelf boolChange 
- (Updatable) If true, allows requesting user to update themselves. If false, requesting user can't update themself (default). - Added In: 2205182039 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- AllowSelf boolChange 
- (Updatable) If true, allows requesting user to update themselves. If false, requesting user can't update themself (default). - Added In: 2205182039 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- allowSelf BooleanChange 
- (Updatable) If true, allows requesting user to update themselves. If false, requesting user can't update themself (default). - Added In: 2205182039 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- allowSelf booleanChange 
- (Updatable) If true, allows requesting user to update themselves. If false, requesting user can't update themself (default). - Added In: 2205182039 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- allow_self_ boolchange 
- (Updatable) If true, allows requesting user to update themselves. If false, requesting user can't update themself (default). - Added In: 2205182039 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- allowSelf BooleanChange 
- (Updatable) If true, allows requesting user to update themselves. If false, requesting user can't update themself (default). - Added In: 2205182039 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserArgs          
- SelfRegistration DomainsProfile User Urnietfparamsscimschemasoracleidcsextensionself Registration User Self Registration Profile 
- (Updatable) Self registration profile used when user is self registered. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: request
- type: complex
- uniqueness: none
 
- ConsentGranted bool
- (Updatable) A boolean value that indicates whether the consent is granted. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- UserToken string
- (Updatable) User token used for auto-login. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- SelfRegistration DomainsProfile User Urnietfparamsscimschemasoracleidcsextensionself Registration User Self Registration Profile 
- (Updatable) Self registration profile used when user is self registered. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: request
- type: complex
- uniqueness: none
 
- ConsentGranted bool
- (Updatable) A boolean value that indicates whether the consent is granted. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- UserToken string
- (Updatable) User token used for auto-login. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- selfRegistration DomainsProfile User Urnietfparamsscimschemasoracleidcsextensionself Registration User Self Registration Profile 
- (Updatable) Self registration profile used when user is self registered. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: request
- type: complex
- uniqueness: none
 
- consentGranted Boolean
- (Updatable) A boolean value that indicates whether the consent is granted. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- userToken String
- (Updatable) User token used for auto-login. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- selfRegistration DomainsProfile User Urnietfparamsscimschemasoracleidcsextensionself Registration User Self Registration Profile 
- (Updatable) Self registration profile used when user is self registered. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: request
- type: complex
- uniqueness: none
 
- consentGranted boolean
- (Updatable) A boolean value that indicates whether the consent is granted. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- userToken string
- (Updatable) User token used for auto-login. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- self_registration_ Domainsprofile User Urnietfparamsscimschemasoracleidcsextensionself Registration User Self Registration Profile 
- (Updatable) Self registration profile used when user is self registered. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: request
- type: complex
- uniqueness: none
 
- consent_granted bool
- (Updatable) A boolean value that indicates whether the consent is granted. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- user_token str
- (Updatable) User token used for auto-login. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- selfRegistration Property MapProfile 
- (Updatable) Self registration profile used when user is self registered. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: request
- type: complex
- uniqueness: none
 
- consentGranted Boolean
- (Updatable) A boolean value that indicates whether the consent is granted. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- userToken String
- (Updatable) User token used for auto-login. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserSelfRegistrationProfile, DomainsUserUrnietfparamsscimschemasoracleidcsextensionselfRegistrationUserSelfRegistrationProfileArgs                
- Value string
- (Updatable) Self Registration Profile Id - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) URI of the profile. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) Self Registration Profile Id - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: always
- type: string
- uniqueness: none
 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) URI of the profile. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) Self Registration Profile Id - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- ref String
- (Updatable) URI of the profile. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) Self Registration Profile Id - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- ref string
- (Updatable) URI of the profile. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) Self Registration Profile Id - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display str
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- ref str
- (Updatable) URI of the profile. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) Self Registration Profile Id - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: true
- returned: always
- type: string
- uniqueness: none
 
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- ref String
- (Updatable) URI of the profile. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionsffUserArgs        
- SffAuth stringKeys 
- (Updatable) SFF auth keys clob - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- SffAuth stringKeys 
- (Updatable) SFF auth keys clob - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- sffAuth StringKeys 
- (Updatable) SFF auth keys clob - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- sffAuth stringKeys 
- (Updatable) SFF auth keys clob - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- sff_auth_ strkeys 
- (Updatable) SFF auth keys clob - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
- sffAuth StringKeys 
- (Updatable) SFF auth keys clob - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserArgs          
- 
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Social Account> 
- (Updatable) Description: - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- idcsPii: true
- type: complex
- uniqueness: none
 
- 
[]DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Social Account 
- (Updatable) Description: - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- idcsPii: true
- type: complex
- uniqueness: none
 
- 
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Social Account> 
- (Updatable) Description: - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- idcsPii: true
- type: complex
- uniqueness: none
 
- 
DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Social Account[] 
- (Updatable) Description: - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- idcsPii: true
- type: complex
- uniqueness: none
 
- 
Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionsocial Account User Social Account] 
- (Updatable) Description: - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- idcsPii: true
- type: complex
- uniqueness: none
 
- List<Property Map>
- (Updatable) Description: - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- idcsPii: true
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccount, DomainsUserUrnietfparamsscimschemasoracleidcsextensionsocialAccountUserSocialAccountArgs              
- Value string
- (Updatable)
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding SocialAccount resource linked with the user - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable)
- Display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding SocialAccount resource linked with the user - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable)
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding SocialAccount resource linked with the user - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable)
- display string
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding SocialAccount resource linked with the user - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable)
- display str
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding SocialAccount resource linked with the user - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable)
- display String
- (Updatable) A human readable name, primarily used for display purposes. READ-ONLY. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding SocialAccount resource linked with the user - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserArgs            
- TermsOf List<DomainsUse Consents User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Terms Of Use Consent> 
- (Updatable) Description: - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- TermsOf []DomainsUse Consents User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Terms Of Use Consent 
- (Updatable) Description: - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- termsOf List<DomainsUse Consents User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Terms Of Use Consent> 
- (Updatable) Description: - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- termsOf DomainsUse Consents User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Terms Of Use Consent[] 
- (Updatable) Description: - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- terms_of_ Sequence[Domainsuse_ consents User Urnietfparamsscimschemasoracleidcsextensionterms Of Use User Terms Of Use Consent] 
- (Updatable) Description: - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- termsOf List<Property Map>Use Consents 
- (Updatable) Description: - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readWrite
- required: false
- returned: request
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserTermsOfUseConsent, DomainsUserUrnietfparamsscimschemasoracleidcsextensiontermsOfUseUserTermsOfUseConsentArgs                    
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserArgs          
- ApiKeys List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Api Key> 
- (Updatable) A list of API keys corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- AuthTokens List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Auth Token> 
- (Updatable) A list of Auth tokens corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- CustomerSecret List<DomainsKeys User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Customer Secret Key> 
- (Updatable) A list of customer secret keys corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- DbCredentials List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Db Credential> 
- (Updatable) A list of database credentials corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- OAuth2clientCredentials List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User OAuth2client Credential> 
- (Updatable) A list of OAuth2 client credentials corresponding to a user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- SmtpCredentials List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Smtp Credential> 
- (Updatable) A list of SMTP credentials corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- ApiKeys []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Api Key 
- (Updatable) A list of API keys corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- AuthTokens []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Auth Token 
- (Updatable) A list of Auth tokens corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- CustomerSecret []DomainsKeys User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Customer Secret Key 
- (Updatable) A list of customer secret keys corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- DbCredentials []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Db Credential 
- (Updatable) A list of database credentials corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- OAuth2clientCredentials []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User OAuth2client Credential 
- (Updatable) A list of OAuth2 client credentials corresponding to a user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- SmtpCredentials []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Smtp Credential 
- (Updatable) A list of SMTP credentials corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- apiKeys List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Api Key> 
- (Updatable) A list of API keys corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- authTokens List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Auth Token> 
- (Updatable) A list of Auth tokens corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- customerSecret List<DomainsKeys User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Customer Secret Key> 
- (Updatable) A list of customer secret keys corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- dbCredentials List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Db Credential> 
- (Updatable) A list of database credentials corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- oAuth2client List<DomainsCredentials User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User OAuth2client Credential> 
- (Updatable) A list of OAuth2 client credentials corresponding to a user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- smtpCredentials List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Smtp Credential> 
- (Updatable) A list of SMTP credentials corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- apiKeys DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Api Key[] 
- (Updatable) A list of API keys corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- authTokens DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Auth Token[] 
- (Updatable) A list of Auth tokens corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- customerSecret DomainsKeys User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Customer Secret Key[] 
- (Updatable) A list of customer secret keys corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- dbCredentials DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Db Credential[] 
- (Updatable) A list of database credentials corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- oAuth2client DomainsCredentials User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User OAuth2client Credential[] 
- (Updatable) A list of OAuth2 client credentials corresponding to a user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- smtpCredentials DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Smtp Credential[] 
- (Updatable) A list of SMTP credentials corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- api_keys Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Api Key] 
- (Updatable) A list of API keys corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- auth_tokens Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Auth Token] 
- (Updatable) A list of Auth tokens corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- customer_secret_ Sequence[Domainskeys User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Customer Secret Key] 
- (Updatable) A list of customer secret keys corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- db_credentials Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Db Credential] 
- (Updatable) A list of database credentials corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- o_auth2client_ Sequence[Domainscredentials User Urnietfparamsscimschemasoracleidcsextensionuser Credentials User OAuth2client Credential] 
- (Updatable) A list of OAuth2 client credentials corresponding to a user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- smtp_credentials Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser Credentials User Smtp Credential] 
- (Updatable) A list of SMTP credentials corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- apiKeys List<Property Map>
- (Updatable) A list of API keys corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- authTokens List<Property Map>
- (Updatable) A list of Auth tokens corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- customerSecret List<Property Map>Keys 
- (Updatable) A list of customer secret keys corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- dbCredentials List<Property Map>
- (Updatable) A list of database credentials corresponding to user. - Added In: 2102181953 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- oAuth2client List<Property Map>Credentials 
- (Updatable) A list of OAuth2 client credentials corresponding to a user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- smtpCredentials List<Property Map>
- (Updatable) A list of SMTP credentials corresponding to user. - Added In: 2012271618 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserApiKey, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserApiKeyArgs              
- Key string
- (Updatable) The user's API key value. - Added In: 2106240046 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The user's API key OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding ApiKey resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's API key identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Key string
- (Updatable) The user's API key value. - Added In: 2106240046 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The user's API key OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding ApiKey resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's API key identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- key String
- (Updatable) The user's API key value. - Added In: 2106240046 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's API key OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding ApiKey resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's API key identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- key string
- (Updatable) The user's API key value. - Added In: 2106240046 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The user's API key OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding ApiKey resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's API key identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- key str
- (Updatable) The user's API key value. - Added In: 2106240046 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The user's API key OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding ApiKey resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's API key identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- key String
- (Updatable) The user's API key value. - Added In: 2106240046 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's API key OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding ApiKey resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's API key identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserAuthToken, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserAuthTokenArgs              
- Ocid string
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding AuthToken resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's Auth token identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding AuthToken resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's Auth token identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding AuthToken resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's Auth token identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding AuthToken resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's Auth token identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding AuthToken resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's Auth token identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding AuthToken resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's Auth token identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserCustomerSecretKey, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserCustomerSecretKeyArgs                
- Ocid string
- (Updatable) The user's customer secret key OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding CustomerSecretKey resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's customer secret key identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The user's customer secret key OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding CustomerSecretKey resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's customer secret key identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's customer secret key OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding CustomerSecretKey resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's customer secret key identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The user's customer secret key OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding CustomerSecretKey resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's customer secret key identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The user's customer secret key OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding CustomerSecretKey resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's customer secret key identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's customer secret key OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding CustomerSecretKey resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's customer secret key identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserDbCredential, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserDbCredentialArgs              
- Ocid string
- (Updatable) The user's database credential OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding UserDbCredential resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's database credential identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The user's database credential OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding UserDbCredential resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's database credential identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's database credential OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding UserDbCredential resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's database credential identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The user's database credential OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding UserDbCredential resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's database credential identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The user's database credential OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding UserDbCredential resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's database credential identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's database credential OCID. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding UserDbCredential resource to which the user belongs. - Added In: 2102181953 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's database credential identifier. - Added In: 2102181953 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserOAuth2clientCredential, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserOAuth2clientCredentialArgs              
- Ocid string
- (Updatable) The user's OAuth2 client credential OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding OAuth2ClientCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's OAuth2 client credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The user's OAuth2 client credential OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding OAuth2ClientCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's OAuth2 client credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's OAuth2 client credential OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding OAuth2ClientCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's OAuth2 client credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The user's OAuth2 client credential OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding OAuth2ClientCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's OAuth2 client credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The user's OAuth2 client credential OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding OAuth2ClientCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's OAuth2 client credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's OAuth2 client credential OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding OAuth2ClientCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's OAuth2 client credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserSmtpCredential, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserCredentialsUserSmtpCredentialArgs              
- Ocid string
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding SmtpCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's SMTP credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding SmtpCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The user's SMTP credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding SmtpCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's SMTP credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding SmtpCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The user's SMTP credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding SmtpCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The user's SMTP credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The user's Auth token OCID. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding SmtpCredential resource to which the user belongs. - Added In: 2012271618 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The user's SMTP credential identifier. - Added In: 2012271618 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserArgs          
- LastFailed stringLogin Date 
- (Updatable) The last failed login date. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- LastSuccessful stringLogin Date 
- (Updatable) The last successful login date. - SCIM++ Properties: - idcsSearchable: true
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- Locked
DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Locked 
- (Updatable) A complex attribute that indicates an account is locked (blocking any new sessions). - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Locked, mapsTo:locked.on], [columnHeaderName:Locked Reason, mapsTo:locked.reason], [columnHeaderName:Locked Date, mapsTo:locked.lockDate]]
- idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- LoginAttempts int
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- MaxConcurrent intSessions 
- (Updatable) The maximum number of concurrent sessions for a user. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsMaxValue: 999
- idcsMinValue: 1
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- PreviousSuccessful stringLogin Date 
- (Updatable) The previous successful login date. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- RecoveryAttempts int
- (Updatable) The number of failed recovery attempts. The value is reset to 0 after a successful login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- RecoveryEnroll intAttempts 
- (Updatable) The number of failed account recovery enrollment attempts. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- RecoveryLocked DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Recovery Locked 
- (Updatable) A complex attribute that indicates a password recovery is locked (blocking any new sessions). - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- LastFailed stringLogin Date 
- (Updatable) The last failed login date. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- LastSuccessful stringLogin Date 
- (Updatable) The last successful login date. - SCIM++ Properties: - idcsSearchable: true
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- Locked
DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Locked 
- (Updatable) A complex attribute that indicates an account is locked (blocking any new sessions). - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Locked, mapsTo:locked.on], [columnHeaderName:Locked Reason, mapsTo:locked.reason], [columnHeaderName:Locked Date, mapsTo:locked.lockDate]]
- idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- LoginAttempts int
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- MaxConcurrent intSessions 
- (Updatable) The maximum number of concurrent sessions for a user. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsMaxValue: 999
- idcsMinValue: 1
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- PreviousSuccessful stringLogin Date 
- (Updatable) The previous successful login date. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- RecoveryAttempts int
- (Updatable) The number of failed recovery attempts. The value is reset to 0 after a successful login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- RecoveryEnroll intAttempts 
- (Updatable) The number of failed account recovery enrollment attempts. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- RecoveryLocked DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Recovery Locked 
- (Updatable) A complex attribute that indicates a password recovery is locked (blocking any new sessions). - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- lastFailed StringLogin Date 
- (Updatable) The last failed login date. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful StringLogin Date 
- (Updatable) The last successful login date. - SCIM++ Properties: - idcsSearchable: true
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- locked
DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Locked 
- (Updatable) A complex attribute that indicates an account is locked (blocking any new sessions). - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Locked, mapsTo:locked.on], [columnHeaderName:Locked Reason, mapsTo:locked.reason], [columnHeaderName:Locked Date, mapsTo:locked.lockDate]]
- idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- loginAttempts Integer
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- maxConcurrent IntegerSessions 
- (Updatable) The maximum number of concurrent sessions for a user. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsMaxValue: 999
- idcsMinValue: 1
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- previousSuccessful StringLogin Date 
- (Updatable) The previous successful login date. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- recoveryAttempts Integer
- (Updatable) The number of failed recovery attempts. The value is reset to 0 after a successful login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recoveryEnroll IntegerAttempts 
- (Updatable) The number of failed account recovery enrollment attempts. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recoveryLocked DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Recovery Locked 
- (Updatable) A complex attribute that indicates a password recovery is locked (blocking any new sessions). - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- lastFailed stringLogin Date 
- (Updatable) The last failed login date. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful stringLogin Date 
- (Updatable) The last successful login date. - SCIM++ Properties: - idcsSearchable: true
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- locked
DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Locked 
- (Updatable) A complex attribute that indicates an account is locked (blocking any new sessions). - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Locked, mapsTo:locked.on], [columnHeaderName:Locked Reason, mapsTo:locked.reason], [columnHeaderName:Locked Date, mapsTo:locked.lockDate]]
- idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- loginAttempts number
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- maxConcurrent numberSessions 
- (Updatable) The maximum number of concurrent sessions for a user. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsMaxValue: 999
- idcsMinValue: 1
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- previousSuccessful stringLogin Date 
- (Updatable) The previous successful login date. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- recoveryAttempts number
- (Updatable) The number of failed recovery attempts. The value is reset to 0 after a successful login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recoveryEnroll numberAttempts 
- (Updatable) The number of failed account recovery enrollment attempts. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recoveryLocked DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Recovery Locked 
- (Updatable) A complex attribute that indicates a password recovery is locked (blocking any new sessions). - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- last_failed_ strlogin_ date 
- (Updatable) The last failed login date. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- last_successful_ strlogin_ date 
- (Updatable) The last successful login date. - SCIM++ Properties: - idcsSearchable: true
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- locked
DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Locked 
- (Updatable) A complex attribute that indicates an account is locked (blocking any new sessions). - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Locked, mapsTo:locked.on], [columnHeaderName:Locked Reason, mapsTo:locked.reason], [columnHeaderName:Locked Date, mapsTo:locked.lockDate]]
- idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- login_attempts int
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- max_concurrent_ intsessions 
- (Updatable) The maximum number of concurrent sessions for a user. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsMaxValue: 999
- idcsMinValue: 1
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- previous_successful_ strlogin_ date 
- (Updatable) The previous successful login date. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- recovery_attempts int
- (Updatable) The number of failed recovery attempts. The value is reset to 0 after a successful login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recovery_enroll_ intattempts 
- (Updatable) The number of failed account recovery enrollment attempts. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recovery_locked DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser State User Recovery Locked 
- (Updatable) A complex attribute that indicates a password recovery is locked (blocking any new sessions). - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- lastFailed StringLogin Date 
- (Updatable) The last failed login date. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- lastSuccessful StringLogin Date 
- (Updatable) The last successful login date. - SCIM++ Properties: - idcsSearchable: true
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- locked Property Map
- (Updatable) A complex attribute that indicates an account is locked (blocking any new sessions). - SCIM++ Properties: - idcsCsvAttributeNameMappings: [[columnHeaderName:Locked, mapsTo:locked.on], [columnHeaderName:Locked Reason, mapsTo:locked.reason], [columnHeaderName:Locked Date, mapsTo:locked.lockDate]]
- idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- loginAttempts Number
- (Updatable) The number of failed login attempts. The value is reset to 0 after a successful login. - SCIM++ Properties: - idcsSearchable: false
- idcsAllowUpdatesInReadOnlyMode: true
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- maxConcurrent NumberSessions 
- (Updatable) The maximum number of concurrent sessions for a user. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsMaxValue: 999
- idcsMinValue: 1
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- previousSuccessful StringLogin Date 
- (Updatable) The previous successful login date. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- recoveryAttempts Number
- (Updatable) The number of failed recovery attempts. The value is reset to 0 after a successful login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recoveryEnroll NumberAttempts 
- (Updatable) The number of failed account recovery enrollment attempts. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: integer
- uniqueness: none
 
- recoveryLocked Property Map
- (Updatable) A complex attribute that indicates a password recovery is locked (blocking any new sessions). - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserLocked, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserLockedArgs            
- Expired bool
- (Updatable) Indicates whether the user password is expired. If this value is false, password expiry is still evaluated during user login. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- LockDate string
- (Updatable) The date and time that the current resource was locked. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- On bool
- (Updatable) Indicates that the account is locked. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Reason int
- (Updatable) Indicates the reason for locking the account. Valid values are: 0 - failed password login attempts, 1 - admin lock, 2 - failed reset password attempts, 3 - failed MFA login attempts, 4 - failed MFA login attempts for federated user, 5 - failed Database login attempts - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- Expired bool
- (Updatable) Indicates whether the user password is expired. If this value is false, password expiry is still evaluated during user login. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- LockDate string
- (Updatable) The date and time that the current resource was locked. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- On bool
- (Updatable) Indicates that the account is locked. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Reason int
- (Updatable) Indicates the reason for locking the account. Valid values are: 0 - failed password login attempts, 1 - admin lock, 2 - failed reset password attempts, 3 - failed MFA login attempts, 4 - failed MFA login attempts for federated user, 5 - failed Database login attempts - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- expired Boolean
- (Updatable) Indicates whether the user password is expired. If this value is false, password expiry is still evaluated during user login. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- lockDate String
- (Updatable) The date and time that the current resource was locked. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on Boolean
- (Updatable) Indicates that the account is locked. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- reason Integer
- (Updatable) Indicates the reason for locking the account. Valid values are: 0 - failed password login attempts, 1 - admin lock, 2 - failed reset password attempts, 3 - failed MFA login attempts, 4 - failed MFA login attempts for federated user, 5 - failed Database login attempts - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- expired boolean
- (Updatable) Indicates whether the user password is expired. If this value is false, password expiry is still evaluated during user login. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- lockDate string
- (Updatable) The date and time that the current resource was locked. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on boolean
- (Updatable) Indicates that the account is locked. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- reason number
- (Updatable) Indicates the reason for locking the account. Valid values are: 0 - failed password login attempts, 1 - admin lock, 2 - failed reset password attempts, 3 - failed MFA login attempts, 4 - failed MFA login attempts for federated user, 5 - failed Database login attempts - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- expired bool
- (Updatable) Indicates whether the user password is expired. If this value is false, password expiry is still evaluated during user login. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- lock_date str
- (Updatable) The date and time that the current resource was locked. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on bool
- (Updatable) Indicates that the account is locked. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- reason int
- (Updatable) Indicates the reason for locking the account. Valid values are: 0 - failed password login attempts, 1 - admin lock, 2 - failed reset password attempts, 3 - failed MFA login attempts, 4 - failed MFA login attempts for federated user, 5 - failed Database login attempts - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- expired Boolean
- (Updatable) Indicates whether the user password is expired. If this value is false, password expiry is still evaluated during user login. - Added In: 20.1.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- lockDate String
- (Updatable) The date and time that the current resource was locked. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on Boolean
- (Updatable) Indicates that the account is locked. - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- reason Number
- (Updatable) Indicates the reason for locking the account. Valid values are: 0 - failed password login attempts, 1 - admin lock, 2 - failed reset password attempts, 3 - failed MFA login attempts, 4 - failed MFA login attempts for federated user, 5 - failed Database login attempts - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- idcsRequiresImmediateReadAfterWriteForAccessFlows: true
- required: false
- returned: default
- type: integer
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserRecoveryLocked, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserStateUserRecoveryLockedArgs              
- LockDate string
- (Updatable) The date and time that the current resource was locked. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- On bool
- (Updatable) Indicates that the recovery is locked. - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- LockDate string
- (Updatable) The date and time that the current resource was locked. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- On bool
- (Updatable) Indicates that the recovery is locked. - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- lockDate String
- (Updatable) The date and time that the current resource was locked. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on Boolean
- (Updatable) Indicates that the recovery is locked. - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- lockDate string
- (Updatable) The date and time that the current resource was locked. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on boolean
- (Updatable) Indicates that the recovery is locked. - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- lock_date str
- (Updatable) The date and time that the current resource was locked. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on bool
- (Updatable) Indicates that the recovery is locked. - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- lockDate String
- (Updatable) The date and time that the current resource was locked. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: dateTime
- uniqueness: none
 
- on Boolean
- (Updatable) Indicates that the recovery is locked. - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUser, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserArgs        
- AccountRecovery boolRequired 
- (Updatable) Boolean value to prompt user to setup account recovery during login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- Accounts
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Account> 
- (Updatable) Accounts assigned to this User. Each value of this attribute refers to an app-specific identity that is owned by this User. Therefore, this attribute is a convenience that allows one to see on each User the Apps to which that User has access. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- AppRoles List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User App Role> 
- (Updatable) A list of all AppRoles to which this User belongs directly, indirectly or implicitly. The User could belong directly because the User is a member of the AppRole, could belong indirectly because the User is a member of a Group that is a member of the AppRole, or could belong implicitly because the AppRole is public. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- ApplicableAuthentication List<DomainsTarget Apps User Urnietfparamsscimschemasoracleidcsextensionuser User Applicable Authentication Target App> 
- (Updatable) The app against which the user will authenticate. The value is not persisted but rather calculated. If the user's delegatedAuthenticationTargetApp is set, that value is returned. Otherwise, the app returned by evaluating the user's applicable Delegated Authentication Policy is returned. - Added In: 18.1.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- BypassNotification bool
- (Updatable) A Boolean value indicating whether or not to send email notification after creating the user. This attribute is not used in update/replace operations. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[columnHeaderName:ByPass Notification]]
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- CreationMechanism string
- (Updatable) User creation mechanism - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[defaultValue:import]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: string
- uniqueness: none
 
- DelegatedAuthentication DomainsTarget App User Urnietfparamsscimschemasoracleidcsextensionuser User Delegated Authentication Target App 
- (Updatable) If set, indicates the user's preferred authentication target app. If not set and the user's "syncedFromApp" is set and is enabled for delegated authentication, it is used. Otherwise, the user authenticates locally to Oracle Identity Cloud Service. - Added In: 17.4.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- DoNot boolShow Getting Started 
- (Updatable) A Boolean value indicating whether or not to hide the getting started page - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Grants
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Grant> 
- (Updatable) Grants to this User. Each value of this attribute refers to a Grant to this User of some App (and optionally of some entitlement). Therefore, this attribute is a convenience that allows one to see on each User all of the Grants to that User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- GroupMembership stringLast Modified 
- (Updatable) Specifies date time when a User's group membership was last modified. - Added In: 2304270343 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- IdcsApp List<DomainsRoles Limited To Groups User Urnietfparamsscimschemasoracleidcsextensionuser User Idcs App Roles Limited To Group> 
- (Updatable) Description: - Added In: 19.2.1 - SCIM++ Properties: - idcsCompositeKey: [value, idcsAppRoleId]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
 
- IsAccount boolRecovery Enrolled 
- (Updatable) A Boolean value indicating whether or not a user is enrolled for account recovery - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- IsAuthentication boolDelegated 
- (Updatable) A Boolean value indicating whether or not authentication request by this user should be delegated to a remote app. This value should be true only when the User was originally synced from an app which is enabled for delegated authentication - Added In: 17.4.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- IsFederated boolUser 
- (Updatable) A Boolean value indicating whether or not the user is federated. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Federated
- idcsCsvAttributeNameMappings: [[columnHeaderName:Federated]]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- IsGroup boolMembership Normalized 
- (Updatable) A Boolean value indicating whether or not group membership is normalized for this user. - Deprecated Since: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- IsGroup boolMembership Synced To Users Groups 
- (Updatable) A Boolean value Indicates whether this User's group membership has been sync'ed from Group.members to UsersGroups. - Added In: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- NotificationEmail stringTemplate Id 
- (Updatable) Specifies the EmailTemplate to be used when sending notification to the user this request is for. If specified, it overrides the default EmailTemplate for this event. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: string
- uniqueness: none
 
- PreferredUi stringLanding Page 
- (Updatable) User's preferred landing page following login, logout and reset password. - Added In: 2302092332 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ServiceUser bool
- (Updatable) Indicates if User is a Service User - Added In: 2306131901 - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Service User
- idcsCsvAttributeNameMappings: [[columnHeaderName:Service User]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Status string
- (Updatable) A supplemental status indicating the reason why a user is disabled - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- SupportAccounts List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Support Account> 
- (Updatable) A list of Support Accounts corresponding to user. - Added In: 2103141444 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- SyncedFrom DomainsApp User Urnietfparamsscimschemasoracleidcsextensionuser User Synced From App 
- (Updatable) Managed App or an Identity Source from where the user is synced. If enabled, this Managed App or Identity Source can be used for performing delegated authentication. - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- UserFlow boolControlled By External Client 
- (Updatable) A Boolean value indicating whether to bypass notification and return user token to be used by an external client to control the user flow. - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- UserProvider string
- (Updatable) Registration provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: string
- uniqueness: none
 
- UserTokens List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User User Token> 
- (Updatable) User token returned if userFlowControlledByExternalClient is true - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- AccountRecovery boolRequired 
- (Updatable) Boolean value to prompt user to setup account recovery during login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- Accounts
[]DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Account 
- (Updatable) Accounts assigned to this User. Each value of this attribute refers to an app-specific identity that is owned by this User. Therefore, this attribute is a convenience that allows one to see on each User the Apps to which that User has access. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- AppRoles []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User App Role 
- (Updatable) A list of all AppRoles to which this User belongs directly, indirectly or implicitly. The User could belong directly because the User is a member of the AppRole, could belong indirectly because the User is a member of a Group that is a member of the AppRole, or could belong implicitly because the AppRole is public. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- ApplicableAuthentication []DomainsTarget Apps User Urnietfparamsscimschemasoracleidcsextensionuser User Applicable Authentication Target App 
- (Updatable) The app against which the user will authenticate. The value is not persisted but rather calculated. If the user's delegatedAuthenticationTargetApp is set, that value is returned. Otherwise, the app returned by evaluating the user's applicable Delegated Authentication Policy is returned. - Added In: 18.1.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- BypassNotification bool
- (Updatable) A Boolean value indicating whether or not to send email notification after creating the user. This attribute is not used in update/replace operations. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[columnHeaderName:ByPass Notification]]
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- CreationMechanism string
- (Updatable) User creation mechanism - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[defaultValue:import]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: string
- uniqueness: none
 
- DelegatedAuthentication DomainsTarget App User Urnietfparamsscimschemasoracleidcsextensionuser User Delegated Authentication Target App 
- (Updatable) If set, indicates the user's preferred authentication target app. If not set and the user's "syncedFromApp" is set and is enabled for delegated authentication, it is used. Otherwise, the user authenticates locally to Oracle Identity Cloud Service. - Added In: 17.4.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- DoNot boolShow Getting Started 
- (Updatable) A Boolean value indicating whether or not to hide the getting started page - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Grants
[]DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Grant 
- (Updatable) Grants to this User. Each value of this attribute refers to a Grant to this User of some App (and optionally of some entitlement). Therefore, this attribute is a convenience that allows one to see on each User all of the Grants to that User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- GroupMembership stringLast Modified 
- (Updatable) Specifies date time when a User's group membership was last modified. - Added In: 2304270343 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- IdcsApp []DomainsRoles Limited To Groups User Urnietfparamsscimschemasoracleidcsextensionuser User Idcs App Roles Limited To Group 
- (Updatable) Description: - Added In: 19.2.1 - SCIM++ Properties: - idcsCompositeKey: [value, idcsAppRoleId]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
 
- IsAccount boolRecovery Enrolled 
- (Updatable) A Boolean value indicating whether or not a user is enrolled for account recovery - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- IsAuthentication boolDelegated 
- (Updatable) A Boolean value indicating whether or not authentication request by this user should be delegated to a remote app. This value should be true only when the User was originally synced from an app which is enabled for delegated authentication - Added In: 17.4.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- IsFederated boolUser 
- (Updatable) A Boolean value indicating whether or not the user is federated. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Federated
- idcsCsvAttributeNameMappings: [[columnHeaderName:Federated]]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- IsGroup boolMembership Normalized 
- (Updatable) A Boolean value indicating whether or not group membership is normalized for this user. - Deprecated Since: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- IsGroup boolMembership Synced To Users Groups 
- (Updatable) A Boolean value Indicates whether this User's group membership has been sync'ed from Group.members to UsersGroups. - Added In: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- NotificationEmail stringTemplate Id 
- (Updatable) Specifies the EmailTemplate to be used when sending notification to the user this request is for. If specified, it overrides the default EmailTemplate for this event. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: string
- uniqueness: none
 
- PreferredUi stringLanding Page 
- (Updatable) User's preferred landing page following login, logout and reset password. - Added In: 2302092332 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ServiceUser bool
- (Updatable) Indicates if User is a Service User - Added In: 2306131901 - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Service User
- idcsCsvAttributeNameMappings: [[columnHeaderName:Service User]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Status string
- (Updatable) A supplemental status indicating the reason why a user is disabled - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- SupportAccounts []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Support Account 
- (Updatable) A list of Support Accounts corresponding to user. - Added In: 2103141444 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- SyncedFrom DomainsApp User Urnietfparamsscimschemasoracleidcsextensionuser User Synced From App 
- (Updatable) Managed App or an Identity Source from where the user is synced. If enabled, this Managed App or Identity Source can be used for performing delegated authentication. - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- UserFlow boolControlled By External Client 
- (Updatable) A Boolean value indicating whether to bypass notification and return user token to be used by an external client to control the user flow. - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- UserProvider string
- (Updatable) Registration provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: string
- uniqueness: none
 
- UserTokens []DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User User Token 
- (Updatable) User token returned if userFlowControlledByExternalClient is true - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- accountRecovery BooleanRequired 
- (Updatable) Boolean value to prompt user to setup account recovery during login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- accounts
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Account> 
- (Updatable) Accounts assigned to this User. Each value of this attribute refers to an app-specific identity that is owned by this User. Therefore, this attribute is a convenience that allows one to see on each User the Apps to which that User has access. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- appRoles List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User App Role> 
- (Updatable) A list of all AppRoles to which this User belongs directly, indirectly or implicitly. The User could belong directly because the User is a member of the AppRole, could belong indirectly because the User is a member of a Group that is a member of the AppRole, or could belong implicitly because the AppRole is public. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- applicableAuthentication List<DomainsTarget Apps User Urnietfparamsscimschemasoracleidcsextensionuser User Applicable Authentication Target App> 
- (Updatable) The app against which the user will authenticate. The value is not persisted but rather calculated. If the user's delegatedAuthenticationTargetApp is set, that value is returned. Otherwise, the app returned by evaluating the user's applicable Delegated Authentication Policy is returned. - Added In: 18.1.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypassNotification Boolean
- (Updatable) A Boolean value indicating whether or not to send email notification after creating the user. This attribute is not used in update/replace operations. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[columnHeaderName:ByPass Notification]]
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- creationMechanism String
- (Updatable) User creation mechanism - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[defaultValue:import]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: string
- uniqueness: none
 
- delegatedAuthentication DomainsTarget App User Urnietfparamsscimschemasoracleidcsextensionuser User Delegated Authentication Target App 
- (Updatable) If set, indicates the user's preferred authentication target app. If not set and the user's "syncedFromApp" is set and is enabled for delegated authentication, it is used. Otherwise, the user authenticates locally to Oracle Identity Cloud Service. - Added In: 17.4.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- doNot BooleanShow Getting Started 
- (Updatable) A Boolean value indicating whether or not to hide the getting started page - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- grants
List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Grant> 
- (Updatable) Grants to this User. Each value of this attribute refers to a Grant to this User of some App (and optionally of some entitlement). Therefore, this attribute is a convenience that allows one to see on each User all of the Grants to that User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- groupMembership StringLast Modified 
- (Updatable) Specifies date time when a User's group membership was last modified. - Added In: 2304270343 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- idcsApp List<DomainsRoles Limited To Groups User Urnietfparamsscimschemasoracleidcsextensionuser User Idcs App Roles Limited To Group> 
- (Updatable) Description: - Added In: 19.2.1 - SCIM++ Properties: - idcsCompositeKey: [value, idcsAppRoleId]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
 
- isAccount BooleanRecovery Enrolled 
- (Updatable) A Boolean value indicating whether or not a user is enrolled for account recovery - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- isAuthentication BooleanDelegated 
- (Updatable) A Boolean value indicating whether or not authentication request by this user should be delegated to a remote app. This value should be true only when the User was originally synced from an app which is enabled for delegated authentication - Added In: 17.4.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- isFederated BooleanUser 
- (Updatable) A Boolean value indicating whether or not the user is federated. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Federated
- idcsCsvAttributeNameMappings: [[columnHeaderName:Federated]]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- isGroup BooleanMembership Normalized 
- (Updatable) A Boolean value indicating whether or not group membership is normalized for this user. - Deprecated Since: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- isGroup BooleanMembership Synced To Users Groups 
- (Updatable) A Boolean value Indicates whether this User's group membership has been sync'ed from Group.members to UsersGroups. - Added In: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- notificationEmail StringTemplate Id 
- (Updatable) Specifies the EmailTemplate to be used when sending notification to the user this request is for. If specified, it overrides the default EmailTemplate for this event. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: string
- uniqueness: none
 
- preferredUi StringLanding Page 
- (Updatable) User's preferred landing page following login, logout and reset password. - Added In: 2302092332 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- serviceUser Boolean
- (Updatable) Indicates if User is a Service User - Added In: 2306131901 - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Service User
- idcsCsvAttributeNameMappings: [[columnHeaderName:Service User]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- status String
- (Updatable) A supplemental status indicating the reason why a user is disabled - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- supportAccounts List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Support Account> 
- (Updatable) A list of Support Accounts corresponding to user. - Added In: 2103141444 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- syncedFrom DomainsApp User Urnietfparamsscimschemasoracleidcsextensionuser User Synced From App 
- (Updatable) Managed App or an Identity Source from where the user is synced. If enabled, this Managed App or Identity Source can be used for performing delegated authentication. - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- userFlow BooleanControlled By External Client 
- (Updatable) A Boolean value indicating whether to bypass notification and return user token to be used by an external client to control the user flow. - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- userProvider String
- (Updatable) Registration provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: string
- uniqueness: none
 
- userTokens List<DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User User Token> 
- (Updatable) User token returned if userFlowControlledByExternalClient is true - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- accountRecovery booleanRequired 
- (Updatable) Boolean value to prompt user to setup account recovery during login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- accounts
DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Account[] 
- (Updatable) Accounts assigned to this User. Each value of this attribute refers to an app-specific identity that is owned by this User. Therefore, this attribute is a convenience that allows one to see on each User the Apps to which that User has access. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- appRoles DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User App Role[] 
- (Updatable) A list of all AppRoles to which this User belongs directly, indirectly or implicitly. The User could belong directly because the User is a member of the AppRole, could belong indirectly because the User is a member of a Group that is a member of the AppRole, or could belong implicitly because the AppRole is public. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- applicableAuthentication DomainsTarget Apps User Urnietfparamsscimschemasoracleidcsextensionuser User Applicable Authentication Target App[] 
- (Updatable) The app against which the user will authenticate. The value is not persisted but rather calculated. If the user's delegatedAuthenticationTargetApp is set, that value is returned. Otherwise, the app returned by evaluating the user's applicable Delegated Authentication Policy is returned. - Added In: 18.1.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypassNotification boolean
- (Updatable) A Boolean value indicating whether or not to send email notification after creating the user. This attribute is not used in update/replace operations. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[columnHeaderName:ByPass Notification]]
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- creationMechanism string
- (Updatable) User creation mechanism - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[defaultValue:import]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: string
- uniqueness: none
 
- delegatedAuthentication DomainsTarget App User Urnietfparamsscimschemasoracleidcsextensionuser User Delegated Authentication Target App 
- (Updatable) If set, indicates the user's preferred authentication target app. If not set and the user's "syncedFromApp" is set and is enabled for delegated authentication, it is used. Otherwise, the user authenticates locally to Oracle Identity Cloud Service. - Added In: 17.4.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- doNot booleanShow Getting Started 
- (Updatable) A Boolean value indicating whether or not to hide the getting started page - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- grants
DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Grant[] 
- (Updatable) Grants to this User. Each value of this attribute refers to a Grant to this User of some App (and optionally of some entitlement). Therefore, this attribute is a convenience that allows one to see on each User all of the Grants to that User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- groupMembership stringLast Modified 
- (Updatable) Specifies date time when a User's group membership was last modified. - Added In: 2304270343 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- idcsApp DomainsRoles Limited To Groups User Urnietfparamsscimschemasoracleidcsextensionuser User Idcs App Roles Limited To Group[] 
- (Updatable) Description: - Added In: 19.2.1 - SCIM++ Properties: - idcsCompositeKey: [value, idcsAppRoleId]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
 
- isAccount booleanRecovery Enrolled 
- (Updatable) A Boolean value indicating whether or not a user is enrolled for account recovery - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- isAuthentication booleanDelegated 
- (Updatable) A Boolean value indicating whether or not authentication request by this user should be delegated to a remote app. This value should be true only when the User was originally synced from an app which is enabled for delegated authentication - Added In: 17.4.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- isFederated booleanUser 
- (Updatable) A Boolean value indicating whether or not the user is federated. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Federated
- idcsCsvAttributeNameMappings: [[columnHeaderName:Federated]]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- isGroup booleanMembership Normalized 
- (Updatable) A Boolean value indicating whether or not group membership is normalized for this user. - Deprecated Since: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- isGroup booleanMembership Synced To Users Groups 
- (Updatable) A Boolean value Indicates whether this User's group membership has been sync'ed from Group.members to UsersGroups. - Added In: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- notificationEmail stringTemplate Id 
- (Updatable) Specifies the EmailTemplate to be used when sending notification to the user this request is for. If specified, it overrides the default EmailTemplate for this event. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: string
- uniqueness: none
 
- preferredUi stringLanding Page 
- (Updatable) User's preferred landing page following login, logout and reset password. - Added In: 2302092332 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- serviceUser boolean
- (Updatable) Indicates if User is a Service User - Added In: 2306131901 - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Service User
- idcsCsvAttributeNameMappings: [[columnHeaderName:Service User]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- status string
- (Updatable) A supplemental status indicating the reason why a user is disabled - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- supportAccounts DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Support Account[] 
- (Updatable) A list of Support Accounts corresponding to user. - Added In: 2103141444 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- syncedFrom DomainsApp User Urnietfparamsscimschemasoracleidcsextensionuser User Synced From App 
- (Updatable) Managed App or an Identity Source from where the user is synced. If enabled, this Managed App or Identity Source can be used for performing delegated authentication. - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- userFlow booleanControlled By External Client 
- (Updatable) A Boolean value indicating whether to bypass notification and return user token to be used by an external client to control the user flow. - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- userProvider string
- (Updatable) Registration provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: string
- uniqueness: none
 
- userTokens DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User User Token[] 
- (Updatable) User token returned if userFlowControlledByExternalClient is true - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- account_recovery_ boolrequired 
- (Updatable) Boolean value to prompt user to setup account recovery during login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- accounts
Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Account] 
- (Updatable) Accounts assigned to this User. Each value of this attribute refers to an app-specific identity that is owned by this User. Therefore, this attribute is a convenience that allows one to see on each User the Apps to which that User has access. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- app_roles Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User App Role] 
- (Updatable) A list of all AppRoles to which this User belongs directly, indirectly or implicitly. The User could belong directly because the User is a member of the AppRole, could belong indirectly because the User is a member of a Group that is a member of the AppRole, or could belong implicitly because the AppRole is public. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- applicable_authentication_ Sequence[Domainstarget_ apps User Urnietfparamsscimschemasoracleidcsextensionuser User Applicable Authentication Target App] 
- (Updatable) The app against which the user will authenticate. The value is not persisted but rather calculated. If the user's delegatedAuthenticationTargetApp is set, that value is returned. Otherwise, the app returned by evaluating the user's applicable Delegated Authentication Policy is returned. - Added In: 18.1.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypass_notification bool
- (Updatable) A Boolean value indicating whether or not to send email notification after creating the user. This attribute is not used in update/replace operations. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[columnHeaderName:ByPass Notification]]
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- creation_mechanism str
- (Updatable) User creation mechanism - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[defaultValue:import]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: string
- uniqueness: none
 
- delegated_authentication_ Domainstarget_ app User Urnietfparamsscimschemasoracleidcsextensionuser User Delegated Authentication Target App 
- (Updatable) If set, indicates the user's preferred authentication target app. If not set and the user's "syncedFromApp" is set and is enabled for delegated authentication, it is used. Otherwise, the user authenticates locally to Oracle Identity Cloud Service. - Added In: 17.4.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- do_not_ boolshow_ getting_ started 
- (Updatable) A Boolean value indicating whether or not to hide the getting started page - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- grants
Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Grant] 
- (Updatable) Grants to this User. Each value of this attribute refers to a Grant to this User of some App (and optionally of some entitlement). Therefore, this attribute is a convenience that allows one to see on each User all of the Grants to that User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- group_membership_ strlast_ modified 
- (Updatable) Specifies date time when a User's group membership was last modified. - Added In: 2304270343 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- idcs_app_ Sequence[Domainsroles_ limited_ to_ groups User Urnietfparamsscimschemasoracleidcsextensionuser User Idcs App Roles Limited To Group] 
- (Updatable) Description: - Added In: 19.2.1 - SCIM++ Properties: - idcsCompositeKey: [value, idcsAppRoleId]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
 
- is_account_ boolrecovery_ enrolled 
- (Updatable) A Boolean value indicating whether or not a user is enrolled for account recovery - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- is_authentication_ booldelegated 
- (Updatable) A Boolean value indicating whether or not authentication request by this user should be delegated to a remote app. This value should be true only when the User was originally synced from an app which is enabled for delegated authentication - Added In: 17.4.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- is_federated_ booluser 
- (Updatable) A Boolean value indicating whether or not the user is federated. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Federated
- idcsCsvAttributeNameMappings: [[columnHeaderName:Federated]]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- is_group_ boolmembership_ normalized 
- (Updatable) A Boolean value indicating whether or not group membership is normalized for this user. - Deprecated Since: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- is_group_ boolmembership_ synced_ to_ users_ groups 
- (Updatable) A Boolean value Indicates whether this User's group membership has been sync'ed from Group.members to UsersGroups. - Added In: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- notification_email_ strtemplate_ id 
- (Updatable) Specifies the EmailTemplate to be used when sending notification to the user this request is for. If specified, it overrides the default EmailTemplate for this event. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: string
- uniqueness: none
 
- preferred_ui_ strlanding_ page 
- (Updatable) User's preferred landing page following login, logout and reset password. - Added In: 2302092332 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- service_user bool
- (Updatable) Indicates if User is a Service User - Added In: 2306131901 - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Service User
- idcsCsvAttributeNameMappings: [[columnHeaderName:Service User]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- status str
- (Updatable) A supplemental status indicating the reason why a user is disabled - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- support_accounts Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User Support Account] 
- (Updatable) A list of Support Accounts corresponding to user. - Added In: 2103141444 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- synced_from_ Domainsapp User Urnietfparamsscimschemasoracleidcsextensionuser User Synced From App 
- (Updatable) Managed App or an Identity Source from where the user is synced. If enabled, this Managed App or Identity Source can be used for performing delegated authentication. - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- user_flow_ boolcontrolled_ by_ external_ client 
- (Updatable) A Boolean value indicating whether to bypass notification and return user token to be used by an external client to control the user flow. - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- user_provider str
- (Updatable) Registration provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: string
- uniqueness: none
 
- user_tokens Sequence[DomainsUser Urnietfparamsscimschemasoracleidcsextensionuser User User Token] 
- (Updatable) User token returned if userFlowControlledByExternalClient is true - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- accountRecovery BooleanRequired 
- (Updatable) Boolean value to prompt user to setup account recovery during login. - Added In: 19.1.4 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- accounts List<Property Map>
- (Updatable) Accounts assigned to this User. Each value of this attribute refers to an app-specific identity that is owned by this User. Therefore, this attribute is a convenience that allows one to see on each User the Apps to which that User has access. - SCIM++ Properties: - idcsPii: true
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- appRoles List<Property Map>
- (Updatable) A list of all AppRoles to which this User belongs directly, indirectly or implicitly. The User could belong directly because the User is a member of the AppRole, could belong indirectly because the User is a member of a Group that is a member of the AppRole, or could belong implicitly because the AppRole is public. - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- applicableAuthentication List<Property Map>Target Apps 
- (Updatable) The app against which the user will authenticate. The value is not persisted but rather calculated. If the user's delegatedAuthenticationTargetApp is set, that value is returned. Otherwise, the app returned by evaluating the user's applicable Delegated Authentication Policy is returned. - Added In: 18.1.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- bypassNotification Boolean
- (Updatable) A Boolean value indicating whether or not to send email notification after creating the user. This attribute is not used in update/replace operations. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[columnHeaderName:ByPass Notification]]
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- creationMechanism String
- (Updatable) User creation mechanism - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeNameMappings: [[defaultValue:import]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: request
- type: string
- uniqueness: none
 
- delegatedAuthentication Property MapTarget App 
- (Updatable) If set, indicates the user's preferred authentication target app. If not set and the user's "syncedFromApp" is set and is enabled for delegated authentication, it is used. Otherwise, the user authenticates locally to Oracle Identity Cloud Service. - Added In: 17.4.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- doNot BooleanShow Getting Started 
- (Updatable) A Boolean value indicating whether or not to hide the getting started page - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- grants List<Property Map>
- (Updatable) Grants to this User. Each value of this attribute refers to a Grant to this User of some App (and optionally of some entitlement). Therefore, this attribute is a convenience that allows one to see on each User all of the Grants to that User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- groupMembership StringLast Modified 
- (Updatable) Specifies date time when a User's group membership was last modified. - Added In: 2304270343 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: dateTime
- uniqueness: none
 
- idcsApp List<Property Map>Roles Limited To Groups 
- (Updatable) Description: - Added In: 19.2.1 - SCIM++ Properties: - idcsCompositeKey: [value, idcsAppRoleId]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
 
- isAccount BooleanRecovery Enrolled 
- (Updatable) A Boolean value indicating whether or not a user is enrolled for account recovery - Added In: 19.1.4 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: boolean
- uniqueness: none
 
- isAuthentication BooleanDelegated 
- (Updatable) A Boolean value indicating whether or not authentication request by this user should be delegated to a remote app. This value should be true only when the User was originally synced from an app which is enabled for delegated authentication - Added In: 17.4.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- isFederated BooleanUser 
- (Updatable) A Boolean value indicating whether or not the user is federated. - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Federated
- idcsCsvAttributeNameMappings: [[columnHeaderName:Federated]]
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- idcsRequiresWriteForAccessFlows: true
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- isGroup BooleanMembership Normalized 
- (Updatable) A Boolean value indicating whether or not group membership is normalized for this user. - Deprecated Since: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- isGroup BooleanMembership Synced To Users Groups 
- (Updatable) A Boolean value Indicates whether this User's group membership has been sync'ed from Group.members to UsersGroups. - Added In: 19.3.3 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- notificationEmail StringTemplate Id 
- (Updatable) Specifies the EmailTemplate to be used when sending notification to the user this request is for. If specified, it overrides the default EmailTemplate for this event. - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: writeOnly
- required: false
- returned: never
- type: string
- uniqueness: none
 
- preferredUi StringLanding Page 
- (Updatable) User's preferred landing page following login, logout and reset password. - Added In: 2302092332 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- serviceUser Boolean
- (Updatable) Indicates if User is a Service User - Added In: 2306131901 - SCIM++ Properties: - caseExact: false
- idcsCsvAttributeName: Service User
- idcsCsvAttributeNameMappings: [[columnHeaderName:Service User]]
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- status String
- (Updatable) A supplemental status indicating the reason why a user is disabled - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- supportAccounts List<Property Map>
- (Updatable) A list of Support Accounts corresponding to user. - Added In: 2103141444 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: true
- mutability: readOnly
- required: false
- returned: request
- type: complex
- uniqueness: none
 
- syncedFrom Property MapApp 
- (Updatable) Managed App or an Identity Source from where the user is synced. If enabled, this Managed App or Identity Source can be used for performing delegated authentication. - Added In: 18.2.6 - SCIM++ Properties: - idcsCompositeKey: [value]
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
- userFlow BooleanControlled By External Client 
- (Updatable) A Boolean value indicating whether to bypass notification and return user token to be used by an external client to control the user flow. - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: false
- returned: never
- type: boolean
- uniqueness: none
 
- userProvider String
- (Updatable) Registration provider - SCIM++ Properties: - caseExact: false
- idcsSearchable: true
- multiValued: false
- mutability: immutable
- required: false
- returned: default
- type: string
- uniqueness: none
 
- userTokens List<Property Map>
- (Updatable) User token returned if userFlowControlledByExternalClient is true - Added In: 18.4.2 - SCIM++ Properties: - caseExact: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: complex
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAccount, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAccountArgs          
- Active bool
- (Updatable) Status of the account - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- AppId string
- (Updatable) The ID of the App to which this Account gives access. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Name string
- (Updatable) Name of the account assigned to the User. - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the Account assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The Id of the Account assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Active bool
- (Updatable) Status of the account - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- AppId string
- (Updatable) The ID of the App to which this Account gives access. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Name string
- (Updatable) Name of the account assigned to the User. - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the Account assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The Id of the Account assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- active Boolean
- (Updatable) Status of the account - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- appId String
- (Updatable) The ID of the App to which this Account gives access. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- name String
- (Updatable) Name of the account assigned to the User. - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the Account assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The Id of the Account assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- active boolean
- (Updatable) Status of the account - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- appId string
- (Updatable) The ID of the App to which this Account gives access. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- name string
- (Updatable) Name of the account assigned to the User. - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the Account assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The Id of the Account assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- active bool
- (Updatable) Status of the account - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- app_id str
- (Updatable) The ID of the App to which this Account gives access. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- name str
- (Updatable) Name of the account assigned to the User. - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the Account assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The Id of the Account assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- active Boolean
- (Updatable) Status of the account - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- appId String
- (Updatable) The ID of the App to which this Account gives access. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- name String
- (Updatable) Name of the account assigned to the User. - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the Account assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The Id of the Account assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAppRole, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserAppRoleArgs            
- Value string
- (Updatable) The Id of the AppRole assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- AdminRole bool
- (Updatable) If true, then the role provides administrative access privileges. READ-ONLY. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- AppId string
- (Updatable) The ID of the App that defines this AppRole. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- AppName string
- (Updatable) The name (Client ID) of the App that defines this AppRole. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The display name of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- LegacyGroup stringName 
- (Updatable) The name (if any) under which this AppRole should appear in this User's group-memberships for reasons of backward compatibility. Oracle Identity Cloud Service distinguishes between Groups and AppRoles, but some services still expect AppRoles appear as if they were service-instance-specific Groups. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) The kind of membership this User has in the AppRole. A value of 'direct' indicates that the User is a member of the AppRole. A value of 'indirect' indicates that the User is a member of a Group that is a member of the AppRole. A value of 'implicit' indicates that the AppRole is public. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The Id of the AppRole assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- AdminRole bool
- (Updatable) If true, then the role provides administrative access privileges. READ-ONLY. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- AppId string
- (Updatable) The ID of the App that defines this AppRole. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- AppName string
- (Updatable) The name (Client ID) of the App that defines this AppRole. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) The display name of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- LegacyGroup stringName 
- (Updatable) The name (if any) under which this AppRole should appear in this User's group-memberships for reasons of backward compatibility. Oracle Identity Cloud Service distinguishes between Groups and AppRoles, but some services still expect AppRoles appear as if they were service-instance-specific Groups. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) The kind of membership this User has in the AppRole. A value of 'direct' indicates that the User is a member of the AppRole. A value of 'indirect' indicates that the User is a member of a Group that is a member of the AppRole. A value of 'implicit' indicates that the AppRole is public. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value String
- (Updatable) The Id of the AppRole assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- adminRole Boolean
- (Updatable) If true, then the role provides administrative access privileges. READ-ONLY. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- appId String
- (Updatable) The ID of the App that defines this AppRole. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- appName String
- (Updatable) The name (Client ID) of the App that defines this AppRole. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The display name of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- legacyGroup StringName 
- (Updatable) The name (if any) under which this AppRole should appear in this User's group-memberships for reasons of backward compatibility. Oracle Identity Cloud Service distinguishes between Groups and AppRoles, but some services still expect AppRoles appear as if they were service-instance-specific Groups. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) The kind of membership this User has in the AppRole. A value of 'direct' indicates that the User is a member of the AppRole. A value of 'indirect' indicates that the User is a member of a Group that is a member of the AppRole. A value of 'implicit' indicates that the AppRole is public. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value string
- (Updatable) The Id of the AppRole assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- adminRole boolean
- (Updatable) If true, then the role provides administrative access privileges. READ-ONLY. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- appId string
- (Updatable) The ID of the App that defines this AppRole. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- appName string
- (Updatable) The name (Client ID) of the App that defines this AppRole. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) The display name of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- legacyGroup stringName 
- (Updatable) The name (if any) under which this AppRole should appear in this User's group-memberships for reasons of backward compatibility. Oracle Identity Cloud Service distinguishes between Groups and AppRoles, but some services still expect AppRoles appear as if they were service-instance-specific Groups. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type string
- (Updatable) The kind of membership this User has in the AppRole. A value of 'direct' indicates that the User is a member of the AppRole. A value of 'indirect' indicates that the User is a member of a Group that is a member of the AppRole. A value of 'implicit' indicates that the AppRole is public. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value str
- (Updatable) The Id of the AppRole assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- admin_role bool
- (Updatable) If true, then the role provides administrative access privileges. READ-ONLY. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- app_id str
- (Updatable) The ID of the App that defines this AppRole. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- app_name str
- (Updatable) The name (Client ID) of the App that defines this AppRole. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) The display name of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- legacy_group_ strname 
- (Updatable) The name (if any) under which this AppRole should appear in this User's group-memberships for reasons of backward compatibility. Oracle Identity Cloud Service distinguishes between Groups and AppRoles, but some services still expect AppRoles appear as if they were service-instance-specific Groups. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type str
- (Updatable) The kind of membership this User has in the AppRole. A value of 'direct' indicates that the User is a member of the AppRole. A value of 'indirect' indicates that the User is a member of a Group that is a member of the AppRole. A value of 'implicit' indicates that the AppRole is public. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
- value String
- (Updatable) The Id of the AppRole assigned to the User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: true
- returned: always
- type: string
- uniqueness: none
 
- adminRole Boolean
- (Updatable) If true, then the role provides administrative access privileges. READ-ONLY. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- appId String
- (Updatable) The ID of the App that defines this AppRole. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- appName String
- (Updatable) The name (Client ID) of the App that defines this AppRole. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) The display name of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- legacyGroup StringName 
- (Updatable) The name (if any) under which this AppRole should appear in this User's group-memberships for reasons of backward compatibility. Oracle Identity Cloud Service distinguishes between Groups and AppRoles, but some services still expect AppRoles appear as if they were service-instance-specific Groups. - SCIM++ Properties: - idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the AppRole assigned to the User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) The kind of membership this User has in the AppRole. A value of 'direct' indicates that the User is a member of the AppRole. A value of 'indirect' indicates that the User is a member of a Group that is a member of the AppRole. A value of 'implicit' indicates that the AppRole is public. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: request
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserApplicableAuthenticationTargetApp, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserApplicableAuthenticationTargetAppArgs                
- Type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) App Display Name - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) App URI - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- TargetRequest intTimeout 
- (Updatable) Timeout interval for Synchronization TargetAction in milliseconds - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- Value string
- (Updatable) App identifier - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- Type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) App Display Name - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) App URI - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- TargetRequest intTimeout 
- (Updatable) Timeout interval for Synchronization TargetAction in milliseconds - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- Value string
- (Updatable) App identifier - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- type String
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) App Display Name - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) App URI - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- targetRequest IntegerTimeout 
- (Updatable) Timeout interval for Synchronization TargetAction in milliseconds - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- value String
- (Updatable) App identifier - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) App Display Name - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) App URI - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- targetRequest numberTimeout 
- (Updatable) Timeout interval for Synchronization TargetAction in milliseconds - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- value string
- (Updatable) App identifier - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- type str
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) App Display Name - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) App URI - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- target_request_ inttimeout 
- (Updatable) Timeout interval for Synchronization TargetAction in milliseconds - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- value str
- (Updatable) App identifier - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
- type String
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) App Display Name - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) App URI - Added In: 18.1.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- targetRequest NumberTimeout 
- (Updatable) Timeout interval for Synchronization TargetAction in milliseconds - Added In: 18.2.6 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: integer
- uniqueness: none
 
- value String
- (Updatable) App identifier - Added In: 18.1.6 - SCIM++ Properties: - caseExact: true
- multiValued: false
- mutability: readOnly
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetApp, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserDelegatedAuthenticationTargetAppArgs                
- Type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 17.4.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) App identifier - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) App Display Name - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) App URI - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 17.4.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) App identifier - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) App Display Name - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) App URI - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 17.4.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) App identifier - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) App Display Name - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) App URI - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 17.4.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) App identifier - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) App Display Name - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) App URI - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type str
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 17.4.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) App identifier - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) App Display Name - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) App URI - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 17.4.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) App identifier - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) App Display Name - Added In: 17.4.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) App URI - Added In: 17.4.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserGrant, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserGrantArgs          
- AppId string
- (Updatable) The ID of the App in this Grant. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- GrantMechanism string
- (Updatable) Each value of grantMechanism indicates how (or by what component) some App (or App-Entitlement) was granted. A customer or the UI should use only grantMechanism values that start with 'ADMINISTRATOR': - 'ADMINISTRATOR_TO_USER' is for a direct grant to a specific User.
- 'ADMINISTRATOR_TO_GROUP' is for a grant to a specific Group, which results in indirect grants to Users who are members of that Group.
- 'ADMINISTRATOR_TO_APP' is for a grant to a specific App. The grantee (client) App gains access to the granted (server) App.
 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- GrantorId string
- (Updatable) Grantor identifier - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of this Grant to this User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The ID of this Grant to this User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- AppId string
- (Updatable) The ID of the App in this Grant. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- GrantMechanism string
- (Updatable) Each value of grantMechanism indicates how (or by what component) some App (or App-Entitlement) was granted. A customer or the UI should use only grantMechanism values that start with 'ADMINISTRATOR': - 'ADMINISTRATOR_TO_USER' is for a direct grant to a specific User.
- 'ADMINISTRATOR_TO_GROUP' is for a grant to a specific Group, which results in indirect grants to Users who are members of that Group.
- 'ADMINISTRATOR_TO_APP' is for a grant to a specific App. The grantee (client) App gains access to the granted (server) App.
 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- GrantorId string
- (Updatable) Grantor identifier - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of this Grant to this User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) The ID of this Grant to this User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- appId String
- (Updatable) The ID of the App in this Grant. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grantMechanism String
- (Updatable) Each value of grantMechanism indicates how (or by what component) some App (or App-Entitlement) was granted. A customer or the UI should use only grantMechanism values that start with 'ADMINISTRATOR': - 'ADMINISTRATOR_TO_USER' is for a direct grant to a specific User.
- 'ADMINISTRATOR_TO_GROUP' is for a grant to a specific Group, which results in indirect grants to Users who are members of that Group.
- 'ADMINISTRATOR_TO_APP' is for a grant to a specific App. The grantee (client) App gains access to the granted (server) App.
 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grantorId String
- (Updatable) Grantor identifier - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of this Grant to this User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The ID of this Grant to this User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- appId string
- (Updatable) The ID of the App in this Grant. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grantMechanism string
- (Updatable) Each value of grantMechanism indicates how (or by what component) some App (or App-Entitlement) was granted. A customer or the UI should use only grantMechanism values that start with 'ADMINISTRATOR': - 'ADMINISTRATOR_TO_USER' is for a direct grant to a specific User.
- 'ADMINISTRATOR_TO_GROUP' is for a grant to a specific Group, which results in indirect grants to Users who are members of that Group.
- 'ADMINISTRATOR_TO_APP' is for a grant to a specific App. The grantee (client) App gains access to the granted (server) App.
 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grantorId string
- (Updatable) Grantor identifier - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of this Grant to this User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) The ID of this Grant to this User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- app_id str
- (Updatable) The ID of the App in this Grant. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grant_mechanism str
- (Updatable) Each value of grantMechanism indicates how (or by what component) some App (or App-Entitlement) was granted. A customer or the UI should use only grantMechanism values that start with 'ADMINISTRATOR': - 'ADMINISTRATOR_TO_USER' is for a direct grant to a specific User.
- 'ADMINISTRATOR_TO_GROUP' is for a grant to a specific Group, which results in indirect grants to Users who are members of that Group.
- 'ADMINISTRATOR_TO_APP' is for a grant to a specific App. The grantee (client) App gains access to the granted (server) App.
 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grantor_id str
- (Updatable) Grantor identifier - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of this Grant to this User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) The ID of this Grant to this User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- appId String
- (Updatable) The ID of the App in this Grant. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grantMechanism String
- (Updatable) Each value of grantMechanism indicates how (or by what component) some App (or App-Entitlement) was granted. A customer or the UI should use only grantMechanism values that start with 'ADMINISTRATOR': - 'ADMINISTRATOR_TO_USER' is for a direct grant to a specific User.
- 'ADMINISTRATOR_TO_GROUP' is for a grant to a specific Group, which results in indirect grants to Users who are members of that Group.
- 'ADMINISTRATOR_TO_APP' is for a grant to a specific App. The grantee (client) App gains access to the granted (server) App.
 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- grantorId String
- (Updatable) Grantor identifier - Added In: 20.1.3 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of this Grant to this User. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) The ID of this Grant to this User. - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserIdcsAppRolesLimitedToGroup, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserIdcsAppRolesLimitedToGroupArgs                    
- IdcsApp stringRole Id 
- (Updatable) The id of the Oracle Identity Cloud Service AppRole grant limited to one or more Groups. - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: IDCS AppRole Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The id of a Group the AppRole Grant is limited to - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: Group Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) Group display name - Added In: 19.2.1 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The ocid of a Group the AppRole Grant is limited to - Added In: 2202230830 - SCIM++ Properties: - idcsCsvAttributeName: Group Ocid
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource representing the Group manager. RECOMMENDED. - Added In: 19.2.1 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- IdcsApp stringRole Id 
- (Updatable) The id of the Oracle Identity Cloud Service AppRole grant limited to one or more Groups. - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: IDCS AppRole Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The id of a Group the AppRole Grant is limited to - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: Group Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) Group display name - Added In: 19.2.1 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The ocid of a Group the AppRole Grant is limited to - Added In: 2202230830 - SCIM++ Properties: - idcsCsvAttributeName: Group Ocid
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the SCIM resource representing the Group manager. RECOMMENDED. - Added In: 19.2.1 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- idcsApp StringRole Id 
- (Updatable) The id of the Oracle Identity Cloud Service AppRole grant limited to one or more Groups. - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: IDCS AppRole Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The id of a Group the AppRole Grant is limited to - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: Group Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) Group display name - Added In: 19.2.1 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The ocid of a Group the AppRole Grant is limited to - Added In: 2202230830 - SCIM++ Properties: - idcsCsvAttributeName: Group Ocid
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource representing the Group manager. RECOMMENDED. - Added In: 19.2.1 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- idcsApp stringRole Id 
- (Updatable) The id of the Oracle Identity Cloud Service AppRole grant limited to one or more Groups. - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: IDCS AppRole Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) The id of a Group the AppRole Grant is limited to - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: Group Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) Group display name - Added In: 19.2.1 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The ocid of a Group the AppRole Grant is limited to - Added In: 2202230830 - SCIM++ Properties: - idcsCsvAttributeName: Group Ocid
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the SCIM resource representing the Group manager. RECOMMENDED. - Added In: 19.2.1 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- idcs_app_ strrole_ id 
- (Updatable) The id of the Oracle Identity Cloud Service AppRole grant limited to one or more Groups. - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: IDCS AppRole Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) The id of a Group the AppRole Grant is limited to - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: Group Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) Group display name - Added In: 19.2.1 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The ocid of a Group the AppRole Grant is limited to - Added In: 2202230830 - SCIM++ Properties: - idcsCsvAttributeName: Group Ocid
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the SCIM resource representing the Group manager. RECOMMENDED. - Added In: 19.2.1 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- idcsApp StringRole Id 
- (Updatable) The id of the Oracle Identity Cloud Service AppRole grant limited to one or more Groups. - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: IDCS AppRole Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The id of a Group the AppRole Grant is limited to - Added In: 19.2.1 - SCIM++ Properties: - idcsCsvAttributeName: Group Name
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) Group display name - Added In: 19.2.1 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The ocid of a Group the AppRole Grant is limited to - Added In: 2202230830 - SCIM++ Properties: - idcsCsvAttributeName: Group Ocid
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the SCIM resource representing the Group manager. RECOMMENDED. - Added In: 19.2.1 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSupportAccount, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSupportAccountArgs            
- Ocid string
- (Updatable) The OCID of the user's support account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Support Account resource to which the user belongs - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- UserId string
- (Updatable) User Support User Id - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- UserProvider string
- (Updatable) User Support Account Provider - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The identifier of the User's support Account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ocid string
- (Updatable) The OCID of the user's support account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) The URI of the corresponding Support Account resource to which the user belongs - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- UserId string
- (Updatable) User Support User Id - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- UserProvider string
- (Updatable) User Support Account Provider - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The identifier of the User's support Account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the user's support account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Support Account resource to which the user belongs - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- userId String
- (Updatable) User Support User Id - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- userProvider String
- (Updatable) User Support Account Provider - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- value String
- (Updatable) The identifier of the User's support Account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid string
- (Updatable) The OCID of the user's support account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref string
- (Updatable) The URI of the corresponding Support Account resource to which the user belongs - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- userId string
- (Updatable) User Support User Id - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- userProvider string
- (Updatable) User Support Account Provider - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- value string
- (Updatable) The identifier of the User's support Account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid str
- (Updatable) The OCID of the user's support account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref str
- (Updatable) The URI of the corresponding Support Account resource to which the user belongs - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- user_id str
- (Updatable) User Support User Id - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- user_provider str
- (Updatable) User Support Account Provider - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- value str
- (Updatable) The identifier of the User's support Account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ocid String
- (Updatable) The OCID of the user's support account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- ref String
- (Updatable) The URI of the corresponding Support Account resource to which the user belongs - Added In: 2103141444 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- userId String
- (Updatable) User Support User Id - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- userProvider String
- (Updatable) User Support Account Provider - Added In: 2103141444 - SCIM++ Properties: - caseExact: false
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
- value String
- (Updatable) The identifier of the User's support Account. - Added In: 2103141444 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: always
- type: string
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromApp, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserSyncedFromAppArgs              
- Type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.2.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) App identifier - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) App Display Name - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) App URI - Added In: 18.2.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.2.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) App identifier - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- Display string
- (Updatable) App Display Name - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) App URI - Added In: 18.2.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.2.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) App identifier - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) App Display Name - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) App URI - Added In: 18.2.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type string
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.2.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) App identifier - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display string
- (Updatable) App Display Name - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) App URI - Added In: 18.2.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type str
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.2.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) App identifier - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display str
- (Updatable) App Display Name - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) App URI - Added In: 18.2.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- type String
- (Updatable) A label that indicates whether this is an App or IdentitySource. - Added In: 18.2.6 - SCIM++ Properties: - idcsDefaultValue: IdentitySource
- idcsSearchable: false
- multiValued: false
- mutability: immutable
- required: true
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) App identifier - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: string
- uniqueness: none
 
- display String
- (Updatable) App Display Name - Added In: 18.2.6 - SCIM++ Properties: - caseExact: true
- idcsSearchable: true
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) App URI - Added In: 18.2.6 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserUserToken, DomainsUserUrnietfparamsscimschemasoracleidcsextensionuserUserUserTokenArgs            
- Ref string
- (Updatable) User Token URI - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) User Token identifier - Added In: 18.4.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Ref string
- (Updatable) User Token URI - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- Value string
- (Updatable) User Token identifier - Added In: 18.4.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) User Token URI - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) User Token identifier - Added In: 18.4.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref string
- (Updatable) User Token URI - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value string
- (Updatable) User Token identifier - Added In: 18.4.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref str
- (Updatable) User Token URI - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value str
- (Updatable) User Token identifier - Added In: 18.4.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
- ref String
- (Updatable) User Token URI - Added In: 18.4.2 - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: reference
- uniqueness: none
 
- value String
- (Updatable) User Token identifier - Added In: 18.4.2 - SCIM++ Properties: - caseExact: true
- idcsSearchable: false
- multiValued: false
- mutability: readOnly
- required: false
- returned: default
- type: string
- uniqueness: none
 
DomainsUserX509certificate, DomainsUserX509certificateArgs      
- Value string
- (Updatable) The value of a X509 certificate. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: binary
- uniqueness: none
 - ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Value string
- (Updatable) The value of a X509 certificate. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: binary
- uniqueness: none
 - ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- Display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- Primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- Type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The value of a X509 certificate. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: binary
- uniqueness: none
 - ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value string
- (Updatable) The value of a X509 certificate. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: binary
- uniqueness: none
 - ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- display string
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type string
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value str
- (Updatable) The value of a X509 certificate. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: binary
- uniqueness: none
 - ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- display str
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary bool
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type str
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- value String
- (Updatable) The value of a X509 certificate. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: true
- returned: default
- type: binary
- uniqueness: none
 - ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- display String
- (Updatable) A human readable name, primarily used for display purposes. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
- primary Boolean
- (Updatable) A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: boolean
- uniqueness: none
 
- type String
- (Updatable) A label indicating the attribute's function. - SCIM++ Properties: - idcsSearchable: false
- multiValued: false
- mutability: readWrite
- required: false
- returned: default
- type: string
- uniqueness: none
 
Import
Users can be imported using the id, e.g.
$ pulumi import oci:Identity/domainsUser:DomainsUser test_user "idcsEndpoint/{idcsEndpoint}/users/{userId}"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.