SocialIdentityProvider

class oci.identity_domains.models.SocialIdentityProvider(**kwargs)

Bases: object

Social Identity Provider

Attributes

IDCS_PREVENTED_OPERATIONS_DELETE A constant which can be used with the idcs_prevented_operations property of a SocialIdentityProvider.
IDCS_PREVENTED_OPERATIONS_REPLACE A constant which can be used with the idcs_prevented_operations property of a SocialIdentityProvider.
IDCS_PREVENTED_OPERATIONS_UPDATE A constant which can be used with the idcs_prevented_operations property of a SocialIdentityProvider.
STATUS_CREATED A constant which can be used with the status property of a SocialIdentityProvider.
STATUS_DELETED A constant which can be used with the status property of a SocialIdentityProvider.
access_token_url Gets the access_token_url of this SocialIdentityProvider.
account_linking_enabled [Required] Gets the account_linking_enabled of this SocialIdentityProvider.
admin_scope Gets the admin_scope of this SocialIdentityProvider.
authz_url Gets the authz_url of this SocialIdentityProvider.
auto_redirect_enabled Gets the auto_redirect_enabled of this SocialIdentityProvider.
client_credential_in_payload Gets the client_credential_in_payload of this SocialIdentityProvider.
clock_skew_in_seconds Gets the clock_skew_in_seconds of this SocialIdentityProvider.
compartment_ocid Gets the compartment_ocid of this SocialIdentityProvider.
consumer_key [Required] Gets the consumer_key of this SocialIdentityProvider.
consumer_secret [Required] Gets the consumer_secret of this SocialIdentityProvider.
delete_in_progress Gets the delete_in_progress of this SocialIdentityProvider.
description Gets the description of this SocialIdentityProvider.
discovery_url Gets the discovery_url of this SocialIdentityProvider.
domain_ocid Gets the domain_ocid of this SocialIdentityProvider.
enabled [Required] Gets the enabled of this SocialIdentityProvider.
icon_url Gets the icon_url of this SocialIdentityProvider.
id Gets the id of this SocialIdentityProvider.
id_attribute Gets the id_attribute of this SocialIdentityProvider.
idcs_created_by Gets the idcs_created_by of this SocialIdentityProvider.
idcs_last_modified_by Gets the idcs_last_modified_by of this SocialIdentityProvider.
idcs_last_upgraded_in_release Gets the idcs_last_upgraded_in_release of this SocialIdentityProvider.
idcs_prevented_operations Gets the idcs_prevented_operations of this SocialIdentityProvider.
jit_prov_assigned_groups Gets the jit_prov_assigned_groups of this SocialIdentityProvider.
jit_prov_group_static_list_enabled Gets the jit_prov_group_static_list_enabled of this SocialIdentityProvider.
meta Gets the meta of this SocialIdentityProvider.
name [Required] Gets the name of this SocialIdentityProvider.
ocid Gets the ocid of this SocialIdentityProvider.
profile_url Gets the profile_url of this SocialIdentityProvider.
redirect_url Gets the redirect_url of this SocialIdentityProvider.
refresh_token_url Gets the refresh_token_url of this SocialIdentityProvider.
registration_enabled [Required] Gets the registration_enabled of this SocialIdentityProvider.
relay_idp_param_mappings Gets the relay_idp_param_mappings of this SocialIdentityProvider.
schemas [Required] Gets the schemas of this SocialIdentityProvider.
scope Gets the scope of this SocialIdentityProvider.
service_provider_name [Required] Gets the service_provider_name of this SocialIdentityProvider.
show_on_login [Required] Gets the show_on_login of this SocialIdentityProvider.
social_jit_provisioning_enabled Gets the social_jit_provisioning_enabled of this SocialIdentityProvider.
status Gets the status of this SocialIdentityProvider.
tags Gets the tags of this SocialIdentityProvider.
tenancy_ocid Gets the tenancy_ocid of this SocialIdentityProvider.

