<?xml version="1.0" encoding="UTF-8"?>
|
<ConnectedApp xmlns="http://soap.sforce.com/2006/04/metadata">
|
<contactEmail>yongkyang@deloitte.com.cn</contactEmail>
|
<label>DataLoader Connection</label>
|
<oauthConfig>
|
<callbackUrl>https://olympus--stagefull.sandbox.my.sfcrmproducts.cn/services/oauth2/success</callbackUrl>
|
<consumerKey>3MVG9xXFQGV9F.WoAAy3139lC_c_P0O0mAbIJes3VidFAXOcclcHsNU2Iv4.RJ1gnLXLQYQ4ujA7K.zhD1Y5S</consumerKey>
|
<isAdminApproved>false</isAdminApproved>
|
<isClientCredentialEnabled>false</isClientCredentialEnabled>
|
<isCodeCredentialEnabled>false</isCodeCredentialEnabled>
|
<isCodeCredentialPostOnly>false</isCodeCredentialPostOnly>
|
<isConsumerSecretOptional>true</isConsumerSecretOptional>
|
<isIntrospectAllTokens>false</isIntrospectAllTokens>
|
<isNamedUserJwtEnabled>false</isNamedUserJwtEnabled>
|
<isPkceRequired>false</isPkceRequired>
|
<isSecretRequiredForRefreshToken>false</isSecretRequiredForRefreshToken>
|
<scopes>Basic</scopes>
|
<scopes>Api</scopes>
|
<scopes>RefreshToken</scopes>
|
</oauthConfig>
|
<oauthPolicy>
|
<ipRelaxation>BYPASS</ipRelaxation>
|
<refreshTokenPolicy>infinite</refreshTokenPolicy>
|
</oauthPolicy>
|
</ConnectedApp>
|