TCI CLI authentication change impact post June 2026

TCI CLI authentication change impact post June 2026

book

Article ID: KB0138540

calendar_today

Updated On:

Products Versions
TIBCO Cloud Integration All

Description

TIBCO has transitioned to a new, password-less authentication system. Earlier CLI methods were deprecated over a year ago and were turned off today. The recommended flow is to generate an Access Token in the UI and pass it via the -t option to the tibcli or tibagent tools.

Environment

All

Resolution

Use access token instead of a username and password 

  • tibcli login -t TOKEN
  • tibagent login -t TOKEN

Issue/Introduction

TIBCO has transitioned to a new, password-less authentication system. Earlier CLI methods were deprecated over a year ago and were turned off today.