Methods

__init__(**kwargs) Initializes a new SocialIdentityProvider object with values from keyword arguments.
IDCS_PREVENTED_OPERATIONS_DELETE = 'delete'

A constant which can be used with the idcs_prevented_operations property of a SocialIdentityProvider. This constant has a value of “delete”

IDCS_PREVENTED_OPERATIONS_REPLACE = 'replace'

A constant which can be used with the idcs_prevented_operations property of a SocialIdentityProvider. This constant has a value of “replace”

IDCS_PREVENTED_OPERATIONS_UPDATE = 'update'

A constant which can be used with the idcs_prevented_operations property of a SocialIdentityProvider. This constant has a value of “update”

STATUS_CREATED = 'created'

A constant which can be used with the status property of a SocialIdentityProvider. This constant has a value of “created”

STATUS_DELETED = 'deleted'

A constant which can be used with the status property of a SocialIdentityProvider. This constant has a value of “deleted”

__init__(**kwargs)

Initializes a new SocialIdentityProvider object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • id (str) – The value to assign to the id property of this SocialIdentityProvider.
  • ocid (str) – The value to assign to the ocid property of this SocialIdentityProvider.
  • schemas (list[str]) – The value to assign to the schemas property of this SocialIdentityProvider.
  • meta (oci.identity_domains.models.Meta) – The value to assign to the meta property of this SocialIdentityProvider.
  • idcs_created_by (oci.identity_domains.models.IdcsCreatedBy) – The value to assign to the idcs_created_by property of this SocialIdentityProvider.
  • idcs_last_modified_by (oci.identity_domains.models.IdcsLastModifiedBy) – The value to assign to the idcs_last_modified_by property of this SocialIdentityProvider.
  • idcs_prevented_operations (list[str]) – The value to assign to the idcs_prevented_operations property of this SocialIdentityProvider. Allowed values for items in this list are: “replace”, “update”, “delete”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • tags (list[oci.identity_domains.models.Tags]) – The value to assign to the tags property of this SocialIdentityProvider.
  • delete_in_progress (bool) – The value to assign to the delete_in_progress property of this SocialIdentityProvider.
  • idcs_last_upgraded_in_release (str) – The value to assign to the idcs_last_upgraded_in_release property of this SocialIdentityProvider.
  • domain_ocid (str) – The value to assign to the domain_ocid property of this SocialIdentityProvider.
  • compartment_ocid (str) – The value to assign to the compartment_ocid property of this SocialIdentityProvider.
  • tenancy_ocid (str) – The value to assign to the tenancy_ocid property of this SocialIdentityProvider.
  • name (str) – The value to assign to the name property of this SocialIdentityProvider.
  • description (str) – The value to assign to the description property of this SocialIdentityProvider.
  • enabled (bool) – The value to assign to the enabled property of this SocialIdentityProvider.
  • account_linking_enabled (bool) – The value to assign to the account_linking_enabled property of this SocialIdentityProvider.
  • social_jit_provisioning_enabled (bool) – The value to assign to the social_jit_provisioning_enabled property of this SocialIdentityProvider.
  • jit_prov_group_static_list_enabled (bool) – The value to assign to the jit_prov_group_static_list_enabled property of this SocialIdentityProvider.
  • jit_prov_assigned_groups (list[oci.identity_domains.models.SocialIdentityProviderJitProvAssignedGroups]) – The value to assign to the jit_prov_assigned_groups property of this SocialIdentityProvider.
  • registration_enabled (bool) – The value to assign to the registration_enabled property of this SocialIdentityProvider.
  • auto_redirect_enabled (bool) – The value to assign to the auto_redirect_enabled property of this SocialIdentityProvider.
  • show_on_login (bool) – The value to assign to the show_on_login property of this SocialIdentityProvider.
  • status (str) – The value to assign to the status property of this SocialIdentityProvider. Allowed values for this property are: “created”, “deleted”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • id_attribute (str) – The value to assign to the id_attribute property of this SocialIdentityProvider.
  • authz_url (str) – The value to assign to the authz_url property of this SocialIdentityProvider.
  • access_token_url (str) – The value to assign to the access_token_url property of this SocialIdentityProvider.
  • profile_url (str) – The value to assign to the profile_url property of this SocialIdentityProvider.
  • scope (list[str]) – The value to assign to the scope property of this SocialIdentityProvider.
  • admin_scope (list[str]) – The value to assign to the admin_scope property of this SocialIdentityProvider.
  • consumer_key (str) – The value to assign to the consumer_key property of this SocialIdentityProvider.
  • consumer_secret (str) – The value to assign to the consumer_secret property of this SocialIdentityProvider.
  • service_provider_name (str) – The value to assign to the service_provider_name property of this SocialIdentityProvider.
  • clock_skew_in_seconds (int) – The value to assign to the clock_skew_in_seconds property of this SocialIdentityProvider.
  • redirect_url (str) – The value to assign to the redirect_url property of this SocialIdentityProvider.
  • icon_url (str) – The value to assign to the icon_url property of this SocialIdentityProvider.
  • discovery_url (str) – The value to assign to the discovery_url property of this SocialIdentityProvider.
  • client_credential_in_payload (bool) – The value to assign to the client_credential_in_payload property of this SocialIdentityProvider.
  • refresh_token_url (str) – The value to assign to the refresh_token_url property of this SocialIdentityProvider.
  • relay_idp_param_mappings (list[oci.identity_domains.models.SocialIdentityProviderRelayIdpParamMappings]) – The value to assign to the relay_idp_param_mappings property of this SocialIdentityProvider.
