Skip to main content
Replacing a credential currently costs you that integration’s history. There is no Reconnect, Repair, or Refresh Token button. Once an integration is connected, its card shows only Configure scope and Manage, and Manage offers only Disconnect. Disconnecting deletes the evidence DSALTA collected from that integration — access records, inventory, vulnerabilities, code changes, incidents, and device records — along with the tests themselves and all their results. Read Before you disconnect below before you start.
Most connection errors are caused by insufficient permissions. Check that the account you authenticate with has the role the integration requires — listed on the integration’s own page — and that any token you pasted carries the required scopes. Some providers also scope a token to a single organization or workspace, so confirm you created it while viewing the right one.The exact message DSALTA shows you is explained in Connection error messages.
Failed covers two different situations, and they have different owners. Open the test and check the code on its Source Data tab:A 500 is the case people expect to be labeled “Error”. It is not: for integration tests DSALTA records it as Failed, so the Tests list looks identical whether the problem is yours or ours. The Source Data code is the only way to tell them apart.
Completed means the check ran, not that you passed. Three different outcomes all appear as Completed:A 207 is amber on the Source Data tab and is the one to watch for. If you triage from the Tests list alone, a 207 looks finished. See Test results for the full code reference.
The initial sync can take 10–20 minutes on a large environment. If nothing has appeared after that, the usual cause is the credential lacking a permission needed to list the resource — re-check the required scopes on the integration’s page.Do not disconnect to force a refresh. It deletes what has already been collected and does not make the next sync any more likely to succeed.
If a credential has genuinely expired or been revoked, disconnecting and connecting again is currently the only way to replace it. Before you do:
  1. Export anything you still need. Disconnecting removes the integration’s evidence and deletes its tests and results outright — they are not archived and cannot be restored.
  2. Have the replacement credential ready before you disconnect, so the integration is down for as long as it takes to paste it rather than as long as it takes to go and create it.
  3. Expect your history to restart. After reconnecting, the tests are recreated and run fresh. Prior results do not come back, and auditors reviewing that period will see the gap.
If the connection is still working and you are only rotating a credential as routine hygiene, consider whether the rotation is worth the evidence loss right now, or whether it can wait for a scheduled window.
Integration-powered checks run once a day, at 02:00 America/New_York. DSALTA’s own system tests run once a day at 15:30 Europe/Istanbul.Access and inventory data is refreshed by its own sync, which does not run tests. You can trigger it at any time with Sync from integrations on the Integrations page.
Still stuck? Contact support with the integration name, the message shown on the integration’s Status tab, and the Source Data code from the failing test.