Sha256: 69891272c0c2cae8d55aeb3b769b779a20860d413afa4a153533f996d0c63c15
Contents?: true
Size: 376 Bytes
Versions: 22
Compression:
Stored size: 376 Bytes
Contents
Feature: Authenticate a role Scenario: Get a JSON token When I successfully run `conjur authn authenticate` Then the JSON should have "data" And the JSON should have "signature" Scenario: Get an auth token as HTTP Authorize header When I successfully run `conjur authn authenticate -H` Then the output should match /Authorization: Token token=".*"/
Version data entries
22 entries across 22 versions & 1 rubygems