Actions
Bug #20505
closedauth status fail when certificates are configured
Status:
Closed
Priority:
Normal
Assignee:
Category:
Other commands
Target version:
Difficulty:
Triaged:
Team Backlog:
Description
auth status fail with "undefined method `status'" when certificates are configured:
hammer --ssl-client-cert ~/test.pem --ssl-client-key ~/test.key auth status Error: undefined method `status' for #<HammerCLIForeman::Api::VoidAuth:0x00000003a5e058>
Expected results:
It should print a meaningful message.
Actions