Sha256: a3678b2495d920ff37cbbf100a53dbd8b3b25e7b06406163b40ba1b6f833e12b
Contents?: true
Size: 640 Bytes
Versions: 17
Compression:
Stored size: 640 Bytes
Contents
Feature: "conjur bootstrap" creates default resources, privileges and roles Background: Given I successfully run `conjur bootstrap -q` Scenario: A new security admin can use 'elevate' When I successfully run `conjur resource permitted_roles '!:!:conjur' elevate` Then the stdout should contain "cucumber:group:security_admin" Scenario: Run bootstrap and test for the existence of things Then I successfully run `conjur elevate group show security_admin` And I successfully run `conjur elevate host show conjur/secrets-rotator` And I successfully run `conjur elevate resource show webservice:conjur/authn-tv`
Version data entries
17 entries across 17 versions & 1 rubygems