Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "2026-05-07: Deprecation of Go client SDK"
date: "2026-04-07"
date: "2026-04-01"
tags: ["Deprecation"]
authors: vpellcodat
---
Expand Down
30 changes: 30 additions & 0 deletions blog/260710-deprecation-otp-for-sage-bank-feeds.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: "2026-07-10: Security enhancement to Sage Bank Feeds connection flow"
date: "2026-04-02"
tags: ["Deprecation"]
authors: a-diarra
---

On **July 10, 2026**, Codat will introduce a one-time passcode (OTP) step to the [Sage Bank Feeds](/integrations/bank-feeds/sage-bank-feeds/) connection flow.

<!--truncate-->

This change is part of our ongoing program of security enhancements across the Codat platform. It follows similar updates already applied to QuickBooks Online and Xero.

## What's changing

From **July 10, 2026**, clients using our out-of-the box [Authentication UI](/integrations/bank-feeds/sage-bank-feeds/sage-bank-feeds-setup#optional-add-a-call-to-action-link) for the [Sage Bank Feeds](/integrations/bank-feeds/sage-bank-feeds/) connection flow will need their users to complete a one-time passcode verification step when connecting.

You must update your user journey to surface the verification code during authentication.

## Action required

Clients using [Sage Bank Feeds](/integrations/bank-feeds/sage-bank-feeds/) must update their application to include the new OTP generation step before **July 10, 2026**. See how to [Surface the one-time password (OTP) to the user](/integrations/bank-feeds/sage-bank-feeds/sage-bank-feeds-setup#surface-the-one-time-password-otp-to-the-user) for implementation instructions.

You may also want to update your internal and client-facing documentation in line with this change. Contact [Codat Support](support@codat.io) if you’d like additional help with this update.

## Expected impact if no action is taken

After **July 10, 2026**, the existing out-of-the-box [Sage Bank Feeds](/integrations/bank-feeds/sage-bank-feeds/) flow will always require a valid OTP to establish the connection.

Clients who haven’t updated their integration won’t be able to establish new Sage Bank Feeds connections until the change is made.
8 changes: 7 additions & 1 deletion blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,10 @@ tom-binnington-codat:
name: Tom Binnington
title: Senior Software Engineer
url: https://github.com/tom-binnington-codat
image_url: https://github.com/tom-binnington-codat.png
image_url: https://github.com/tom-binnington-codat.png

a-diarra:
name: Aïcha Diarra
title: Head of Support
url: https://github.com/a-diarra
image_url: https://github.com/a-diarra.png
Loading