1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Identity
  5. DomainsApp
Oracle Cloud Infrastructure v1.11.0 published on Wednesday, Sep 27, 2023 by Pulumi

oci.Identity.DomainsApp

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v1.11.0 published on Wednesday, Sep 27, 2023 by Pulumi

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

    Create an App

    Example Usage

    Coming soon!

    Coming soon!

    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.oci.Identity.DomainsApp;
    import com.pulumi.oci.Identity.DomainsAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppBasedOnTemplateArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppAliasAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppAllowedScopeArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppAllowedTagArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppAppSignonPolicyArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppAppsNetworkPerimeterArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppAsOpcServiceArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppAttrRenderingMetadataArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppCertificateArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppIdentityProviderArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppIdpPolicyArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppProtectableSecondaryAudienceArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppRadiusPolicyArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppSamlServiceProviderArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppScopeArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppServiceParamArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppSignonPolicyArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppTagArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppTermsOfUseArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppTrustPolicyArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppDomainAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppAllowAuthzPolicyArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppDenyAuthzPolicyArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppBundlePoolConfigurationArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppFlatFileConnectorBundleArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppThreeLeggedOauthCredentialArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppArgs;
    import com.pulumi.oci.Identity.inputs.DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyAppArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            var testApp = new DomainsApp("testApp", DomainsAppArgs.builder()        
                .basedOnTemplate(DomainsAppBasedOnTemplateArgs.builder()
                    .value(var_.app_based_on_template_value())
                    .wellKnownId("CustomWebAppTemplateId")
                    .build())
                .displayName(var_.app_display_name())
                .idcsEndpoint(data.oci_identity_domain().test_domain().url())
                .schemas("urn:ietf:params:scim:schemas:oracle:idcs:App")
                .accessTokenExpiry(var_.app_access_token_expiry())
                .active(var_.app_active())
                .aliasApps(DomainsAppAliasAppArgs.builder()
                    .value(var_.app_alias_apps_value())
                    .build())
                .allUrlSchemesAllowed(var_.app_all_url_schemes_allowed())
                .allowAccessControl(var_.app_allow_access_control())
                .allowOffline(var_.app_allow_offline())
                .allowedGrants(var_.app_allowed_grants())
                .allowedOperations(var_.app_allowed_operations())
                .allowedScopes(DomainsAppAllowedScopeArgs.builder()
                    .fqs(var_.app_allowed_scopes_fqs())
                    .build())
                .allowedTags(DomainsAppAllowedTagArgs.builder()
                    .key(var_.app_allowed_tags_key())
                    .value(var_.app_allowed_tags_value())
                    .build())
                .appIcon(var_.app_app_icon())
                .appSignonPolicy(DomainsAppAppSignonPolicyArgs.builder()
                    .value(var_.app_app_signon_policy_value())
                    .build())
                .appThumbnail(var_.app_app_thumbnail())
                .appsNetworkPerimeters(DomainsAppAppsNetworkPerimeterArgs.builder()
                    .value(var_.app_apps_network_perimeters_value())
                    .build())
                .asOpcService(DomainsAppAsOpcServiceArgs.builder()
                    .value(var_.app_as_opc_service_value())
                    .build())
                .attrRenderingMetadatas(DomainsAppAttrRenderingMetadataArgs.builder()
                    .name(var_.app_attr_rendering_metadata_name())
                    .datatype(var_.app_attr_rendering_metadata_datatype())
                    .helptext(var_.app_attr_rendering_metadata_helptext())
                    .label(var_.app_attr_rendering_metadata_label())
                    .maxLength(var_.app_attr_rendering_metadata_max_length())
                    .maxSize(var_.app_attr_rendering_metadata_max_size())
                    .minLength(var_.app_attr_rendering_metadata_min_length())
                    .minSize(var_.app_attr_rendering_metadata_min_size())
                    .order(var_.app_attr_rendering_metadata_order())
                    .readOnly(var_.app_attr_rendering_metadata_read_only())
                    .regexp(var_.app_attr_rendering_metadata_regexp())
                    .required(var_.app_attr_rendering_metadata_required())
                    .section(var_.app_attr_rendering_metadata_section())
                    .visible(var_.app_attr_rendering_metadata_visible())
                    .widget(var_.app_attr_rendering_metadata_widget())
                    .build())
                .attributeSets("all")
                .attributes("")
                .audience(var_.app_audience())
                .authorization(var_.app_authorization())
                .bypassConsent(var_.app_bypass_consent())
                .certificates(DomainsAppCertificateArgs.builder()
                    .certAlias(var_.app_certificates_cert_alias())
                    .build())
                .clientIpChecking(var_.app_client_ip_checking())
                .clientType(var_.app_client_type())
                .contactEmailAddress(var_.app_contact_email_address())
                .delegatedServiceNames(var_.app_delegated_service_names())
                .description(var_.app_description())
                .disableKmsiTokenAuthentication(var_.app_disable_kmsi_token_authentication())
                .errorPageUrl(var_.app_error_page_url())
                .homePageUrl(var_.app_home_page_url())
                .icon(var_.app_icon())
                .id(var_.app_id())
                .idTokenEncAlgo(var_.app_id_token_enc_algo())
                .identityProviders(DomainsAppIdentityProviderArgs.builder()
                    .value(var_.app_identity_providers_value())
                    .build())
                .idpPolicy(DomainsAppIdpPolicyArgs.builder()
                    .value(var_.app_idp_policy_value())
                    .build())
                .isAliasApp(var_.app_is_alias_app())
                .isEnterpriseApp(var_.app_is_enterprise_app())
                .isFormFill(var_.app_is_form_fill())
                .isKerberosRealm(var_.app_is_kerberos_realm())
                .isLoginTarget(var_.app_is_login_target())
                .isMobileTarget(var_.app_is_mobile_target())
                .isMulticloudServiceApp(var_.app_is_multicloud_service_app())
                .isOauthClient(var_.app_is_oauth_client())
                .isOauthResource(var_.app_is_oauth_resource())
                .isObligationCapable(var_.app_is_obligation_capable())
                .isRadiusApp(var_.app_is_radius_app())
                .isSamlServiceProvider(var_.app_is_saml_service_provider())
                .isUnmanagedApp(var_.app_is_unmanaged_app())
                .isWebTierPolicy(var_.app_is_web_tier_policy())
                .landingPageUrl(var_.app_landing_page_url())
                .linkingCallbackUrl(var_.app_linking_callback_url())
                .loginMechanism(var_.app_login_mechanism())
                .loginPageUrl(var_.app_login_page_url())
                .logoutPageUrl(var_.app_logout_page_url())
                .logoutUri(var_.app_logout_uri())
                .ocid(var_.app_ocid())
                .postLogoutRedirectUris(var_.app_post_logout_redirect_uris())
                .privacyPolicyUrl(var_.app_privacy_policy_url())
                .productLogoUrl(var_.app_product_logo_url())
                .productName(var_.app_product_name())
                .protectableSecondaryAudiences(DomainsAppProtectableSecondaryAudienceArgs.builder()
                    .value(var_.app_protectable_secondary_audiences_value())
                    .build())
                .radiusPolicy(DomainsAppRadiusPolicyArgs.builder()
                    .value(var_.app_radius_policy_value())
                    .build())
                .redirectUris(var_.app_redirect_uris())
                .refreshTokenExpiry(var_.app_refresh_token_expiry())
                .resourceTypeSchemaVersion(var_.app_resource_type_schema_version())
                .samlServiceProvider(DomainsAppSamlServiceProviderArgs.builder()
                    .value(var_.app_saml_service_provider_value())
                    .build())
                .scopes(DomainsAppScopeArgs.builder()
                    .value(var_.app_scopes_value())
                    .description(var_.app_scopes_description())
                    .displayName(var_.app_scopes_display_name())
                    .requiresConsent(var_.app_scopes_requires_consent())
                    .build())
                .secondaryAudiences("secondaryAudiences")
                .serviceParams(DomainsAppServiceParamArgs.builder()
                    .name(var_.app_service_params_name())
                    .value(var_.app_service_params_value())
                    .build())
                .serviceTypeUrn(var_.app_service_type_urn())
                .serviceTypeVersion(var_.app_service_type_version())
                .showInMyApps(var_.app_show_in_my_apps())
                .signonPolicy(DomainsAppSignonPolicyArgs.builder()
                    .value(var_.app_signon_policy_value())
                    .build())
                .tags(DomainsAppTagArgs.builder()
                    .key(var_.app_tags_key())
                    .value(var_.app_tags_value())
                    .build())
                .termsOfServiceUrl(var_.app_terms_of_service_url())
                .termsOfUse(DomainsAppTermsOfUseArgs.builder()
                    .value(var_.app_terms_of_use_value())
                    .build())
                .trustPolicies(DomainsAppTrustPolicyArgs.builder()
                    .value(var_.app_trust_policies_value())
                    .build())
                .trustScope(var_.app_trust_scope())
                .urnietfparamsscimschemasoracleidcsextensionOciTags(DomainsAppUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs.builder()
                    .definedTags(DomainsAppUrnietfparamsscimschemasoracleidcsextensionOciTagsDefinedTagArgs.builder()
                        .key(var_.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_defined_tags_key())
                        .namespace(var_.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_defined_tags_namespace())
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_defined_tags_value())
                        .build())
                    .freeformTags(DomainsAppUrnietfparamsscimschemasoracleidcsextensionOciTagsFreeformTagArgs.builder()
                        .key(var_.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_freeform_tags_key())
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_freeform_tags_value())
                        .build())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensiondbcsApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppArgs.builder()
                    .domainApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppDomainAppArgs.builder()
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextensiondbcs_app_domain_app_value())
                        .build())
                    .domainName("domainName")
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionenterpriseAppApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppArgs.builder()
                    .allowAuthzDecisionTtl(var_.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_allow_authz_decision_ttl())
                    .allowAuthzPolicy(DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppAllowAuthzPolicyArgs.builder()
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_allow_authz_policy_value())
                        .build())
                    .appResources(DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppAppResourceArgs.builder()
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_app_resources_value())
                        .build())
                    .denyAuthzDecisionTtl(var_.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_deny_authz_decision_ttl())
                    .denyAuthzPolicy(DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppDenyAuthzPolicyArgs.builder()
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_deny_authz_policy_value())
                        .build())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionformFillAppApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppArgs.builder()
                    .configuration(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_configuration())
                    .formCredMethod(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_cred_method())
                    .formCredentialSharingGroupId(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_credential_sharing_group_id())
                    .formFillUrlMatches(DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppFormFillUrlMatchArgs.builder()
                        .formUrl(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_fill_url_match_form_url())
                        .formUrlMatchType(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_fill_url_match_form_url_match_type())
                        .build())
                    .formType(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_type())
                    .revealPasswordOnForm(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_reveal_password_on_form())
                    .userNameFormExpression(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_user_name_form_expression())
                    .userNameFormTemplate(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_user_name_form_template())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate(DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateArgs.builder()
                    .configuration(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_configuration())
                    .formCredMethod(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_cred_method())
                    .formCredentialSharingGroupId(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_credential_sharing_group_id())
                    .formFillUrlMatches(DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateFormFillUrlMatchArgs.builder()
                        .formUrl(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_fill_url_match_form_url())
                        .formUrlMatchType(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_fill_url_match_form_url_match_type())
                        .build())
                    .formType(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_type())
                    .revealPasswordOnForm(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_reveal_password_on_form())
                    .syncFromTemplate(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_sync_from_template())
                    .userNameFormExpression(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_user_name_form_expression())
                    .userNameFormTemplate(var_.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_user_name_form_template())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionkerberosRealmApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmAppArgs.builder()
                    .defaultEncryptionSaltType(var_.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_default_encryption_salt_type())
                    .masterKey(var_.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_master_key())
                    .maxRenewableAge(var_.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_max_renewable_age())
                    .maxTicketLife(var_.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_max_ticket_life())
                    .realmName(var_.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_realm_name())
                    .supportedEncryptionSaltTypes(var_.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_supported_encryption_salt_types())
                    .ticketFlags(var_.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_ticket_flags())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionmanagedappApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppArgs.builder()
                    .adminConsentGranted(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_admin_consent_granted())
                    .bundleConfigurationProperties(DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppBundleConfigurationPropertyArgs.builder()
                        .icfType(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_icf_type())
                        .name(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_name())
                        .required(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_required())
                        .confidential(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_confidential())
                        .displayName(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_display_name())
                        .helpMessage(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_help_message())
                        .order(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_order())
                        .values(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_value())
                        .build())
                    .bundlePoolConfiguration(DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppBundlePoolConfigurationArgs.builder()
                        .maxIdle(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_max_idle())
                        .maxObjects(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_max_objects())
                        .maxWait(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_max_wait())
                        .minEvictableIdleTimeMillis(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_min_evictable_idle_time_millis())
                        .minIdle(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_min_idle())
                        .build())
                    .connected(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_connected())
                    .enableAuthSyncNewUserNotification(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_enable_auth_sync_new_user_notification())
                    .enableSync(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_enable_sync())
                    .enableSyncSummaryReportNotification(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_enable_sync_summary_report_notification())
                    .flatFileBundleConfigurationProperties(DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppFlatFileBundleConfigurationPropertyArgs.builder()
                        .icfType(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_icf_type())
                        .name(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_name())
                        .required(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_required())
                        .confidential(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_confidential())
                        .displayName(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_display_name())
                        .helpMessage(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_help_message())
                        .order(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_order())
                        .values(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_value())
                        .build())
                    .flatFileConnectorBundle(DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppFlatFileConnectorBundleArgs.builder()
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_connector_bundle_value())
                        .display(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_connector_bundle_display())
                        .wellKnownId(oci_identity_domains_well_known.test_well_known().id())
                        .build())
                    .isAuthoritative(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_is_authoritative())
                    .threeLeggedOauthCredential(DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppThreeLeggedOauthCredentialArgs.builder()
                        .accessToken(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_three_legged_oauth_credential_access_token())
                        .accessTokenExpiry(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_three_legged_oauth_credential_access_token_expiry())
                        .refreshToken(var_.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_three_legged_oauth_credential_refresh_token())
                        .build())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppAppArgs.builder()
                    .multicloudServiceType(var_.app_urnietfparamsscimschemasoracleidcsextensionmulticloud_service_app_app_multicloud_service_type())
                    .multicloudPlatformUrl(var_.app_urnietfparamsscimschemasoracleidcsextensionmulticloud_service_app_app_multicloud_platform_url())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionopcServiceApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceAppArgs.builder()
                    .serviceInstanceIdentifier(var_.app_urnietfparamsscimschemasoracleidcsextensionopc_service_app_service_instance_identifier())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionradiusAppApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppArgs.builder()
                    .clientIp(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_client_ip())
                    .includeGroupInResponse(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_include_group_in_response())
                    .port(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_port())
                    .secretKey(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_secret_key())
                    .captureClientIp(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_capture_client_ip())
                    .countryCodeResponseAttributeId("1")
                    .endUserIpAttribute(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_end_user_ip_attribute())
                    .groupMembershipRadiusAttribute(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_group_membership_radius_attribute())
                    .groupMembershipToReturns(DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppGroupMembershipToReturnArgs.builder()
                        .value(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_group_membership_to_return_value())
                        .build())
                    .groupNameFormat(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_group_name_format())
                    .passwordAndOtpTogether(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_password_and_otp_together())
                    .radiusVendorSpecificId("radiusVendorSpecificId")
                    .responseFormat(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_response_format())
                    .responseFormatDelimiter(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_response_format_delimiter())
                    .typeOfRadiusApp(var_.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_type_of_radius_app())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionrequestableApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableAppArgs.builder()
                    .requestable(var_.app_urnietfparamsscimschemasoracleidcsextensionrequestable_app_requestable())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppArgs.builder()
                    .assertionConsumerUrl(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_assertion_consumer_url())
                    .encryptAssertion(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_encrypt_assertion())
                    .encryptionAlgorithm(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_encryption_algorithm())
                    .encryptionCertificate("encryptionCertificate")
                    .federationProtocol(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_federation_protocol())
                    .groupAssertionAttributes(DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppGroupAssertionAttributeArgs.builder()
                        .name(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_group_assertion_attributes_name())
                        .condition(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_group_assertion_attributes_condition())
                        .format(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_group_assertion_attributes_format())
                        .groupName("groupName")
                        .build())
                    .hokAcsUrl(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_hok_acs_url())
                    .hokRequired(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_hok_required())
                    .includeSigningCertInSignature(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_include_signing_cert_in_signature())
                    .keyEncryptionAlgorithm(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_key_encryption_algorithm())
                    .logoutBinding(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_binding())
                    .logoutEnabled(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_enabled())
                    .logoutRequestUrl(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_request_url())
                    .logoutResponseUrl(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_response_url())
                    .metadata("metadata")
                    .nameIdFormat(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_name_id_format())
                    .nameIdUserstoreAttribute(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_name_id_userstore_attribute())
                    .partnerProviderId("partnerProviderId")
                    .partnerProviderPattern(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_partner_provider_pattern())
                    .signResponseOrAssertion(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_sign_response_or_assertion())
                    .signatureHashAlgorithm(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_signature_hash_algorithm())
                    .signingCertificate("signingCertificate")
                    .succinctId("succinctId")
                    .userAssertionAttributes(DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppUserAssertionAttributeArgs.builder()
                        .name(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_user_assertion_attributes_name())
                        .userStoreAttributeName(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_user_assertion_attributes_user_store_attribute_name())
                        .format(var_.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_user_assertion_attributes_format())
                        .build())
                    .build())
                .urnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp(DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyAppArgs.builder()
                    .resourceRef(var_.app_urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app_resource_ref())
                    .webTierPolicyAzControl(var_.app_urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app_web_tier_policy_az_control())
                    .webTierPolicyJson(var_.app_urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app_web_tier_policy_json())
                    .build())
                .build());
    
        }
    }
    

    Coming soon!

    Coming soon!

    resources:
      testApp:
        type: oci:Identity:DomainsApp
        properties:
          basedOnTemplate:
            value: ${var.app_based_on_template_value}
            wellKnownId: CustomWebAppTemplateId
          displayName: ${var.app_display_name}
          idcsEndpoint: ${data.oci_identity_domain.test_domain.url}
          schemas:
            - urn:ietf:params:scim:schemas:oracle:idcs:App
          #Optional
          accessTokenExpiry: ${var.app_access_token_expiry}
          active: ${var.app_active}
          aliasApps:
            - value: ${var.app_alias_apps_value}
          allUrlSchemesAllowed: ${var.app_all_url_schemes_allowed}
          allowAccessControl: ${var.app_allow_access_control}
          allowOffline: ${var.app_allow_offline}
          allowedGrants: ${var.app_allowed_grants}
          allowedOperations: ${var.app_allowed_operations}
          allowedScopes:
            - fqs: ${var.app_allowed_scopes_fqs}
          allowedTags:
            - key: ${var.app_allowed_tags_key}
              value: ${var.app_allowed_tags_value}
          appIcon: ${var.app_app_icon}
          appSignonPolicy:
            value: ${var.app_app_signon_policy_value}
          appThumbnail: ${var.app_app_thumbnail}
          appsNetworkPerimeters:
            - value: ${var.app_apps_network_perimeters_value}
          asOpcService:
            value: ${var.app_as_opc_service_value}
          attrRenderingMetadatas:
            - name: ${var.app_attr_rendering_metadata_name}
              datatype: ${var.app_attr_rendering_metadata_datatype}
              helptext: ${var.app_attr_rendering_metadata_helptext}
              label: ${var.app_attr_rendering_metadata_label}
              maxLength: ${var.app_attr_rendering_metadata_max_length}
              maxSize: ${var.app_attr_rendering_metadata_max_size}
              minLength: ${var.app_attr_rendering_metadata_min_length}
              minSize: ${var.app_attr_rendering_metadata_min_size}
              order: ${var.app_attr_rendering_metadata_order}
              readOnly: ${var.app_attr_rendering_metadata_read_only}
              regexp: ${var.app_attr_rendering_metadata_regexp}
              required: ${var.app_attr_rendering_metadata_required}
              section: ${var.app_attr_rendering_metadata_section}
              visible: ${var.app_attr_rendering_metadata_visible}
              widget: ${var.app_attr_rendering_metadata_widget}
          attributeSets:
            - all
          attributes:
          audience: ${var.app_audience}
          authorization: ${var.app_authorization}
          bypassConsent: ${var.app_bypass_consent}
          certificates:
            - certAlias: ${var.app_certificates_cert_alias}
          clientIpChecking: ${var.app_client_ip_checking}
          clientType: ${var.app_client_type}
          contactEmailAddress: ${var.app_contact_email_address}
          delegatedServiceNames: ${var.app_delegated_service_names}
          description: ${var.app_description}
          disableKmsiTokenAuthentication: ${var.app_disable_kmsi_token_authentication}
          errorPageUrl: ${var.app_error_page_url}
          homePageUrl: ${var.app_home_page_url}
          icon: ${var.app_icon}
          id: ${var.app_id}
          idTokenEncAlgo: ${var.app_id_token_enc_algo}
          identityProviders:
            - value: ${var.app_identity_providers_value}
          idpPolicy:
            value: ${var.app_idp_policy_value}
          isAliasApp: ${var.app_is_alias_app}
          isEnterpriseApp: ${var.app_is_enterprise_app}
          isFormFill: ${var.app_is_form_fill}
          isKerberosRealm: ${var.app_is_kerberos_realm}
          isLoginTarget: ${var.app_is_login_target}
          isMobileTarget: ${var.app_is_mobile_target}
          isMulticloudServiceApp: ${var.app_is_multicloud_service_app}
          isOauthClient: ${var.app_is_oauth_client}
          isOauthResource: ${var.app_is_oauth_resource}
          isObligationCapable: ${var.app_is_obligation_capable}
          isRadiusApp: ${var.app_is_radius_app}
          isSamlServiceProvider: ${var.app_is_saml_service_provider}
          isUnmanagedApp: ${var.app_is_unmanaged_app}
          isWebTierPolicy: ${var.app_is_web_tier_policy}
          landingPageUrl: ${var.app_landing_page_url}
          linkingCallbackUrl: ${var.app_linking_callback_url}
          loginMechanism: ${var.app_login_mechanism}
          loginPageUrl: ${var.app_login_page_url}
          logoutPageUrl: ${var.app_logout_page_url}
          logoutUri: ${var.app_logout_uri}
          ocid: ${var.app_ocid}
          postLogoutRedirectUris: ${var.app_post_logout_redirect_uris}
          privacyPolicyUrl: ${var.app_privacy_policy_url}
          productLogoUrl: ${var.app_product_logo_url}
          productName: ${var.app_product_name}
          protectableSecondaryAudiences:
            - value: ${var.app_protectable_secondary_audiences_value}
          radiusPolicy:
            value: ${var.app_radius_policy_value}
          redirectUris: ${var.app_redirect_uris}
          refreshTokenExpiry: ${var.app_refresh_token_expiry}
          resourceTypeSchemaVersion: ${var.app_resource_type_schema_version}
          samlServiceProvider:
            value: ${var.app_saml_service_provider_value}
          scopes:
            - value: ${var.app_scopes_value}
              description: ${var.app_scopes_description}
              displayName: ${var.app_scopes_display_name}
              requiresConsent: ${var.app_scopes_requires_consent}
          secondaryAudiences:
            - secondaryAudiences
          serviceParams:
            - name: ${var.app_service_params_name}
              value: ${var.app_service_params_value}
          serviceTypeUrn: ${var.app_service_type_urn}
          serviceTypeVersion: ${var.app_service_type_version}
          showInMyApps: ${var.app_show_in_my_apps}
          signonPolicy:
            value: ${var.app_signon_policy_value}
          tags:
            - key: ${var.app_tags_key}
              value: ${var.app_tags_value}
          termsOfServiceUrl: ${var.app_terms_of_service_url}
          termsOfUse:
            value: ${var.app_terms_of_use_value}
          trustPolicies:
            - value: ${var.app_trust_policies_value}
          trustScope: ${var.app_trust_scope}
          urnietfparamsscimschemasoracleidcsextensionOciTags:
            definedTags:
              - key: ${var.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_defined_tags_key}
                namespace: ${var.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_defined_tags_namespace}
                value: ${var.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_defined_tags_value}
            freeformTags:
              - key: ${var.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_freeform_tags_key}
                value: ${var.app_urnietfparamsscimschemasoracleidcsextension_oci_tags_freeform_tags_value}
          urnietfparamsscimschemasoracleidcsextensiondbcsApp:
            domainApp:
              value: ${var.app_urnietfparamsscimschemasoracleidcsextensiondbcs_app_domain_app_value}
            domainName: domainName
          urnietfparamsscimschemasoracleidcsextensionenterpriseAppApp:
            allowAuthzDecisionTtl: ${var.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_allow_authz_decision_ttl}
            allowAuthzPolicy:
              value: ${var.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_allow_authz_policy_value}
            appResources:
              - value: ${var.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_app_resources_value}
            denyAuthzDecisionTtl: ${var.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_deny_authz_decision_ttl}
            denyAuthzPolicy:
              value: ${var.app_urnietfparamsscimschemasoracleidcsextensionenterprise_app_app_deny_authz_policy_value}
          urnietfparamsscimschemasoracleidcsextensionformFillAppApp:
            configuration: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_configuration}
            formCredMethod: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_cred_method}
            formCredentialSharingGroupId: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_credential_sharing_group_id}
            formFillUrlMatches:
              - formUrl: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_fill_url_match_form_url}
                formUrlMatchType: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_fill_url_match_form_url_match_type}
            formType: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_form_type}
            revealPasswordOnForm: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_reveal_password_on_form}
            userNameFormExpression: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_user_name_form_expression}
            userNameFormTemplate: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_app_user_name_form_template}
          urnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate:
            configuration: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_configuration}
            formCredMethod: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_cred_method}
            formCredentialSharingGroupId: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_credential_sharing_group_id}
            formFillUrlMatches:
              - formUrl: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_fill_url_match_form_url}
                formUrlMatchType: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_fill_url_match_form_url_match_type}
            formType: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_form_type}
            revealPasswordOnForm: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_reveal_password_on_form}
            syncFromTemplate: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_sync_from_template}
            userNameFormExpression: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_user_name_form_expression}
            userNameFormTemplate: ${var.app_urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template_user_name_form_template}
          urnietfparamsscimschemasoracleidcsextensionkerberosRealmApp:
            defaultEncryptionSaltType: ${var.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_default_encryption_salt_type}
            masterKey: ${var.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_master_key}
            maxRenewableAge: ${var.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_max_renewable_age}
            maxTicketLife: ${var.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_max_ticket_life}
            realmName: ${var.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_realm_name}
            supportedEncryptionSaltTypes: ${var.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_supported_encryption_salt_types}
            ticketFlags: ${var.app_urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app_ticket_flags}
          urnietfparamsscimschemasoracleidcsextensionmanagedappApp:
            adminConsentGranted: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_admin_consent_granted}
            bundleConfigurationProperties:
              - icfType: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_icf_type}
                name: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_name}
                required: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_required}
                confidential: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_confidential}
                displayName: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_display_name}
                helpMessage: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_help_message}
                order: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_order}
                values: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_configuration_properties_value}
            bundlePoolConfiguration:
              maxIdle: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_max_idle}
              maxObjects: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_max_objects}
              maxWait: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_max_wait}
              minEvictableIdleTimeMillis: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_min_evictable_idle_time_millis}
              minIdle: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_bundle_pool_configuration_min_idle}
            connected: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_connected}
            enableAuthSyncNewUserNotification: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_enable_auth_sync_new_user_notification}
            enableSync: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_enable_sync}
            enableSyncSummaryReportNotification: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_enable_sync_summary_report_notification}
            flatFileBundleConfigurationProperties:
              - icfType: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_icf_type}
                name: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_name}
                required: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_required}
                confidential: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_confidential}
                displayName: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_display_name}
                helpMessage: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_help_message}
                order: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_order}
                values: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_bundle_configuration_properties_value}
            flatFileConnectorBundle:
              value: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_connector_bundle_value}
              display: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_flat_file_connector_bundle_display}
              wellKnownId: ${oci_identity_domains_well_known.test_well_known.id}
            isAuthoritative: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_is_authoritative}
            threeLeggedOauthCredential:
              accessToken: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_three_legged_oauth_credential_access_token}
              accessTokenExpiry: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_three_legged_oauth_credential_access_token_expiry}
              refreshToken: ${var.app_urnietfparamsscimschemasoracleidcsextensionmanagedapp_app_three_legged_oauth_credential_refresh_token}
          urnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp:
            multicloudServiceType: ${var.app_urnietfparamsscimschemasoracleidcsextensionmulticloud_service_app_app_multicloud_service_type}
            multicloudPlatformUrl: ${var.app_urnietfparamsscimschemasoracleidcsextensionmulticloud_service_app_app_multicloud_platform_url}
          urnietfparamsscimschemasoracleidcsextensionopcServiceApp:
            serviceInstanceIdentifier: ${var.app_urnietfparamsscimschemasoracleidcsextensionopc_service_app_service_instance_identifier}
          urnietfparamsscimschemasoracleidcsextensionradiusAppApp:
            clientIp: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_client_ip}
            includeGroupInResponse: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_include_group_in_response}
            port: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_port}
            secretKey: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_secret_key}
            captureClientIp: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_capture_client_ip}
            countryCodeResponseAttributeId: '1'
            endUserIpAttribute: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_end_user_ip_attribute}
            groupMembershipRadiusAttribute: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_group_membership_radius_attribute}
            groupMembershipToReturns:
              - value: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_group_membership_to_return_value}
            groupNameFormat: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_group_name_format}
            passwordAndOtpTogether: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_password_and_otp_together}
            radiusVendorSpecificId: radiusVendorSpecificId
            responseFormat: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_response_format}
            responseFormatDelimiter: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_response_format_delimiter}
            typeOfRadiusApp: ${var.app_urnietfparamsscimschemasoracleidcsextensionradius_app_app_type_of_radius_app}
          urnietfparamsscimschemasoracleidcsextensionrequestableApp:
            requestable: ${var.app_urnietfparamsscimschemasoracleidcsextensionrequestable_app_requestable}
          urnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp:
            assertionConsumerUrl: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_assertion_consumer_url}
            encryptAssertion: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_encrypt_assertion}
            encryptionAlgorithm: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_encryption_algorithm}
            encryptionCertificate: encryptionCertificate
            federationProtocol: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_federation_protocol}
            groupAssertionAttributes:
              - name: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_group_assertion_attributes_name}
                condition: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_group_assertion_attributes_condition}
                format: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_group_assertion_attributes_format}
                groupName: groupName
            hokAcsUrl: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_hok_acs_url}
            hokRequired: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_hok_required}
            includeSigningCertInSignature: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_include_signing_cert_in_signature}
            keyEncryptionAlgorithm: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_key_encryption_algorithm}
            logoutBinding: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_binding}
            logoutEnabled: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_enabled}
            logoutRequestUrl: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_request_url}
            logoutResponseUrl: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_logout_response_url}
            metadata: metadata
            nameIdFormat: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_name_id_format}
            nameIdUserstoreAttribute: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_name_id_userstore_attribute}
            partnerProviderId: partnerProviderId
            partnerProviderPattern: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_partner_provider_pattern}
            signResponseOrAssertion: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_sign_response_or_assertion}
            signatureHashAlgorithm: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_signature_hash_algorithm}
            signingCertificate: signingCertificate
            succinctId: succinctId
            userAssertionAttributes:
              - name: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_user_assertion_attributes_name}
                userStoreAttributeName: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_user_assertion_attributes_user_store_attribute_name}
                format: ${var.app_urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app_user_assertion_attributes_format}
          urnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp:
            resourceRef: ${var.app_urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app_resource_ref}
            webTierPolicyAzControl: ${var.app_urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app_web_tier_policy_az_control}
            webTierPolicyJson: ${var.app_urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app_web_tier_policy_json}
    

    Create DomainsApp Resource

    new DomainsApp(name: string, args: DomainsAppArgs, opts?: CustomResourceOptions);
    @overload
    def DomainsApp(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   access_token_expiry: Optional[int] = None,
                   active: Optional[bool] = None,
                   alias_apps: Optional[Sequence[_identity.DomainsAppAliasAppArgs]] = None,
                   all_url_schemes_allowed: Optional[bool] = None,
                   allow_access_control: Optional[bool] = None,
                   allow_offline: Optional[bool] = None,
                   allowed_grants: Optional[Sequence[str]] = None,
                   allowed_operations: Optional[Sequence[str]] = None,
                   allowed_scopes: Optional[Sequence[_identity.DomainsAppAllowedScopeArgs]] = None,
                   allowed_tags: Optional[Sequence[_identity.DomainsAppAllowedTagArgs]] = None,
                   app_icon: Optional[str] = None,
                   app_signon_policy: Optional[_identity.DomainsAppAppSignonPolicyArgs] = None,
                   app_thumbnail: Optional[str] = None,
                   apps_network_perimeters: Optional[Sequence[_identity.DomainsAppAppsNetworkPerimeterArgs]] = None,
                   as_opc_service: Optional[_identity.DomainsAppAsOpcServiceArgs] = None,
                   attr_rendering_metadatas: Optional[Sequence[_identity.DomainsAppAttrRenderingMetadataArgs]] = None,
                   attribute_sets: Optional[Sequence[str]] = None,
                   attributes: Optional[str] = None,
                   audience: Optional[str] = None,
                   authorization: Optional[str] = None,
                   based_on_template: Optional[_identity.DomainsAppBasedOnTemplateArgs] = None,
                   bypass_consent: Optional[bool] = None,
                   certificates: Optional[Sequence[_identity.DomainsAppCertificateArgs]] = None,
                   client_ip_checking: Optional[str] = None,
                   client_type: Optional[str] = None,
                   contact_email_address: Optional[str] = None,
                   delegated_service_names: Optional[Sequence[str]] = None,
                   description: Optional[str] = None,
                   disable_kmsi_token_authentication: Optional[bool] = None,
                   display_name: Optional[str] = None,
                   error_page_url: Optional[str] = None,
                   home_page_url: Optional[str] = None,
                   icon: Optional[str] = None,
                   id_token_enc_algo: Optional[str] = None,
                   idcs_endpoint: Optional[str] = None,
                   identity_providers: Optional[Sequence[_identity.DomainsAppIdentityProviderArgs]] = None,
                   idp_policy: Optional[_identity.DomainsAppIdpPolicyArgs] = None,
                   is_alias_app: Optional[bool] = None,
                   is_enterprise_app: Optional[bool] = None,
                   is_form_fill: Optional[bool] = None,
                   is_kerberos_realm: Optional[bool] = None,
                   is_login_target: Optional[bool] = None,
                   is_mobile_target: Optional[bool] = None,
                   is_multicloud_service_app: Optional[bool] = None,
                   is_oauth_client: Optional[bool] = None,
                   is_oauth_resource: Optional[bool] = None,
                   is_obligation_capable: Optional[bool] = None,
                   is_radius_app: Optional[bool] = None,
                   is_saml_service_provider: Optional[bool] = None,
                   is_unmanaged_app: Optional[bool] = None,
                   is_web_tier_policy: Optional[bool] = None,
                   landing_page_url: Optional[str] = None,
                   linking_callback_url: Optional[str] = None,
                   login_mechanism: Optional[str] = None,
                   login_page_url: Optional[str] = None,
                   logout_page_url: Optional[str] = None,
                   logout_uri: Optional[str] = None,
                   name: Optional[str] = None,
                   ocid: Optional[str] = None,
                   post_logout_redirect_uris: Optional[Sequence[str]] = None,
                   privacy_policy_url: Optional[str] = None,
                   product_logo_url: Optional[str] = None,
                   product_name: Optional[str] = None,
                   protectable_secondary_audiences: Optional[Sequence[_identity.DomainsAppProtectableSecondaryAudienceArgs]] = None,
                   radius_policy: Optional[_identity.DomainsAppRadiusPolicyArgs] = None,
                   redirect_uris: Optional[Sequence[str]] = None,
                   refresh_token_expiry: Optional[int] = None,
                   resource_type_schema_version: Optional[str] = None,
                   saml_service_provider: Optional[_identity.DomainsAppSamlServiceProviderArgs] = None,
                   schemas: Optional[Sequence[str]] = None,
                   scopes: Optional[Sequence[_identity.DomainsAppScopeArgs]] = None,
                   secondary_audiences: Optional[Sequence[str]] = None,
                   service_params: Optional[Sequence[_identity.DomainsAppServiceParamArgs]] = None,
                   service_type_urn: Optional[str] = None,
                   service_type_version: Optional[str] = None,
                   show_in_my_apps: Optional[bool] = None,
                   signon_policy: Optional[_identity.DomainsAppSignonPolicyArgs] = None,
                   tags: Optional[Sequence[_identity.DomainsAppTagArgs]] = None,
                   terms_of_service_url: Optional[str] = None,
                   terms_of_use: Optional[_identity.DomainsAppTermsOfUseArgs] = None,
                   trust_policies: Optional[Sequence[_identity.DomainsAppTrustPolicyArgs]] = None,
                   trust_scope: Optional[str] = None,
                   urnietfparamsscimschemasoracleidcsextension_oci_tags: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensiondbcs_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionenterprise_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionform_fill_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionmanagedapp_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionmulticloud_service_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionopc_service_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionradius_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionrequestable_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppArgs] = None,
                   urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyAppArgs] = None)
    @overload
    def DomainsApp(resource_name: str,
                   args: DomainsAppArgs,
                   opts: Optional[ResourceOptions] = None)
    func NewDomainsApp(ctx *Context, name string, args DomainsAppArgs, opts ...ResourceOption) (*DomainsApp, error)
    public DomainsApp(string name, DomainsAppArgs args, CustomResourceOptions? opts = null)
    public DomainsApp(String name, DomainsAppArgs args)
    public DomainsApp(String name, DomainsAppArgs args, CustomResourceOptions options)
    
    type: oci:Identity:DomainsApp
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args DomainsAppArgs
    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 DomainsAppArgs
    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 DomainsAppArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DomainsAppArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DomainsAppArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    DomainsApp Resource Properties

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

    Inputs

    The DomainsApp resource accepts the following input properties:

    BasedOnTemplate DomainsAppBasedOnTemplate

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    DisplayName string

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • 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
    AccessTokenExpiry int

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    Active bool

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AliasApps List<DomainsAppAliasApp>

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowAccessControl bool

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowOffline bool

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowedGrants List<string>

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AllowedTags List<DomainsAppAllowedTag>

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppSignonPolicy DomainsAppAppSignonPolicy

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AppThumbnail string

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppsNetworkPerimeters List<DomainsAppAppsNetworkPerimeter>

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AttrRenderingMetadatas List<DomainsAppAttrRenderingMetadata>

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    Audience string

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    BypassConsent bool

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Certificates List<DomainsAppCertificate>

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ClientIpChecking string

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DelegatedServiceNames List<string>

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    ErrorPageUrl string

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

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

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Icon string

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    IdTokenEncAlgo string

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    IdentityProviders List<DomainsAppIdentityProvider>

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    IdpPolicy DomainsAppIdpPolicy

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    IsAliasApp bool

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    IsEnterpriseApp bool

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsFormFill bool

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsKerberosRealm bool

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsLoginTarget bool

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMobileTarget bool

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMulticloudServiceApp bool

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthClient bool

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthResource bool

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsObligationCapable bool

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsRadiusApp bool

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsSamlServiceProvider bool

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsUnmanagedApp bool

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsWebTierPolicy bool

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    LandingPageUrl string

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    LinkingCallbackUrl string

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    PostLogoutRedirectUris List<string>

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductLogoUrl string

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductName string

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProtectableSecondaryAudiences List<DomainsAppProtectableSecondaryAudience>

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    RedirectUris List<string>

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    ResourceTypeSchemaVersion string

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    SamlServiceProvider DomainsAppSamlServiceProvider

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Scopes List<DomainsAppScope>

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    ServiceTypeUrn string

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    SignonPolicy DomainsAppSignonPolicy

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    Tags List<DomainsAppTag>

    (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
    TermsOfServiceUrl string

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    TermsOfUse DomainsAppTermsOfUse

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustPolicies List<DomainsAppTrustPolicy>

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustScope string

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    UrnietfparamsscimschemasoracleidcsextensiondbcsApp DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsApp

    (Updatable) This extension provides attributes for database service facet of an App

    UrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp

    (Updatable) This extension defines the Enterprise App related attributes.

    UrnietfparamsscimschemasoracleidcsextensionformFillAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppApp

    (Updatable) This extension provides attributes for Form-Fill facet of App

    UrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    UrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp

    (Updatable) Kerberos Realm

    UrnietfparamsscimschemasoracleidcsextensionmanagedappApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappApp

    (Updatable) Managed App

    UrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    UrnietfparamsscimschemasoracleidcsextensionopcServiceApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    UrnietfparamsscimschemasoracleidcsextensionradiusAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    UrnietfparamsscimschemasoracleidcsextensionrequestableApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableApp

    (Updatable) Requestable App

    UrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    UrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp

    (Updatable) WebTier Policy

    BasedOnTemplate DomainsAppBasedOnTemplateArgs

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    DisplayName string

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • 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
    AccessTokenExpiry int

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    Active bool

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AliasApps []DomainsAppAliasAppArgs

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowAccessControl bool

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowOffline bool

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowedGrants []string

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AllowedTags []DomainsAppAllowedTagArgs

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppSignonPolicy DomainsAppAppSignonPolicyArgs

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AppThumbnail string

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppsNetworkPerimeters []DomainsAppAppsNetworkPerimeterArgs

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AttrRenderingMetadatas []DomainsAppAttrRenderingMetadataArgs

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    Audience string

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    BypassConsent bool

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Certificates []DomainsAppCertificateArgs

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ClientIpChecking string

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DelegatedServiceNames []string

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    ErrorPageUrl string

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

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

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Icon string

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    IdTokenEncAlgo string

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    IdentityProviders []DomainsAppIdentityProviderArgs

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    IdpPolicy DomainsAppIdpPolicyArgs

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    IsAliasApp bool

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    IsEnterpriseApp bool

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsFormFill bool

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsKerberosRealm bool

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsLoginTarget bool

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMobileTarget bool

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMulticloudServiceApp bool

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthClient bool

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthResource bool

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsObligationCapable bool

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsRadiusApp bool

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsSamlServiceProvider bool

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsUnmanagedApp bool

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsWebTierPolicy bool

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    LandingPageUrl string

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    LinkingCallbackUrl string

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    PostLogoutRedirectUris []string

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductLogoUrl string

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductName string

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProtectableSecondaryAudiences []DomainsAppProtectableSecondaryAudienceArgs

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    RedirectUris []string

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    ResourceTypeSchemaVersion string

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    SamlServiceProvider DomainsAppSamlServiceProviderArgs

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Scopes []DomainsAppScopeArgs

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    ServiceTypeUrn string

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    SignonPolicy DomainsAppSignonPolicyArgs

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    Tags []DomainsAppTagArgs

    (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
    TermsOfServiceUrl string

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    TermsOfUse DomainsAppTermsOfUseArgs

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustPolicies []DomainsAppTrustPolicyArgs

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustScope string

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    UrnietfparamsscimschemasoracleidcsextensiondbcsApp DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppArgs

    (Updatable) This extension provides attributes for database service facet of an App

    UrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppArgs

    (Updatable) This extension defines the Enterprise App related attributes.

    UrnietfparamsscimschemasoracleidcsextensionformFillAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppArgs

    (Updatable) This extension provides attributes for Form-Fill facet of App

    UrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateArgs

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    UrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmAppArgs

    (Updatable) Kerberos Realm

    UrnietfparamsscimschemasoracleidcsextensionmanagedappApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppArgs

    (Updatable) Managed App

    UrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    UrnietfparamsscimschemasoracleidcsextensionopcServiceApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    UrnietfparamsscimschemasoracleidcsextensionradiusAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    UrnietfparamsscimschemasoracleidcsextensionrequestableApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableAppArgs

    (Updatable) Requestable App

    UrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppArgs

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    UrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyAppArgs

    (Updatable) WebTier Policy

    basedOnTemplate DomainsAppBasedOnTemplate

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    displayName String

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • 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
    accessTokenExpiry Integer

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    active Boolean

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    aliasApps List<DomainsAppAliasApp>

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowAccessControl Boolean

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowOffline Boolean

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowedGrants List<String>

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    allowedTags List<DomainsAppAllowedTag>

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appSignonPolicy DomainsAppAppSignonPolicy

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    appThumbnail String

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appsNetworkPerimeters List<DomainsAppAppsNetworkPerimeter>

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    attrRenderingMetadatas List<DomainsAppAttrRenderingMetadata>

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    audience String

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    bypassConsent Boolean

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    certificates List<DomainsAppCertificate>

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    clientIpChecking String

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    delegatedServiceNames List<String>

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    errorPageUrl String

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

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

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    icon String

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    idTokenEncAlgo String

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    identityProviders List<DomainsAppProvider>

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    idpPolicy DomainsAppIdpPolicy

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    isAliasApp Boolean

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    isEnterpriseApp Boolean

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isFormFill Boolean

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isKerberosRealm Boolean

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isLoginTarget Boolean

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMobileTarget Boolean

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMulticloudServiceApp Boolean

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthClient Boolean

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthResource Boolean

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isObligationCapable Boolean

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isRadiusApp Boolean

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isSamlServiceProvider Boolean

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isUnmanagedApp Boolean

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isWebTierPolicy Boolean

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    landingPageUrl String

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    linkingCallbackUrl String

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    postLogoutRedirectUris List<String>

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productLogoUrl String

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productName String

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    protectableSecondaryAudiences List<DomainsAppProtectableSecondaryAudience>

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    redirectUris List<String>

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    resourceTypeSchemaVersion String

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    samlServiceProvider DomainsAppSamlServiceProvider

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    scopes List<DomainsAppScope>

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    serviceTypeUrn String

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    signonPolicy DomainsAppSignonPolicy

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    tags List<DomainsAppTag>

    (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
    termsOfServiceUrl String

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    termsOfUse DomainsAppTermsOfUse

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trustPolicies List<DomainsAppTrustPolicy>

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trustScope String

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    urnietfparamsscimschemasoracleidcsextensiondbcsApp DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsApp

    (Updatable) This extension provides attributes for database service facet of an App

    urnietfparamsscimschemasoracleidcsextensionenterpriseAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp

    (Updatable) This extension defines the Enterprise App related attributes.

    urnietfparamsscimschemasoracleidcsextensionformFillAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppApp

    (Updatable) This extension provides attributes for Form-Fill facet of App

    urnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    urnietfparamsscimschemasoracleidcsextensionkerberosRealmApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp

    (Updatable) Kerberos Realm

    urnietfparamsscimschemasoracleidcsextensionmanagedappApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappApp

    (Updatable) Managed App

    urnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    urnietfparamsscimschemasoracleidcsextensionopcServiceApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    urnietfparamsscimschemasoracleidcsextensionradiusAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    urnietfparamsscimschemasoracleidcsextensionrequestableApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableApp

    (Updatable) Requestable App

    urnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    urnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp

    (Updatable) WebTier Policy

    basedOnTemplate DomainsAppBasedOnTemplate

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    displayName string

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • 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
    accessTokenExpiry number

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    active boolean

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    aliasApps DomainsAppAliasApp[]

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowAccessControl boolean

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowOffline boolean

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowedGrants string[]

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    allowedTags DomainsAppAllowedTag[]

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appSignonPolicy DomainsAppAppSignonPolicy

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    appThumbnail string

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appsNetworkPerimeters DomainsAppAppsNetworkPerimeter[]

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    attrRenderingMetadatas DomainsAppAttrRenderingMetadata[]

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    audience string

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    bypassConsent boolean

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    certificates DomainsAppCertificate[]

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    clientIpChecking string

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    delegatedServiceNames string[]

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    errorPageUrl string

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

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

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    icon string

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    idTokenEncAlgo string

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    identityProviders DomainsAppIdentityProvider[]

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    idpPolicy DomainsAppIdpPolicy

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    isAliasApp boolean

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    isEnterpriseApp boolean

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isFormFill boolean

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isKerberosRealm boolean

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isLoginTarget boolean

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMobileTarget boolean

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMulticloudServiceApp boolean

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthClient boolean

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthResource boolean

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isObligationCapable boolean

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isRadiusApp boolean

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isSamlServiceProvider boolean

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isUnmanagedApp boolean

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isWebTierPolicy boolean

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    landingPageUrl string

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    linkingCallbackUrl string

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    postLogoutRedirectUris string[]

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productLogoUrl string

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productName string

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    protectableSecondaryAudiences DomainsAppProtectableSecondaryAudience[]

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    redirectUris string[]

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    resourceTypeSchemaVersion string

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    samlServiceProvider DomainsAppSamlServiceProvider

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    scopes DomainsAppScope[]

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    serviceTypeUrn string

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    signonPolicy DomainsAppSignonPolicy

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    tags DomainsAppTag[]

    (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
    termsOfServiceUrl string

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    termsOfUse DomainsAppTermsOfUse

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trustPolicies DomainsAppTrustPolicy[]

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trustScope string

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    urnietfparamsscimschemasoracleidcsextensiondbcsApp DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsApp

    (Updatable) This extension provides attributes for database service facet of an App

    urnietfparamsscimschemasoracleidcsextensionenterpriseAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp

    (Updatable) This extension defines the Enterprise App related attributes.

    urnietfparamsscimschemasoracleidcsextensionformFillAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppApp

    (Updatable) This extension provides attributes for Form-Fill facet of App

    urnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    urnietfparamsscimschemasoracleidcsextensionkerberosRealmApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp

    (Updatable) Kerberos Realm

    urnietfparamsscimschemasoracleidcsextensionmanagedappApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappApp

    (Updatable) Managed App

    urnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    urnietfparamsscimschemasoracleidcsextensionopcServiceApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    urnietfparamsscimschemasoracleidcsextensionradiusAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    urnietfparamsscimschemasoracleidcsextensionrequestableApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableApp

    (Updatable) Requestable App

    urnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    urnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp

    (Updatable) WebTier Policy

    based_on_template DomainsAppBasedOnTemplateArgs

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    display_name str

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • 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
    access_token_expiry int

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    active bool

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    alias_apps DomainsAppAliasAppArgs]

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allow_access_control bool

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allow_offline bool

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowed_grants Sequence[str]

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    allowed_operations Sequence[str]

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    allowed_tags DomainsAppAllowedTagArgs]

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    app_signon_policy DomainsAppAppSignonPolicyArgs

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    app_thumbnail str

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    apps_network_perimeters DomainsAppAppsNetworkPerimeterArgs]

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    attr_rendering_metadatas DomainsAppAttrRenderingMetadataArgs]

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    audience str

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    bypass_consent bool

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    certificates DomainsAppCertificateArgs]

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    client_ip_checking str

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    delegated_service_names Sequence[str]

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    error_page_url str

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

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

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    icon str

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    id_token_enc_algo str

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    identity_providers DomainsAppIdentityProviderArgs]

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    idp_policy DomainsAppIdpPolicyArgs

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    is_alias_app bool

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    is_enterprise_app bool

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_form_fill bool

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_kerberos_realm bool

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_login_target bool

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_mobile_target bool

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_multicloud_service_app bool

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_oauth_client bool

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_oauth_resource bool

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_obligation_capable bool

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_radius_app bool

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_saml_service_provider bool

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_unmanaged_app bool

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_web_tier_policy bool

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    landing_page_url str

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    linking_callback_url str

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    post_logout_redirect_uris Sequence[str]

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    product_logo_url str

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    product_name str

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    protectable_secondary_audiences DomainsAppProtectableSecondaryAudienceArgs]

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    redirect_uris Sequence[str]

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    resource_type_schema_version str

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    saml_service_provider DomainsAppSamlServiceProviderArgs

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    scopes DomainsAppScopeArgs]

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    service_type_urn str

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    signon_policy DomainsAppSignonPolicyArgs

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    tags DomainsAppTagArgs]

    (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
    terms_of_service_url str

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    terms_of_use DomainsAppTermsOfUseArgs

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trust_policies DomainsAppTrustPolicyArgs]

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trust_scope str

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    urnietfparamsscimschemasoracleidcsextensiondbcs_app DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppArgs

    (Updatable) This extension provides attributes for database service facet of an App

    urnietfparamsscimschemasoracleidcsextensionenterprise_app_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppArgs

    (Updatable) This extension defines the Enterprise App related attributes.

    urnietfparamsscimschemasoracleidcsextensionform_fill_app_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppArgs

    (Updatable) This extension provides attributes for Form-Fill facet of App

    urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateArgs

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmAppArgs

    (Updatable) Kerberos Realm

    urnietfparamsscimschemasoracleidcsextensionmanagedapp_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppArgs

    (Updatable) Managed App

    urnietfparamsscimschemasoracleidcsextensionmulticloud_service_app_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    urnietfparamsscimschemasoracleidcsextensionopc_service_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    urnietfparamsscimschemasoracleidcsextensionradius_app_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    urnietfparamsscimschemasoracleidcsextensionrequestable_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableAppArgs

    (Updatable) Requestable App

    urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppArgs

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyAppArgs

    (Updatable) WebTier Policy

    basedOnTemplate Property Map

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    displayName String

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • 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
    accessTokenExpiry Number

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    active Boolean

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    aliasApps List<Property Map>

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowAccessControl Boolean

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowOffline Boolean

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowedGrants List<String>

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    allowedScopes List<Property Map>

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    allowedTags List<Property Map>

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appSignonPolicy Property Map

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    appThumbnail String

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appsNetworkPerimeters List<Property Map>

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    asOpcService Property Map

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

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

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    audience String

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    bypassConsent Boolean

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    certificates List<Property Map>

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    clientIpChecking String

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    delegatedServiceNames List<String>

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    errorPageUrl String

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

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

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    icon String

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    idTokenEncAlgo String

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    idpPolicy Property Map

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    isAliasApp Boolean

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    isEnterpriseApp Boolean

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isFormFill Boolean

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isKerberosRealm Boolean

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isLoginTarget Boolean

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMobileTarget Boolean

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMulticloudServiceApp Boolean

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthClient Boolean

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthResource Boolean

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isObligationCapable Boolean

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isRadiusApp Boolean

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isSamlServiceProvider Boolean

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isUnmanagedApp Boolean

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isWebTierPolicy Boolean

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    landingPageUrl String

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    linkingCallbackUrl String

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    postLogoutRedirectUris List<String>

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productLogoUrl String

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productName String

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    protectableSecondaryAudiences List<Property Map>

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    radiusPolicy Property Map

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    redirectUris List<String>

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    resourceTypeSchemaVersion String

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    samlServiceProvider Property Map

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    scopes List<Property Map>

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    serviceParams List<Property Map>

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    serviceTypeUrn String

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    signonPolicy Property Map

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

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

    (Updatable) A list of tags on this resource.

    SCIM++ Properties:

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

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    termsOfUse Property Map

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trustScope String

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    urnietfparamsscimschemasoracleidcsextensiondbcsApp Property Map

    (Updatable) This extension provides attributes for database service facet of an App

    urnietfparamsscimschemasoracleidcsextensionenterpriseAppApp Property Map

    (Updatable) This extension defines the Enterprise App related attributes.

    urnietfparamsscimschemasoracleidcsextensionformFillAppApp Property Map

    (Updatable) This extension provides attributes for Form-Fill facet of App

    urnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate Property Map

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    urnietfparamsscimschemasoracleidcsextensionkerberosRealmApp Property Map

    (Updatable) Kerberos Realm

    urnietfparamsscimschemasoracleidcsextensionmanagedappApp Property Map

    (Updatable) Managed App

    urnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp Property Map

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    urnietfparamsscimschemasoracleidcsextensionopcServiceApp Property Map

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    urnietfparamsscimschemasoracleidcsextensionradiusAppApp Property Map

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    urnietfparamsscimschemasoracleidcsextensionrequestableApp Property Map

    (Updatable) Requestable App

    urnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp Property Map

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    urnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp Property Map

    (Updatable) WebTier Policy

    Outputs

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

    Accounts List<DomainsAppAccount>

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    CallbackServiceUrl string

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsSensitive: none
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    CloudControlProperties List<DomainsAppCloudControlProperty>

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    CompartmentOcid string

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    GrantedAppRoles List<DomainsAppGrantedAppRole>

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Grants List<DomainsAppGrant>

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Id string

    The provider-assigned unique ID for this managed resource.

    IdcsCreatedBies List<DomainsAppIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Infrastructure bool

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsDatabaseService bool

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    IsManagedApp bool

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOpcService bool

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Metas List<DomainsAppMeta>

    (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
    MeterAsOpcService bool

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    Migrated bool

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    ReadyToUpgrade bool

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • 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
    UserRoles List<DomainsAppUserRole>

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    Accounts []DomainsAppAccount

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    CallbackServiceUrl string

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsSensitive: none
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    CloudControlProperties []DomainsAppCloudControlProperty

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    CompartmentOcid string

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    GrantedAppRoles []DomainsAppGrantedAppRole

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Grants []DomainsAppGrant

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Id string

    The provider-assigned unique ID for this managed resource.

    IdcsCreatedBies []DomainsAppIdcsCreatedBy

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    Infrastructure bool

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsDatabaseService bool

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    IsManagedApp bool

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOpcService bool

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    Metas []DomainsAppMeta

    (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
    MeterAsOpcService bool

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    Migrated bool

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    ReadyToUpgrade bool

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • 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
    UserRoles []DomainsAppUserRole

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    accounts List<DomainsAppAccount>

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    callbackServiceUrl String

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsSensitive: none
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    cloudControlProperties List<DomainsAppCloudControlProperty>

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    compartmentOcid String

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    grantedAppRoles List<DomainsAppGrantedAppRole>

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    grants List<DomainsAppGrant>

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    id String

    The provider-assigned unique ID for this managed resource.

    idcsCreatedBies List<DomainsAppIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    infrastructure Boolean

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isDatabaseService Boolean

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    isManagedApp Boolean

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOpcService Boolean

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    metas List<DomainsAppMeta>

    (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
    meterAsOpcService Boolean

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    migrated Boolean

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    readyToUpgrade Boolean

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • 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
    userRoles List<DomainsAppUserRole>

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    accounts DomainsAppAccount[]

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    callbackServiceUrl string

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsSensitive: none
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    cloudControlProperties DomainsAppCloudControlProperty[]

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    compartmentOcid string

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    grantedAppRoles DomainsAppGrantedAppRole[]

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    grants DomainsAppGrant[]

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    id string

    The provider-assigned unique ID for this managed resource.

    idcsCreatedBies DomainsAppIdcsCreatedBy[]

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    infrastructure boolean

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isDatabaseService boolean

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    isManagedApp boolean

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOpcService boolean

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    metas DomainsAppMeta[]

    (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
    meterAsOpcService boolean

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    migrated boolean

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    readyToUpgrade boolean

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • 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
    userRoles DomainsAppUserRole[]

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    accounts DomainsAppAccount]

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    callback_service_url str

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsSensitive: none
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    cloud_control_properties DomainsAppCloudControlProperty]

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    compartment_ocid str

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    editable_attributes DomainsAppEditableAttribute]

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    granted_app_roles DomainsAppGrantedAppRole]

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    grants DomainsAppGrant]

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    id str

    The provider-assigned unique ID for this managed resource.

    idcs_created_bies DomainsAppIdcsCreatedBy]

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: true
    • returned: default
    • type: complex
    idcs_last_modified_bies DomainsAppIdcsLastModifiedBy]

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    infrastructure bool

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_database_service bool

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    is_managed_app bool

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    is_opc_service bool

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    metas DomainsAppMeta]

    (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
    meter_as_opc_service bool

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    migrated bool

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    ready_to_upgrade bool

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • 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
    user_roles DomainsAppUserRole]

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    accounts List<Property Map>

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    callbackServiceUrl String

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    compartmentOcid String

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    grantedAppRoles List<Property Map>

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    grants List<Property Map>

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    id String

    The provider-assigned unique ID for this managed resource.

    idcsCreatedBies List<Property Map>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    infrastructure Boolean

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isDatabaseService Boolean

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    isManagedApp Boolean

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOpcService Boolean

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • 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
    meterAsOpcService Boolean

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    migrated Boolean

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    readyToUpgrade Boolean

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • 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
    userRoles List<Property Map>

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

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

    Look up Existing DomainsApp Resource

    Get an existing DomainsApp 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?: DomainsAppState, opts?: CustomResourceOptions): DomainsApp
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            access_token_expiry: Optional[int] = None,
            accounts: Optional[Sequence[_identity.DomainsAppAccountArgs]] = None,
            active: Optional[bool] = None,
            admin_roles: Optional[Sequence[_identity.DomainsAppAdminRoleArgs]] = None,
            alias_apps: Optional[Sequence[_identity.DomainsAppAliasAppArgs]] = None,
            all_url_schemes_allowed: Optional[bool] = None,
            allow_access_control: Optional[bool] = None,
            allow_offline: Optional[bool] = None,
            allowed_grants: Optional[Sequence[str]] = None,
            allowed_operations: Optional[Sequence[str]] = None,
            allowed_scopes: Optional[Sequence[_identity.DomainsAppAllowedScopeArgs]] = None,
            allowed_tags: Optional[Sequence[_identity.DomainsAppAllowedTagArgs]] = None,
            app_icon: Optional[str] = None,
            app_signon_policy: Optional[_identity.DomainsAppAppSignonPolicyArgs] = None,
            app_thumbnail: Optional[str] = None,
            apps_network_perimeters: Optional[Sequence[_identity.DomainsAppAppsNetworkPerimeterArgs]] = None,
            as_opc_service: Optional[_identity.DomainsAppAsOpcServiceArgs] = None,
            attr_rendering_metadatas: Optional[Sequence[_identity.DomainsAppAttrRenderingMetadataArgs]] = None,
            attribute_sets: Optional[Sequence[str]] = None,
            attributes: Optional[str] = None,
            audience: Optional[str] = None,
            authorization: Optional[str] = None,
            based_on_template: Optional[_identity.DomainsAppBasedOnTemplateArgs] = None,
            bypass_consent: Optional[bool] = None,
            callback_service_url: Optional[str] = None,
            certificates: Optional[Sequence[_identity.DomainsAppCertificateArgs]] = None,
            client_ip_checking: Optional[str] = None,
            client_secret: Optional[str] = None,
            client_type: Optional[str] = None,
            cloud_control_properties: Optional[Sequence[_identity.DomainsAppCloudControlPropertyArgs]] = None,
            compartment_ocid: Optional[str] = None,
            contact_email_address: Optional[str] = None,
            delegated_service_names: Optional[Sequence[str]] = None,
            delete_in_progress: Optional[bool] = None,
            description: Optional[str] = None,
            disable_kmsi_token_authentication: Optional[bool] = None,
            display_name: Optional[str] = None,
            domain_ocid: Optional[str] = None,
            editable_attributes: Optional[Sequence[_identity.DomainsAppEditableAttributeArgs]] = None,
            error_page_url: Optional[str] = None,
            granted_app_roles: Optional[Sequence[_identity.DomainsAppGrantedAppRoleArgs]] = None,
            grants: Optional[Sequence[_identity.DomainsAppGrantArgs]] = None,
            hashed_client_secret: Optional[str] = None,
            home_page_url: Optional[str] = None,
            icon: Optional[str] = None,
            id_token_enc_algo: Optional[str] = None,
            idcs_created_bies: Optional[Sequence[_identity.DomainsAppIdcsCreatedByArgs]] = None,
            idcs_endpoint: Optional[str] = None,
            idcs_last_modified_bies: Optional[Sequence[_identity.DomainsAppIdcsLastModifiedByArgs]] = None,
            idcs_last_upgraded_in_release: Optional[str] = None,
            idcs_prevented_operations: Optional[Sequence[str]] = None,
            identity_providers: Optional[Sequence[_identity.DomainsAppIdentityProviderArgs]] = None,
            idp_policy: Optional[_identity.DomainsAppIdpPolicyArgs] = None,
            infrastructure: Optional[bool] = None,
            is_alias_app: Optional[bool] = None,
            is_database_service: Optional[bool] = None,
            is_enterprise_app: Optional[bool] = None,
            is_form_fill: Optional[bool] = None,
            is_kerberos_realm: Optional[bool] = None,
            is_login_target: Optional[bool] = None,
            is_managed_app: Optional[bool] = None,
            is_mobile_target: Optional[bool] = None,
            is_multicloud_service_app: Optional[bool] = None,
            is_oauth_client: Optional[bool] = None,
            is_oauth_resource: Optional[bool] = None,
            is_obligation_capable: Optional[bool] = None,
            is_opc_service: Optional[bool] = None,
            is_radius_app: Optional[bool] = None,
            is_saml_service_provider: Optional[bool] = None,
            is_unmanaged_app: Optional[bool] = None,
            is_web_tier_policy: Optional[bool] = None,
            landing_page_url: Optional[str] = None,
            linking_callback_url: Optional[str] = None,
            login_mechanism: Optional[str] = None,
            login_page_url: Optional[str] = None,
            logout_page_url: Optional[str] = None,
            logout_uri: Optional[str] = None,
            metas: Optional[Sequence[_identity.DomainsAppMetaArgs]] = None,
            meter_as_opc_service: Optional[bool] = None,
            migrated: Optional[bool] = None,
            name: Optional[str] = None,
            ocid: Optional[str] = None,
            post_logout_redirect_uris: Optional[Sequence[str]] = None,
            privacy_policy_url: Optional[str] = None,
            product_logo_url: Optional[str] = None,
            product_name: Optional[str] = None,
            protectable_secondary_audiences: Optional[Sequence[_identity.DomainsAppProtectableSecondaryAudienceArgs]] = None,
            radius_policy: Optional[_identity.DomainsAppRadiusPolicyArgs] = None,
            ready_to_upgrade: Optional[bool] = None,
            redirect_uris: Optional[Sequence[str]] = None,
            refresh_token_expiry: Optional[int] = None,
            resource_type_schema_version: Optional[str] = None,
            saml_service_provider: Optional[_identity.DomainsAppSamlServiceProviderArgs] = None,
            schemas: Optional[Sequence[str]] = None,
            scopes: Optional[Sequence[_identity.DomainsAppScopeArgs]] = None,
            secondary_audiences: Optional[Sequence[str]] = None,
            service_params: Optional[Sequence[_identity.DomainsAppServiceParamArgs]] = None,
            service_type_urn: Optional[str] = None,
            service_type_version: Optional[str] = None,
            show_in_my_apps: Optional[bool] = None,
            signon_policy: Optional[_identity.DomainsAppSignonPolicyArgs] = None,
            tags: Optional[Sequence[_identity.DomainsAppTagArgs]] = None,
            tenancy_ocid: Optional[str] = None,
            terms_of_service_url: Optional[str] = None,
            terms_of_use: Optional[_identity.DomainsAppTermsOfUseArgs] = None,
            trust_policies: Optional[Sequence[_identity.DomainsAppTrustPolicyArgs]] = None,
            trust_scope: Optional[str] = None,
            urnietfparamsscimschemasoracleidcsextension_oci_tags: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionOciTagsArgs] = None,
            urnietfparamsscimschemasoracleidcsextensiondbcs_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionenterprise_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionform_fill_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionform_fill_app_template_app_template: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionkerberos_realm_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionmanagedapp_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionmulticloud_service_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionopc_service_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionradius_app_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionrequestable_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionsaml_service_provider_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppArgs] = None,
            urnietfparamsscimschemasoracleidcsextensionweb_tier_policy_app: Optional[_identity.DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyAppArgs] = None,
            user_roles: Optional[Sequence[_identity.DomainsAppUserRoleArgs]] = None) -> DomainsApp
    func GetDomainsApp(ctx *Context, name string, id IDInput, state *DomainsAppState, opts ...ResourceOption) (*DomainsApp, error)
    public static DomainsApp Get(string name, Input<string> id, DomainsAppState? state, CustomResourceOptions? opts = null)
    public static DomainsApp get(String name, Output<String> id, DomainsAppState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AccessTokenExpiry int

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    Accounts List<DomainsAppAccount>

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AdminRoles List<DomainsAppAdminRole>

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    AliasApps List<DomainsAppAliasApp>

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowAccessControl bool

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowOffline bool

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowedGrants List<string>

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AllowedTags List<DomainsAppAllowedTag>

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppSignonPolicy DomainsAppAppSignonPolicy

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AppThumbnail string

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppsNetworkPerimeters List<DomainsAppAppsNetworkPerimeter>

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AttrRenderingMetadatas List<DomainsAppAttrRenderingMetadata>

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    Audience string

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    BasedOnTemplate DomainsAppBasedOnTemplate

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    BypassConsent bool

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    CallbackServiceUrl string

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ClientIpChecking string

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    CloudControlProperties List<DomainsAppCloudControlProperty>

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    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
    ContactEmailAddress string

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DelegatedServiceNames List<string>

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    DisplayName string

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • 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
    EditableAttributes List<DomainsAppEditableAttribute>

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    ErrorPageUrl string

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    GrantedAppRoles List<DomainsAppGrantedAppRole>

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Grants List<DomainsAppGrant>

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    HomePageUrl string

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Icon string

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    IdTokenEncAlgo string

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    IdcsCreatedBies List<DomainsAppIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    The basic endpoint for the identity domain

    IdcsLastModifiedBies List<DomainsAppIdcsLastModifiedBy>

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    IdpPolicy DomainsAppIdpPolicy

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    Infrastructure bool

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsAliasApp bool

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    IsDatabaseService bool

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    IsEnterpriseApp bool

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsFormFill bool

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsKerberosRealm bool

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsLoginTarget bool

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsManagedApp bool

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMobileTarget bool

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMulticloudServiceApp bool

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthClient bool

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthResource bool

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsObligationCapable bool

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOpcService bool

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsRadiusApp bool

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsSamlServiceProvider bool

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsUnmanagedApp bool

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsWebTierPolicy bool

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    LandingPageUrl string

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    LinkingCallbackUrl string

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Metas List<DomainsAppMeta>

    (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
    MeterAsOpcService bool

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    Migrated bool

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    PostLogoutRedirectUris List<string>

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductLogoUrl string

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductName string

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProtectableSecondaryAudiences List<DomainsAppProtectableSecondaryAudience>

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    ReadyToUpgrade bool

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    RedirectUris List<string>

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    ResourceTypeSchemaVersion string

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    SamlServiceProvider DomainsAppSamlServiceProvider

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • 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
    Scopes List<DomainsAppScope>

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    ServiceTypeUrn string

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    SignonPolicy DomainsAppSignonPolicy

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    Tags List<DomainsAppTag>

    (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
    TermsOfServiceUrl string

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    TermsOfUse DomainsAppTermsOfUse

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustPolicies List<DomainsAppTrustPolicy>

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustScope string

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    UrnietfparamsscimschemasoracleidcsextensiondbcsApp DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsApp

    (Updatable) This extension provides attributes for database service facet of an App

    UrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp

    (Updatable) This extension defines the Enterprise App related attributes.

    UrnietfparamsscimschemasoracleidcsextensionformFillAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppApp

    (Updatable) This extension provides attributes for Form-Fill facet of App

    UrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    UrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp

    (Updatable) Kerberos Realm

    UrnietfparamsscimschemasoracleidcsextensionmanagedappApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappApp

    (Updatable) Managed App

    UrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    UrnietfparamsscimschemasoracleidcsextensionopcServiceApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    UrnietfparamsscimschemasoracleidcsextensionradiusAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    UrnietfparamsscimschemasoracleidcsextensionrequestableApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableApp

    (Updatable) Requestable App

    UrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    UrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp

    (Updatable) WebTier Policy

    UserRoles List<DomainsAppUserRole>

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    AccessTokenExpiry int

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    Accounts []DomainsAppAccountArgs

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AdminRoles []DomainsAppAdminRoleArgs

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    AliasApps []DomainsAppAliasAppArgs

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowAccessControl bool

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowOffline bool

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    AllowedGrants []string

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    AllowedTags []DomainsAppAllowedTagArgs

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppSignonPolicy DomainsAppAppSignonPolicyArgs

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AppThumbnail string

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    AppsNetworkPerimeters []DomainsAppAppsNetworkPerimeterArgs

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    AttrRenderingMetadatas []DomainsAppAttrRenderingMetadataArgs

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    Audience string

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    BasedOnTemplate DomainsAppBasedOnTemplateArgs

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    BypassConsent bool

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    CallbackServiceUrl string

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    ClientIpChecking string

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    CloudControlProperties []DomainsAppCloudControlPropertyArgs

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    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
    ContactEmailAddress string

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    DelegatedServiceNames []string

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    DisplayName string

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • 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
    EditableAttributes []DomainsAppEditableAttributeArgs

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    ErrorPageUrl string

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    GrantedAppRoles []DomainsAppGrantedAppRoleArgs

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    Grants []DomainsAppGrantArgs

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    HomePageUrl string

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Icon string

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    IdTokenEncAlgo string

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    IdcsCreatedBies []DomainsAppIdcsCreatedByArgs

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    The basic endpoint for the identity domain

    IdcsLastModifiedBies []DomainsAppIdcsLastModifiedByArgs

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    IdpPolicy DomainsAppIdpPolicyArgs

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    Infrastructure bool

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsAliasApp bool

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    IsDatabaseService bool

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    IsEnterpriseApp bool

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsFormFill bool

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsKerberosRealm bool

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsLoginTarget bool

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsManagedApp bool

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMobileTarget bool

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsMulticloudServiceApp bool

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthClient bool

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOauthResource bool

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsObligationCapable bool

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsOpcService bool

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsRadiusApp bool

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsSamlServiceProvider bool

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsUnmanagedApp bool

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    IsWebTierPolicy bool

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    LandingPageUrl string

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    LinkingCallbackUrl string

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    Metas []DomainsAppMetaArgs

    (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
    MeterAsOpcService bool

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    Migrated bool

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    PostLogoutRedirectUris []string

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductLogoUrl string

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProductName string

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    ProtectableSecondaryAudiences []DomainsAppProtectableSecondaryAudienceArgs

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    ReadyToUpgrade bool

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    RedirectUris []string

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    ResourceTypeSchemaVersion string

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    SamlServiceProvider DomainsAppSamlServiceProviderArgs

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • 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
    Scopes []DomainsAppScopeArgs

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    ServiceTypeUrn string

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    SignonPolicy DomainsAppSignonPolicyArgs

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    Tags []DomainsAppTagArgs

    (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
    TermsOfServiceUrl string

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    TermsOfUse DomainsAppTermsOfUseArgs

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustPolicies []DomainsAppTrustPolicyArgs

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    TrustScope string

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    UrnietfparamsscimschemasoracleidcsextensiondbcsApp DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsAppArgs

    (Updatable) This extension provides attributes for database service facet of an App

    UrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppAppArgs

    (Updatable) This extension defines the Enterprise App related attributes.

    UrnietfparamsscimschemasoracleidcsextensionformFillAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppAppArgs

    (Updatable) This extension provides attributes for Form-Fill facet of App

    UrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplateArgs

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    UrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmAppArgs

    (Updatable) Kerberos Realm

    UrnietfparamsscimschemasoracleidcsextensionmanagedappApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappAppArgs

    (Updatable) Managed App

    UrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    UrnietfparamsscimschemasoracleidcsextensionopcServiceApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    UrnietfparamsscimschemasoracleidcsextensionradiusAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppAppArgs

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    UrnietfparamsscimschemasoracleidcsextensionrequestableApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableAppArgs

    (Updatable) Requestable App

    UrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderAppArgs

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    UrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyAppArgs

    (Updatable) WebTier Policy

    UserRoles []DomainsAppUserRoleArgs

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    accessTokenExpiry Integer

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    accounts List<DomainsAppAccount>

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    adminRoles List<DomainsAppAdminRole>

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    aliasApps List<DomainsAppAliasApp>

    (Updatable) Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.

    SCIM++ Properties:

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

    (Updatable) If true, indicates that the system should allow all URL-schemes within each value of the 'redirectUris' attribute. Also indicates that the system should not attempt to confirm that each value of the 'redirectUris' attribute is a valid URI. In particular, the system should not confirm that the domain component of the URI is a top-level domain and the system should not confirm that the hostname portion is a valid system that is reachable over the network.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowAccessControl Boolean

    (Updatable) If true, any managed App that is based on this template is checked for access control that is, access to this app is subject to successful authorization at SSO service, viz. app grants to start with.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowOffline Boolean

    (Updatable) If true, indicates that the Refresh Token is allowed when this App acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    allowedGrants List<String>

    (Updatable) List of grant-types that this App is allowed to use when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) OPTIONAL. Required only when this App acts as an OAuthClient. Supported values are 'introspect' and 'onBehalfOfUser'. The value 'introspect' allows the client to look inside the access-token. The value 'onBehalfOfUser' overrides how the client's privileges are combined with the privileges of the Subject User. Ordinarily, authorization calculates the set of effective privileges as the intersection of the client's privileges and the user's privileges. The value 'onBehalfOf' indicates that authorization should ignore the privileges of the client and use only the user's privileges to calculate the effective privileges.

    SCIM++ Properties:

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

    (Updatable) A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [fqs]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    allowedTags List<DomainsAppAllowedTag>

    (Updatable) A list of tags, acting as an OAuthClient, this App is allowed to access.

    Added In: 17.4.6

    SCIM++ Properties:

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

    (Updatable) Application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appSignonPolicy DomainsAppAppSignonPolicy

    (Updatable) App Sign-on Policy.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    appThumbnail String

    (Updatable) Application thumbnail.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    appsNetworkPerimeters List<DomainsAppAppsNetworkPerimeter>

    (Updatable) Network Perimeter

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) OPCService facet of the application.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    attrRenderingMetadatas List<DomainsAppAttrRenderingMetadata>

    (Updatable) Label for the attribute to be shown in the UI.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: immutable
    • 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.

    audience String

    (Updatable) The base URI for all of the scopes defined in this App. The value of 'audience' is combined with the 'value' of each scope to form an 'fqs' or fully qualified scope.

    SCIM++ Properties:

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

    (Updatable) The Authorization field value consists of credentials containing the authentication information of the user agent for the realm of the resource being requested.

    basedOnTemplate DomainsAppBasedOnTemplate

    (Updatable) Application template on which the application is based.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: true
    • returned: default
    • type: complex
    bypassConsent Boolean

    (Updatable) If true, indicates that consent should be skipped for all scopes

    Added In: 19.2.1

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    callbackServiceUrl String

    (Updatable) Callback Service URL

    SCIM++ Properties:

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

    (Updatable) Each value of this attribute represent a certificate that this App uses when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [certAlias]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    clientIpChecking String

    (Updatable) Network Perimeters checking mode

    Added In: 2010242156

    SCIM++ Properties:

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

    (Updatable) This value is the credential of this App, which this App supplies as a password when this App authenticates to the Oracle Public Cloud infrastructure. This value is also the client secret of this App when it acts as an OAuthClient.

    SCIM++ Properties:

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

    (Updatable) Specifies the type of access that this App has when it acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    cloudControlProperties List<DomainsAppCloudControlProperty>

    (Updatable) A collection of arbitrary properties that scope the privileges of a cloud-control App.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    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
    contactEmailAddress String

    (Updatable) Contact Email Address

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    delegatedServiceNames List<String>

    (Updatable) Service Names allow to use Oracle Cloud Infrastructure signature for client authentication instead of client credentials

    Added In: 2207040824

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) The description of the AppRole.

    SCIM++ Properties:

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

    (Updatable) Indicates whether the application is allowed to be access using kmsi token.

    Added In: 2111190457

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    displayName String

    (Updatable) Display name of the flatfile bundle configuration property. This attribute maps to "displayName" attribute in "ConfigurationProperty" in ICF.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • 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
    editableAttributes List<DomainsAppEditableAttribute>

    (Updatable) App attributes editable by subject

    Added In: 18.2.6

    SCIM++ Properties:

    • caseExact: false
    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    • uniqueness: none
    errorPageUrl String

    (Updatable) This attribute specifies the URL of the page to which an application will redirect an end-user in case of error.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    grantedAppRoles List<DomainsAppGrantedAppRole>

    (Updatable) A list of AppRoles that are granted to this App (and that are defined by other Apps). Within the Oracle Public Cloud infrastructure, this allows AppID-based association. Such an association allows this App to act as a consumer and thus to access resources of another App that acts as a producer.

    SCIM++ Properties:

    • caseExact: true
    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: default
    • type: complex
    • uniqueness: none
    grants List<DomainsAppGrant>

    (Updatable) Grants assigned to the app

    SCIM++ Properties:

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

    (Updatable) Hashed Client Secret. This hash-value is used to verify the 'clientSecret' credential of this App

    Added In: 2106240046

    SCIM++ Properties:

    • idcsSearchable: false
    • idcsSensitive: hash_sc
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: request
    • type: string
    • uniqueness: none
    homePageUrl String

    (Updatable) Home Page URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    icon String

    (Updatable) URL of application icon.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: reference
    • uniqueness: none
    idTokenEncAlgo String

    (Updatable) Encryption Alogrithm to use for encrypting ID token.

    Added In: 2010242156

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    idcsCreatedBies List<DomainsAppIdcsCreatedBy>

    (Updatable) The User or App who created the Resource

    SCIM++ Properties:

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

    The basic endpoint for the identity domain

    idcsLastModifiedBies List<DomainsAppIdcsLastModifiedBy>

    (Updatable) The User or App who modified the Resource

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

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

    SCIM++ Properties:

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

    (Updatable) A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: request
    • type: complex
    idpPolicy DomainsAppIdpPolicy

    (Updatable) IDP Policy.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    infrastructure Boolean

    (Updatable) If true, this App is an internal infrastructure App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isAliasApp Boolean

    If true, this App is an AliasApp and it cannot be granted to an end-user directly.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    isDatabaseService Boolean

    (Updatable) If true, this application acts as database service Application

    Added In: 18.2.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • type: boolean
    isEnterpriseApp Boolean

    (Updatable) If true, this app acts as Enterprise app with Authentication and URL Authz policy.

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isFormFill Boolean

    (Updatable) If true, this application acts as FormFill Application

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isKerberosRealm Boolean

    (Updatable) If true, indicates that this App supports Kerberos Authentication

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isLoginTarget Boolean

    (Updatable) If true, this App allows runtime services to log end users into this App automatically.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isManagedApp Boolean

    (Updatable) If true, indicates that access to this App requires an account. That is, in order to log in to the App, a User must use an application-specific identity that is maintained in the remote identity-repository of that App.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMobileTarget Boolean

    (Updatable) If true, indicates that the App should be visible in each end-user's mobile application.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isMulticloudServiceApp Boolean

    (Updatable) If true, indicates the app is used for multicloud service integration.

    Added In: 2301202328

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthClient Boolean

    (Updatable) If true, this application acts as an OAuth Client

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOauthResource Boolean

    (Updatable) If true, indicates that this application acts as an OAuth Resource.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isObligationCapable Boolean

    (Updatable) This flag indicates if the App is capable of validating obligations with the token for allowing access to the App.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isOpcService Boolean

    (Updatable) If true, this application is an Oracle Public Cloud service-instance.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isRadiusApp Boolean

    (Updatable) If true, this application acts as an Radius App

    Added In: 20.1.3

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isSamlServiceProvider Boolean

    (Updatable) If true, then this App acts as a SAML Service Provider.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isUnmanagedApp Boolean

    If true, indicates that this application accepts an Oracle Cloud Identity Service User as a login-identity (does not require an account) and relies for authorization on the User's memberships in AppRoles.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: immutable
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    isWebTierPolicy Boolean

    (Updatable) If true, the webtier policy is active

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    landingPageUrl String

    (Updatable) The URL of the landing page for this App, which is the first page that an end user should see if runtime services log that end user in to this App automatically.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    linkingCallbackUrl String

    (Updatable) This attribute specifies the callback URL for the social linking operation.

    Added In: 18.2.4

    SCIM++ Properties:

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

    (Updatable) The protocol that runtime services will use to log end users in to this App automatically. If 'OIDC', then runtime services use the OpenID Connect protocol. If 'SAML', then runtime services use Security Assertion Markup Language protocol.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs in to that App.

    SCIM++ Properties:

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

    (Updatable) This attribute specifies the URL of the page that the App uses when an end-user signs out.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) OAuth will use this URI to logout if this App wants to participate in SSO, and if this App's session gets cleared as part of global logout. Note: This attribute is used only if this App acts as an OAuthClient.

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    metas List<DomainsAppMeta>

    (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
    meterAsOpcService Boolean

    (Updatable) Indicates whether the application is billed as an OPCService. If true, customer is not billed for runtime operations of the app.

    Added In: 18.4.2

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: always
    • type: boolean
    • uniqueness: none
    migrated Boolean

    (Updatable) If true, this App was migrated from an earlier version of Oracle Public Cloud infrastructure (and may therefore require special handling from runtime services such as OAuth or SAML). If false, this App requires no special handling from runtime services.

    SCIM++ Properties:

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

    (Updatable) The attribute represents the name of the attribute that will be used in the Security Assertion Markup Language (SAML) assertion

    Deprecated Since: 18.2.2

    SCIM++ Properties:

    • caseExact: false
    • idcsSearchable: false
    • idcsValuePersistedInOtherAttribute: true
    • multiValued: false
    • mutability: readWrite
    • required: true
    • 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
    postLogoutRedirectUris List<String>

    (Updatable) Each value of this attribute is the URI of a landing page within this App. It is used only when this App, acting as an OAuthClient, initiates the logout flow and wants to be redirected back to one of its landing pages.

    SCIM++ Properties:

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

    (Updatable) Privacy Policy URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productLogoUrl String

    (Updatable) Application Logo URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    productName String

    (Updatable) Product Name

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    protectableSecondaryAudiences List<DomainsAppProtectableSecondaryAudience>

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Added In: 18.2.2

    SCIM++ Properties:

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

    (Updatable) RADIUS Policy assigned to this application.

    Added In: 2209070044

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    readyToUpgrade Boolean

    (Updatable) If true, this App requires an upgrade and mandates attention from application administrator. The flag is used by UI to indicate this app is ready to upgrade.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readOnly
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    redirectUris List<String>

    (Updatable) OPTIONAL. Each value is a URI within this App. This attribute is required when this App acts as an OAuthClient and is involved in three-legged flows (authorization-code flows).

    SCIM++ Properties:

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

    (Updatable) Expiry-time in seconds for a Refresh Token. Any token that allows access to this App, once refreshed, will expire after the specified duration.

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: integer
    • uniqueness: none
    resourceTypeSchemaVersion String

    (Updatable) An endpoint-specific schema version number to use in the Request. Allowed version values are Earliest Version or Latest Version as specified in each REST API endpoint description, or any sequential number inbetween. All schema attributes/body parameters are a part of version 1. After version 1, any attributes added or deprecated will be tagged with the version that they were added to or deprecated in. If no version is provided, the latest schema version is returned.

    samlServiceProvider DomainsAppSamlServiceProvider

    (Updatable) An attribute that refers to the SAML Service Provider that runtime services will use to log an end user in to this App automatically. Note that this will be used only if the loginMechanism is 'SAML'.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • 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
    scopes List<DomainsAppScope>

    (Updatable) Scopes defined by this App. Used when this App acts as an OAuth Resource.

    SCIM++ Properties:

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

    (Updatable) A list of secondary audiences--additional URIs to be added automatically to any OAuth token that allows access to this App. Note: This attribute is used mainly for backward compatibility in certain Oracle Public Cloud Apps.

    Deprecated Since: 18.2.6

    SCIM++ Properties:

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

    (Updatable) Custom attribute that is required to compute other attribute values during app creation.

    SCIM++ Properties:

    • idcsCompositeKey: [name]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: always
    • type: complex
    • uniqueness: none
    serviceTypeUrn String

    (Updatable) This Uniform Resource Name (URN) value identifies the type of Oracle Public Cloud service of which this app is an instance.

    SCIM++ Properties:

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

    (Updatable) This value specifies the version of the Oracle Public Cloud service of which this App is an instance

    SCIM++ Properties:

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

    (Updatable) If true, this app will be displayed in the MyApps page of each end-user who has access to the App.

    Added In: 18.1.2

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    signonPolicy DomainsAppSignonPolicy

    (Updatable) Sign-on Policy.

    Deprecated Since: 17.3.4

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    tags List<DomainsAppTag>

    (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
    termsOfServiceUrl String

    (Updatable) Terms of Service URL

    Added In: 19.2.1

    SCIM++ Properties:

    • idcsSearchable: false
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: string
    • uniqueness: none
    termsOfUse DomainsAppTermsOfUse

    (Updatable) Terms Of Use.

    Added In: 18.2.6

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trustPolicies List<DomainsAppTrustPolicy>

    (Updatable) Trust Policies.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: true
    • multiValued: true
    • mutability: readWrite
    • required: false
    • returned: default
    • type: complex
    trustScope String

    (Updatable) Indicates the scope of trust for this App when acting as an OAuthClient. A value of 'Explicit' indicates that the App is allowed to access only the scopes of OAuthResources that are explicitly specified as 'allowedScopes'. A value of 'Account' indicates that the App is allowed implicitly to access any scope of any OAuthResource within the same Oracle Cloud Account. A value of 'Tags' indicates that the App is allowed to access any scope of any OAuthResource with a matching tag within the same Oracle Cloud Account. A value of 'Default' indicates that the Tenant default trust scope configured in the Tenant Settings is used.

    Added In: 17.4.2

    SCIM++ Properties:

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

    (Updatable) Oracle Cloud Infrastructure Tags.

    urnietfparamsscimschemasoracleidcsextensiondbcsApp DomainsAppUrnietfparamsscimschemasoracleidcsextensiondbcsApp

    (Updatable) This extension provides attributes for database service facet of an App

    urnietfparamsscimschemasoracleidcsextensionenterpriseAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionenterpriseAppApp

    (Updatable) This extension defines the Enterprise App related attributes.

    urnietfparamsscimschemasoracleidcsextensionformFillAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppApp

    (Updatable) This extension provides attributes for Form-Fill facet of App

    urnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate DomainsAppUrnietfparamsscimschemasoracleidcsextensionformFillAppTemplateAppTemplate

    (Updatable) This extension provides attributes for Form-Fill facet of AppTemplate

    urnietfparamsscimschemasoracleidcsextensionkerberosRealmApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionkerberosRealmApp

    (Updatable) Kerberos Realm

    urnietfparamsscimschemasoracleidcsextensionmanagedappApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmanagedappApp

    (Updatable) Managed App

    urnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionmulticloudServiceAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Multicloud Service App

    urnietfparamsscimschemasoracleidcsextensionopcServiceApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionopcServiceApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of an Oracle Public Cloud (OPC) service.

    urnietfparamsscimschemasoracleidcsextensionradiusAppApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionradiusAppApp

    (Updatable) This extension defines attributes specific to Apps that represent instances of Radius App.

    urnietfparamsscimschemasoracleidcsextensionrequestableApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionrequestableApp

    (Updatable) Requestable App

    urnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionsamlServiceProviderApp

    (Updatable) This extension defines attributes related to the Service Providers configuration.

    urnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp DomainsAppUrnietfparamsscimschemasoracleidcsextensionwebTierPolicyApp

    (Updatable) WebTier Policy

    userRoles List<DomainsAppUserRole>

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers end-user privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    accessTokenExpiry number

    (Updatable) Access token expiry

    SCIM++ Properties:

    • caseExact: true
    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: dateTime
    • uniqueness: none
    accounts DomainsAppAccount[]

    (Updatable) Accounts of App

    SCIM++ Properties:

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

    (Updatable) If true, this App is able to participate in runtime services, such as automatic-login, OAuth, and SAML. If false, all runtime services are disabled for this App, and only administrative operations can be performed.

    SCIM++ Properties:

    • idcsSearchable: true
    • multiValued: false
    • mutability: readWrite
    • required: false
    • returned: default
    • type: boolean
    • uniqueness: none
    adminRoles DomainsAppAdminRole[]

    (Updatable) A list of AppRoles defined by this UnmanagedApp. Membership in each of these AppRoles confers administrative privilege within this App.

    SCIM++ Properties:

    • idcsCompositeKey: [value]
    • idcsSearchable: false
    • multiValued: true
    • mutability: readOnly
    • required: false
    • returned: request
    • type: complex
    aliasApps DomainsAppAliasApp[]