access_token_url

Gets the access_token_url of this SocialIdentityProvider. Social IDP Access token URL

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The access_token_url of this SocialIdentityProvider.
Return type:str
account_linking_enabled

[Required] Gets the account_linking_enabled of this SocialIdentityProvider. Whether account linking is enabled

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: true
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The account_linking_enabled of this SocialIdentityProvider.
Return type:bool
admin_scope

Gets the admin_scope of this SocialIdentityProvider. Admin scope to request

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: true
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The admin_scope of this SocialIdentityProvider.
Return type:list[str]
authz_url

Gets the authz_url of this SocialIdentityProvider. Social IDP Authorization URL

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The authz_url of this SocialIdentityProvider.
Return type:str
auto_redirect_enabled

Gets the auto_redirect_enabled of this SocialIdentityProvider. Whether social auto redirect is enabled. The IDP policy should be configured with only one Social IDP, and without username/password selected.

Added In: 2310202314

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The auto_redirect_enabled of this SocialIdentityProvider.
Return type:bool
client_credential_in_payload

Gets the client_credential_in_payload of this SocialIdentityProvider. Whether the client credential is contained in payload

Added In: 18.4.2

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The client_credential_in_payload of this SocialIdentityProvider.
Return type:bool
clock_skew_in_seconds

Gets the clock_skew_in_seconds of this SocialIdentityProvider. Social IDP allowed clock skew time

SCIM++ Properties:
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: integer
  • uniqueness: none
Returns:The clock_skew_in_seconds of this SocialIdentityProvider.
Return type:int
compartment_ocid

Gets the compartment_ocid of this SocialIdentityProvider. OCI 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
Returns:The compartment_ocid of this SocialIdentityProvider.
Return type:str
consumer_key

[Required] Gets the consumer_key of this SocialIdentityProvider. Social IDP Client Application Client ID

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: true
  • returned: default
  • type: string
  • uniqueness: none
Returns:The consumer_key of this SocialIdentityProvider.
Return type:str
consumer_secret

[Required] Gets the consumer_secret of this SocialIdentityProvider. Social IDP Client Application Client Secret

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • idcsSensitive: encrypt
  • multiValued: false
  • mutability: readWrite
  • required: true
  • returned: default
  • type: string
  • uniqueness: none
