Class SocialIdentityProvider.Builder
- java.lang.Object
- 
- com.oracle.bmc.identitydomains.model.SocialIdentityProvider.Builder
 
- 
- Enclosing class:
- SocialIdentityProvider
 
 public static class SocialIdentityProvider.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description SocialIdentityProvider.BuilderaccessTokenUrl(String accessTokenUrl)Social IDP Access token URLSocialIdentityProvider.BuilderaccountLinkingEnabled(Boolean accountLinkingEnabled)Whether account linking is enabledSocialIdentityProvider.BuilderadminScope(List<String> adminScope)Admin scope to requestSocialIdentityProvider.BuilderappleDevId(String appleDevId)Apple Developer IDSocialIdentityProvider.BuilderappleKeyId(String appleKeyId)Apple Private Key IDSocialIdentityProvider.BuilderauthzUrl(String authzUrl)Social IDP Authorization URLSocialIdentityProvider.BuilderautoRedirectEnabled(Boolean autoRedirectEnabled)Whether social auto redirect is enabled.SocialIdentityProviderbuild()SocialIdentityProvider.BuilderclientCredentialInPayload(Boolean clientCredentialInPayload)Whether the client credential is contained in payloadSocialIdentityProvider.BuilderclockSkewInSeconds(Integer clockSkewInSeconds)Social IDP allowed clock skew timeSocialIdentityProvider.BuildercompartmentOcid(String compartmentOcid)OCI Compartment Id (ocid) in which the resource lives.SocialIdentityProvider.BuilderconsumerKey(String consumerKey)Social IDP Client Application Client IDSocialIdentityProvider.BuilderconsumerSecret(String consumerSecret)Social IDP Client Application Client SecretSocialIdentityProvider.Buildercopy(SocialIdentityProvider model)SocialIdentityProvider.BuilderdeleteInProgress(Boolean deleteInProgress)A boolean flag indicating this resource in the process of being deleted.SocialIdentityProvider.Builderdescription(String description)Social IDP descriptionSocialIdentityProvider.BuilderdiscoveryUrl(String discoveryUrl)Discovery URLSocialIdentityProvider.BuilderdomainOcid(String domainOcid)OCI Domain Id (ocid) in which the resource lives.SocialIdentityProvider.Builderenabled(Boolean enabled)Whether the IDP is enabled or notSocialIdentityProvider.BuildericonUrl(String iconUrl)ICON URL for social idpSocialIdentityProvider.Builderid(String id)Unique identifier for the SCIM Resource as defined by the Service Provider.SocialIdentityProvider.BuilderidAttribute(String idAttribute)Id attribute used for account linkingSocialIdentityProvider.BuilderidcsCreatedBy(IdcsCreatedBy idcsCreatedBy)SocialIdentityProvider.BuilderidcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy)SocialIdentityProvider.BuilderidcsLastUpgradedInRelease(String idcsLastUpgradedInRelease)The release number when the resource was upgraded.SocialIdentityProvider.BuilderidcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations)Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.SocialIdentityProvider.BuilderjitProvAssignedGroups(List<SocialIdentityProviderJitProvAssignedGroups> jitProvAssignedGroups)Lists the groups each social JIT-provisioned user is a member.SocialIdentityProvider.BuilderjitProvGroupStaticListEnabled(Boolean jitProvGroupStaticListEnabled)Set to true to indicate Social JIT User Provisioning Groups should be assigned from a static listSocialIdentityProvider.Buildermeta(Meta meta)SocialIdentityProvider.Buildername(String name)Social provider nameSocialIdentityProvider.Builderocid(String ocid)Unique OCI identifier for the SCIM Resource.SocialIdentityProvider.BuilderprofileUrl(String profileUrl)Social IDP User profile URLSocialIdentityProvider.BuilderredirectUrl(String redirectUrl)redirect URL for social idpSocialIdentityProvider.BuilderrefreshTokenUrl(String refreshTokenUrl)Social IDP Refresh token URLSocialIdentityProvider.BuilderregistrationEnabled(Boolean registrationEnabled)Whether registration is enabledSocialIdentityProvider.BuilderrelayIdpParamMappings(List<SocialIdentityProviderRelayIdpParamMappings> relayIdpParamMappings)Relay Param variable for Social IDPSocialIdentityProvider.Builderschemas(List<String> schemas)REQUIRED.SocialIdentityProvider.Builderscope(List<String> scope)Scope to requestSocialIdentityProvider.BuilderserviceProviderName(String serviceProviderName)Service Provider NameSocialIdentityProvider.BuildershowOnLogin(Boolean showOnLogin)Whether show on loginSocialIdentityProvider.BuildersocialJitProvisioningEnabled(Boolean socialJitProvisioningEnabled)Whether Social JIT Provisioning is enabledSocialIdentityProvider.Builderstatus(SocialIdentityProvider.Status status)StatusSocialIdentityProvider.Buildertags(List<Tags> tags)A list of tags on this resource.SocialIdentityProvider.BuildertenancyOcid(String tenancyOcid)OCI Tenant Id (ocid) in which the resource lives.
 
