Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: CLI Profiles Linux Support #333

Open
jakedoublev opened this issue Aug 26, 2024 · 0 comments
Open

Enhancement: CLI Profiles Linux Support #333

jakedoublev opened this issue Aug 26, 2024 · 0 comments

Comments

@jakedoublev
Copy link
Contributor

Background

Support was recently added to the otdfctl CLI tool to store authentication credentials (client creds or an access token from the PKCE auth code flow) in a profile on Mac OS/Windows.

We should support Linux as well.

Acceptance Criteria

  1. Global config supports definition of a writable directory on the file system
  2. CLI can fully CRUD profiles from that file system location instead of the keyring
  3. e2e tests prove the behavior in CI and detect future regressions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jakedoublev and others