Returns:The consumer_secret of this SocialIdentityProvider.
Return type:str
delete_in_progress

Gets the delete_in_progress of this SocialIdentityProvider. 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
Returns:The delete_in_progress of this SocialIdentityProvider.
Return type:bool
description

Gets the description of this SocialIdentityProvider. Social IDP description

SCIM++ Properties:
  • caseExact: false
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The description of this SocialIdentityProvider.
Return type:str
discovery_url

Gets the discovery_url of this SocialIdentityProvider. Discovery URL

Added In: 17.4.6

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The discovery_url of this SocialIdentityProvider.
Return type:str
domain_ocid

Gets the domain_ocid of this SocialIdentityProvider. OCI 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
Returns:The domain_ocid of this SocialIdentityProvider.
Return type:str
enabled

[Required] Gets the enabled of this SocialIdentityProvider. Whether the IDP is enabled or not

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: true
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The enabled of this SocialIdentityProvider.
Return type:bool
icon_url

Gets the icon_url of this SocialIdentityProvider. ICON URL for social idp

Added In: 17.4.6

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The icon_url of this SocialIdentityProvider.
Return type:str
id

Gets the id of this SocialIdentityProvider. Unique identifier for the SCIM Resource as defined by the Service Provider. Each representation of the Resource MUST include a non-empty id value. This identifier MUST be unique across the Service Provider’s entire set of Resources. It MUST be a stable, non-reassignable identifier that does not change when the same Resource is returned in subsequent requests. The value of the id attribute is always issued by the Service Provider and MUST never be specified by the Service Consumer. bulkId: is a reserved keyword and MUST NOT be used in the unique identifier.

SCIM++ Properties:
  • caseExact: false
  • idcsSearchable: true
  • multiValued: false
  • mutability: readOnly
  • required: false
  • returned: always
  • type: string
  • uniqueness: global
Returns:The id of this SocialIdentityProvider.
Return type:str
id_attribute

Gets the id_attribute of this SocialIdentityProvider. Id attribute used for account linking

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: immutable
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The id_attribute of this SocialIdentityProvider.
Return type:str
idcs_created_by

Gets the idcs_created_by of this SocialIdentityProvider.

Returns:The idcs_created_by of this SocialIdentityProvider.
Return type:oci.identity_domains.models.IdcsCreatedBy
idcs_last_modified_by

Gets the idcs_last_modified_by of this SocialIdentityProvider.

Returns:The idcs_last_modified_by of this SocialIdentityProvider.
Return type:oci.identity_domains.models.IdcsLastModifiedBy
idcs_last_upgraded_in_release

Gets the idcs_last_upgraded_in_release of this SocialIdentityProvider. 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
Returns:The idcs_last_upgraded_in_release of this SocialIdentityProvider.
Return type:str
idcs_prevented_operations

Gets the idcs_prevented_operations of this SocialIdentityProvider. 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

Allowed values for items in this list are: “replace”, “update”, “delete”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The idcs_prevented_operations of this SocialIdentityProvider.
Return type:list[str]
jit_prov_assigned_groups

Gets the jit_prov_assigned_groups of this SocialIdentityProvider. Lists the groups each social JIT-provisioned user is a member. Just-in-Time user-provisioning applies this static list when jitProvGroupStaticListEnabled:true.

Added In: 2309290043

SCIM++ Properties:
  • idcsCompositeKey: [value]
  • idcsSearchable: false
  • multiValued: true
  • mutability: readWrite
  • required: false
  • returned: default
  • type: complex
  • uniqueness: none
Returns:The jit_prov_assigned_groups of this SocialIdentityProvider.
Return type:list[oci.identity_domains.models.SocialIdentityProviderJitProvAssignedGroups]
jit_prov_group_static_list_enabled

Gets the jit_prov_group_static_list_enabled of this SocialIdentityProvider. Set to true to indicate Social JIT User Provisioning Groups should be assigned from a static list

Added In: 2309290043