- 
- 
- 
Method Detail- 
idpublic SocialIdentityProvider.Builder id(String id) 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 - Parameters:
- id- the value to set
- Returns:
- this builder
 
 - 
ocidpublic SocialIdentityProvider.Builder ocid(String ocid) 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 - Parameters:
- ocid- the value to set
- Returns:
- this builder
 
 - 
schemaspublic SocialIdentityProvider.Builder schemas(List<String> schemas) 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 - Parameters:
- schemas- the value to set
- Returns:
- this builder
 
 - 
metapublic SocialIdentityProvider.Builder meta(Meta meta) 
 - 
idcsCreatedBypublic SocialIdentityProvider.Builder idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) 
 - 
idcsLastModifiedBypublic SocialIdentityProvider.Builder idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) 
 - 
idcsPreventedOperationspublic SocialIdentityProvider.Builder idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations) 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 - Parameters:
- idcsPreventedOperations- the value to set
- Returns:
- this builder
 
 - 
tagspublic SocialIdentityProvider.Builder tags(List<Tags> tags) 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 - Parameters:
- tags- the value to set
- Returns:
- this builder
 
 - 
deleteInProgresspublic SocialIdentityProvider.Builder deleteInProgress(Boolean deleteInProgress) 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 - Parameters:
- deleteInProgress- the value to set
- Returns:
- this builder
 
 - 
idcsLastUpgradedInReleasepublic SocialIdentityProvider.Builder idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease) 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 - Parameters:
- idcsLastUpgradedInRelease- the value to set
- Returns:
- this builder
 
 - 
domainOcidpublic SocialIdentityProvider.Builder domainOcid(String domainOcid) 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 - Parameters:
- domainOcid- the value to set
- Returns:
- this builder
 
 - 
compartmentOcidpublic SocialIdentityProvider.Builder compartmentOcid(String compartmentOcid) 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 - Parameters:
- compartmentOcid- the value to set
- Returns:
- this builder
 
 - 
tenancyOcidpublic SocialIdentityProvider.Builder tenancyOcid(String tenancyOcid) 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 - Parameters:
- tenancyOcid- the value to set
- Returns:
- this builder
 
 - 
namepublic SocialIdentityProvider.Builder name(String name) Social provider name*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: always - type: string - uniqueness: global - Parameters:
- name- the value to set
- Returns:
- this builder
 
 - 
descriptionpublic SocialIdentityProvider.Builder description(String description) Social IDP description*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- description- the value to set
- Returns:
- this builder
 
 - 
enabledpublic SocialIdentityProvider.Builder enabled(Boolean enabled) 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 - Parameters:
- enabled- the value to set
- Returns:
- this builder
 
 - 
accountLinkingEnabledpublic SocialIdentityProvider.Builder accountLinkingEnabled(Boolean accountLinkingEnabled) Whether account linking is enabled*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: boolean - uniqueness: none - Parameters:
- accountLinkingEnabled- the value to set
- Returns:
- this builder
 
 - 
socialJitProvisioningEnabledpublic SocialIdentityProvider.Builder socialJitProvisioningEnabled(Boolean socialJitProvisioningEnabled) 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 - Parameters:
- socialJitProvisioningEnabled- the value to set
- Returns:
- this builder
 
 - 
jitProvGroupStaticListEnabledpublic SocialIdentityProvider.Builder jitProvGroupStaticListEnabled(Boolean jitProvGroupStaticListEnabled) 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 - Parameters:
- jitProvGroupStaticListEnabled- the value to set
- Returns:
- this builder
 
 - 
jitProvAssignedGroupspublic SocialIdentityProvider.Builder jitProvAssignedGroups(List<SocialIdentityProviderJitProvAssignedGroups> jitProvAssignedGroups) 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 - Parameters:
- jitProvAssignedGroups- the value to set
- Returns:
- this builder
 
 - 
registrationEnabledpublic SocialIdentityProvider.Builder registrationEnabled(Boolean registrationEnabled) Whether registration is enabled*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: boolean - uniqueness: none - Parameters:
- registrationEnabled- the value to set
- Returns:
- this builder
 
 - 
autoRedirectEnabledpublic SocialIdentityProvider.Builder autoRedirectEnabled(Boolean autoRedirectEnabled) 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 - Parameters:
- autoRedirectEnabled- the value to set
- Returns:
- this builder
 
 - 
