Because of the refresh, the new sandbox connected applications are going to have new Consumer Keys and Consumer Secret keys, these keys (for the Cognito connected App) need to be provided to the integration team so that they can reconnect all systems with salesforce.
- The credentials that need to be updated are
- /[env]/salesforceClientId
- /[env]/salesforceClientSecret
- /[env]/salesforceUsername
- /[env]/salesforcePassword
- The services that require to be check are:
- Secret Rotation
- Membership API
- The credentials that need to be updated are
- If new refresh changes the domain we need to whitelist the new domain in Universal Login
- Cognito (Auth Provider) needs to be updated with the correct credentials and urls for the environment.
- Heroku Connect needs to be re configured.