ACLI - Token persists after "acli jira auth logout" on MacOS

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • Component/s: Atlassian CLI
    • None
    • 1
    • Severity 3 - Minor

      Issue Summary

      When using Atlassian Command Line Interface (CLI), using the {{acli jira auth logout }}command in the terminal has no effect; the authorization remains the same. 

      Steps to Reproduce

      With ACLI, run the following commands:

      1. acli auth login
      1. acli auth status
      1. acli jira auth logout
      1. acli auth status

      Expected Results

      After the logout command, acli auth status should return unauthorized

      Actual Results

      acli auth status should return authorized.

      Workaround

      You can use the following command to completely remove the authentication:

      security delete-generic-password -s "acli" 

      Below is a screenshot with all commands and their outcomes:

              Assignee:
              Akash kumar
              Reporter:
              Eliseu Pedro
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: