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. |
SocialIdentityProvider¶
oci.identity_domains.models.
SocialIdentityProvider
(**kwargs)¶Bases:
object
Social Identity Provider
Attributes
IDCS_PREVENTED_OPERATIONS_DELETE
IDCS_PREVENTED_OPERATIONS_REPLACE
IDCS_PREVENTED_OPERATIONS_UPDATE
STATUS_CREATED
STATUS_DELETED
access_token_url
account_linking_enabled
admin_scope
authz_url
auto_redirect_enabled
client_credential_in_payload
clock_skew_in_seconds
compartment_ocid
consumer_key
consumer_secret
delete_in_progress
description
discovery_url
domain_ocid
enabled
icon_url
id
id_attribute
idcs_created_by
idcs_last_modified_by
idcs_last_upgraded_in_release
idcs_prevented_operations
jit_prov_assigned_groups
jit_prov_group_static_list_enabled
meta
name
ocid
profile_url
redirect_url
refresh_token_url
registration_enabled
relay_idp_param_mappings
schemas
scope
service_provider_name
show_on_login
social_jit_provisioning_enabled
status
tags
tenancy_ocid
Methods
__init__
(**kwargs)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):
access_token_url
¶Gets the access_token_url of this SocialIdentityProvider. Social IDP Access token URL
account_linking_enabled
¶[Required] Gets the account_linking_enabled of this SocialIdentityProvider. Whether account linking is enabled
admin_scope
¶Gets the admin_scope of this SocialIdentityProvider. Admin scope to request
authz_url
¶Gets the authz_url of this SocialIdentityProvider. Social IDP Authorization URL
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
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
clock_skew_in_seconds
¶Gets the clock_skew_in_seconds of this SocialIdentityProvider. Social IDP allowed clock skew time
compartment_ocid
¶Gets the compartment_ocid of this SocialIdentityProvider. OCI Compartment Id (ocid) in which the resource lives.
consumer_key
¶[Required] Gets the consumer_key of this SocialIdentityProvider. Social IDP Client Application Client ID
consumer_secret
¶[Required] Gets the consumer_secret of this SocialIdentityProvider. Social IDP Client Application Client Secret
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.
description
¶Gets the description of this SocialIdentityProvider. Social IDP description
discovery_url
¶Gets the discovery_url of this SocialIdentityProvider. Discovery URL
Added In: 17.4.6
domain_ocid
¶Gets the domain_ocid of this SocialIdentityProvider. OCI Domain Id (ocid) in which the resource lives.
enabled
¶[Required] Gets the enabled of this SocialIdentityProvider. Whether the IDP is enabled or not
icon_url
¶Gets the icon_url of this SocialIdentityProvider. ICON URL for social idp
Added In: 17.4.6
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.
id_attribute
¶Gets the id_attribute of this SocialIdentityProvider. Id attribute used for account linking
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. The release number when the resource was upgraded.
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.
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’.
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
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
meta
¶Gets the meta of this SocialIdentityProvider.
name
¶[Required] Gets the name of this SocialIdentityProvider. Social provider name
ocid
¶Gets the ocid of this SocialIdentityProvider. Unique OCI identifier for the SCIM Resource.
profile_url
¶Gets the profile_url of this SocialIdentityProvider. Social IDP User profile URL
redirect_url
¶Gets the redirect_url of this SocialIdentityProvider. redirect URL for social idp
refresh_token_url
¶Gets the refresh_token_url of this SocialIdentityProvider. Social IDP Refresh token URL
Added In: 19.1.4
registration_enabled
¶[Required] Gets the registration_enabled of this SocialIdentityProvider. Whether registration is enabled
relay_idp_param_mappings
¶Gets the relay_idp_param_mappings of this SocialIdentityProvider. Relay Param variable for Social IDP
Added In: 2305190132
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.
scope
¶Gets the scope of this SocialIdentityProvider. Scope to request
service_provider_name
¶[Required] Gets the service_provider_name of this SocialIdentityProvider. Service Provider Name
show_on_login
¶[Required] Gets the show_on_login of this SocialIdentityProvider. Whether show on login
social_jit_provisioning_enabled
¶Gets the social_jit_provisioning_enabled of this SocialIdentityProvider. Whether Social JIT Provisioning is enabled
Added In: 2307282043
status
¶Gets the status of this SocialIdentityProvider. Status
Added In: 17.4.6
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’.
tags
¶Gets the tags of this SocialIdentityProvider. A list of tags on this resource.
tenancy_ocid
¶Gets the tenancy_ocid of this SocialIdentityProvider. OCI Tenant Id (ocid) in which the resource lives.