<?xml version="1.0" encoding="UTF-8"?>
|
<ConnectedApp xmlns="http://soap.sforce.com/2006/04/metadata">
|
<contactEmail>buli@deloitte.com.cn</contactEmail>
|
<label>Salesforce Cli Connection</label>
|
<oauthConfig>
|
<callbackUrl>http://localhost:1717/OauthRedirect</callbackUrl>
|
<consumerKey>3MVG9xXFQGV9F.WoAAy3139lC_SvjxXY.MH0OcqiAN3lwRgkOudWSf3F9c3CeNIhZ6gH2OQNvAN4rMU9SmGwJ</consumerKey>
|
<isAdminApproved>false</isAdminApproved>
|
<isClientCredentialEnabled>false</isClientCredentialEnabled>
|
<isCodeCredentialEnabled>false</isCodeCredentialEnabled>
|
<isCodeCredentialPostOnly>false</isCodeCredentialPostOnly>
|
<isConsumerSecretOptional>false</isConsumerSecretOptional>
|
<isIntrospectAllTokens>false</isIntrospectAllTokens>
|
<isNamedUserJwtEnabled>false</isNamedUserJwtEnabled>
|
<isPkceRequired>false</isPkceRequired>
|
<isSecretRequiredForRefreshToken>true</isSecretRequiredForRefreshToken>
|
<scopes>Basic</scopes>
|
<scopes>Api</scopes>
|
<scopes>Web</scopes>
|
<scopes>Full</scopes>
|
<scopes>Chatter</scopes>
|
<scopes>CustomApplications</scopes>
|
<scopes>RefreshToken</scopes>
|
<scopes>OpenID</scopes>
|
<scopes>CustomPermissions</scopes>
|
<scopes>Wave</scopes>
|
<scopes>Eclair</scopes>
|
<scopes>Pardot</scopes>
|
<scopes>Lightning</scopes>
|
<scopes>Content</scopes>
|
<scopes>CDPIngest</scopes>
|
<scopes>CDPProfile</scopes>
|
<scopes>CDPQuery</scopes>
|
<scopes>Chatbot</scopes>
|
<scopes>CDPSegment</scopes>
|
<scopes>CDPIdentityResolution</scopes>
|
<scopes>CDPCalculatedInsight</scopes>
|
<scopes>ForgotPassword</scopes>
|
<scopes>UserRegistration</scopes>
|
<scopes>SFAP</scopes>
|
<scopes>Interaction</scopes>
|
<scopes>CDP</scopes>
|
<scopes>EinsteinGPT</scopes>
|
<scopes>PwdlessLogin</scopes>
|
</oauthConfig>
|
<oauthPolicy>
|
<ipRelaxation>ENFORCE</ipRelaxation>
|
<refreshTokenPolicy>infinite</refreshTokenPolicy>
|
</oauthPolicy>
|
</ConnectedApp>
|