showOnLoginpublic SocialIdentityProvider.Builder showOnLogin(Boolean showOnLogin) Whether show on login*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: boolean - uniqueness: none - Parameters:
- showOnLogin- the value to set
- Returns:
- this builder
 
 - 
statuspublic SocialIdentityProvider.Builder status(SocialIdentityProvider.Status status) Status*Added In:** 17.4.6 *SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- status- the value to set
- Returns:
- this builder
 
 - 
idAttributepublic SocialIdentityProvider.Builder idAttribute(String idAttribute) Id attribute used for account linking*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: immutable - required: false - returned: default - type: string - uniqueness: none - Parameters:
- idAttribute- the value to set
- Returns:
- this builder
 
 - 
authzUrlpublic SocialIdentityProvider.Builder authzUrl(String authzUrl) Social IDP Authorization URL*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- authzUrl- the value to set
- Returns:
- this builder
 
 - 
accessTokenUrlpublic SocialIdentityProvider.Builder accessTokenUrl(String accessTokenUrl) Social IDP Access token URL*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- accessTokenUrl- the value to set
- Returns:
- this builder
 
 - 
profileUrlpublic SocialIdentityProvider.Builder profileUrl(String profileUrl) Social IDP User profile URL*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- profileUrl- the value to set
- Returns:
- this builder
 
 - 
scopepublic SocialIdentityProvider.Builder scope(List<String> scope) Scope to request*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: true - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- scope- the value to set
- Returns:
- this builder
 
 - 
adminScopepublic SocialIdentityProvider.Builder adminScope(List<String> adminScope) Admin scope to request*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: true - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- adminScope- the value to set
- Returns:
- this builder
 
 - 
consumerKeypublic SocialIdentityProvider.Builder consumerKey(String consumerKey) Social IDP Client Application Client ID*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none - Parameters:
- consumerKey- the value to set
- Returns:
- this builder
 
 - 
consumerSecretpublic SocialIdentityProvider.Builder consumerSecret(String consumerSecret) 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 - Parameters:
- consumerSecret- the value to set
- Returns:
- this builder
 
 - 
appleDevIdpublic SocialIdentityProvider.Builder appleDevId(String appleDevId) Apple Developer ID*Added In:** 2311180004 *SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- appleDevId- the value to set
- Returns:
- this builder
 
 - 
appleKeyIdpublic SocialIdentityProvider.Builder appleKeyId(String appleKeyId) Apple Private Key ID*Added In:** 2311180004 *SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- appleKeyId- the value to set
- Returns:
- this builder
 
 - 
serviceProviderNamepublic SocialIdentityProvider.Builder serviceProviderName(String serviceProviderName) Service Provider Name*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: immutable - required: true - returned: default - type: string - uniqueness: none - Parameters:
- serviceProviderName- the value to set
- Returns:
- this builder
 
 - 
clockSkewInSecondspublic SocialIdentityProvider.Builder clockSkewInSeconds(Integer clockSkewInSeconds) Social IDP allowed clock skew time*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: integer - uniqueness: none - Parameters:
- clockSkewInSeconds- the value to set
- Returns:
- this builder
 
 - 
redirectUrlpublic SocialIdentityProvider.Builder redirectUrl(String redirectUrl) redirect URL for social idp*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none - Parameters:
- redirectUrl- the value to set
- Returns:
- this builder
 
 - 
iconUrlpublic SocialIdentityProvider.Builder iconUrl(String iconUrl) 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 - Parameters:
- iconUrl- the value to set
- Returns:
- this builder
 
 - 
discoveryUrlpublic SocialIdentityProvider.Builder discoveryUrl(String discoveryUrl) 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 - Parameters:
- discoveryUrl- the value to set
- Returns:
- this builder
 
 - 
clientCredentialInPayloadpublic SocialIdentityProvider.Builder clientCredentialInPayload(Boolean clientCredentialInPayload) 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 - Parameters:
- clientCredentialInPayload- the value to set
- Returns:
- this builder
 
 - 
refreshTokenUrlpublic SocialIdentityProvider.Builder refreshTokenUrl(String refreshTokenUrl) 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 - Parameters:
- refreshTokenUrl- the value to set
- Returns:
- this builder
 
 - 
relayIdpParamMappingspublic SocialIdentityProvider.Builder relayIdpParamMappings(List<SocialIdentityProviderRelayIdpParamMappings> relayIdpParamMappings) 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 - Parameters:
- relayIdpParamMappings- the value to set
- Returns:
- this builder
 
 - 
buildpublic SocialIdentityProvider build() 
 - 
copypublic SocialIdentityProvider.Builder copy(SocialIdentityProvider model) 
 
- 
 
-