SCIM++ Properties:
  • caseExact: false
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The jit_prov_group_static_list_enabled of this SocialIdentityProvider.
Return type:bool
meta

Gets the meta of this SocialIdentityProvider.

Returns:The meta of this SocialIdentityProvider.
Return type:oci.identity_domains.models.Meta
name

[Required] Gets the name of this SocialIdentityProvider. Social provider name

SCIM++ Properties:
  • caseExact: false
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: true
  • returned: always
  • type: string
  • uniqueness: global
Returns:The name of this SocialIdentityProvider.
Return type:str
ocid

Gets the ocid of this SocialIdentityProvider. Unique OCI identifier for the SCIM Resource.

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: immutable
  • required: false
  • returned: default
  • type: string
  • uniqueness: global
Returns:The ocid of this SocialIdentityProvider.
Return type:str
profile_url

Gets the profile_url of this SocialIdentityProvider. Social IDP User profile URL

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The profile_url of this SocialIdentityProvider.
Return type:str
redirect_url

Gets the redirect_url of this SocialIdentityProvider. redirect URL for social idp

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The redirect_url of this SocialIdentityProvider.
Return type:str
refresh_token_url

Gets the refresh_token_url of this SocialIdentityProvider. Social IDP Refresh token URL

Added In: 19.1.4

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The refresh_token_url of this SocialIdentityProvider.
Return type:str
registration_enabled

[Required] Gets the registration_enabled of this SocialIdentityProvider. Whether registration is enabled

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: true
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The registration_enabled of this SocialIdentityProvider.
Return type:bool
relay_idp_param_mappings

Gets the relay_idp_param_mappings of this SocialIdentityProvider. Relay Param variable for Social IDP

Added In: 2305190132

SCIM++ Properties:
  • idcsCompositeKey: [relayParamKey]
  • idcsSearchable: true
  • multiValued: true
  • mutability: readWrite
  • required: false
  • returned: default
  • type: complex
  • uniqueness: none
Returns:The relay_idp_param_mappings of this SocialIdentityProvider.
Return type:list[oci.identity_domains.models.SocialIdentityProviderRelayIdpParamMappings]
schemas

[Required] Gets the schemas of this SocialIdentityProvider. 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
Returns:The schemas of this SocialIdentityProvider.
Return type:list[str]
scope

Gets the scope of this SocialIdentityProvider. Scope to request

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: false
  • multiValued: true
  • mutability: readWrite
  • required: false
  • returned: default
  • type: string
  • uniqueness: none
Returns:The scope of this SocialIdentityProvider.
Return type:list[str]
service_provider_name

[Required] Gets the service_provider_name of this SocialIdentityProvider. Service Provider Name

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: immutable
  • required: true
  • returned: default
  • type: string
  • uniqueness: none
Returns:The service_provider_name of this SocialIdentityProvider.
Return type:str
show_on_login

[Required] Gets the show_on_login of this SocialIdentityProvider. Whether show on login

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: true
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The show_on_login of this SocialIdentityProvider.
Return type:bool
social_jit_provisioning_enabled

Gets the social_jit_provisioning_enabled of this SocialIdentityProvider. Whether Social JIT Provisioning is enabled

Added In: 2307282043

SCIM++ Properties:
  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: boolean
  • uniqueness: none
Returns:The social_jit_provisioning_enabled of this SocialIdentityProvider.
Return type:bool
status

Gets the status of this SocialIdentityProvider. Status

Added In: 17.4.6

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

Allowed values for this property are: “created”, “deleted”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The status of this SocialIdentityProvider.
Return type:str
tags

Gets the tags of this SocialIdentityProvider. 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
Returns:The tags of this SocialIdentityProvider.
Return type:list[oci.identity_domains.models.Tags]
tenancy_ocid

Gets the tenancy_ocid of this SocialIdentityProvider. OCI 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
Returns:The tenancy_ocid of this SocialIdentityProvider.
Return type:str