Actions
Feature #8016
closedAbility to use tokenized authentication to hammer in lieu of username/password in configuration file.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer core
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Team Backlog:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1154382
Description of problem:
This RFE requests the ability to configure hammer with either
- a token for login that is separate from the username/pass OR
- a session based credential cache so that the user can be prompted for login once at the beginning of their CLI session.
The goal is to keep the user from placing an administrative username/password within hammer's configuration file, in cleartext.
Version-Release number of selected component (if applicable):
rubygem-hammer_cli-0.1.1-12.el6sat.noarch
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Updated by Dominic Cleal about 10 years ago
- Related to Feature #1301: Consider adding a per-user API key added
Updated by Tomáš Strachota almost 10 years ago
- Has duplicate Feature #8888: hammer auth should support token based authentication added
Updated by Jan Pazdziora almost 10 years ago
- Blocks Feature #8923: Ability to use Negotiate/Kerberos authentication to API and hammer added
Updated by Dominic Cleal almost 9 years ago
- Related to Feature #13602: OAuth Support for Hammer added
Updated by Marek Hulán about 8 years ago
- Assignee set to Tomáš Strachota
- Target version changed from 115 to 1.5.0
as we discussed yesterday, storing session ID might be enough, hammer would fallback to username/password credentials if session expired or no session was stored
Updated by Tomáš Strachota about 8 years ago
- Status changed from New to Assigned
Updated by Marek Hulán about 8 years ago
- Target version changed from 1.5.0 to 1.4.2
Updated by Marek Hulán about 8 years ago
- Target version changed from 1.4.2 to 1.4.4
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/227 added
Updated by The Foreman Bot almost 8 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/269 added
Updated by Tomáš Strachota almost 8 years ago
- Related to Feature #17487: Allow sessions for API calls added
Updated by Marek Hulán almost 8 years ago
- Target version changed from 1.4.4 to 1.10.1
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 49b9d453c92990486ac719b9e8194e42e3bbf7c6.
Updated by Thomas McKay almost 8 years ago
- Related to Bug #17624: session api breaks hammer csv added
Updated by Tomáš Strachota almost 8 years ago
- Related to Bug #17650: Basic authentication overrides any error with "Invalid username or password" added
Updated by Tomáš Strachota over 7 years ago
- Translation missing: en.field_release set to 235
Updated by Tomáš Strachota over 7 years ago
- Translation missing: en.field_release changed from 235 to 236
Actions