Skip to content

update TLS Auth test for Vault 0.8.3 policy change#168

Merged
evanphx merged 2 commits intohashicorp:masterfrom
evralston:tls-test-policies
Mar 19, 2018
Merged

update TLS Auth test for Vault 0.8.3 policy change#168
evanphx merged 2 commits intohashicorp:masterfrom
evralston:tls-test-policies

Conversation

@evralston
Copy link
Copy Markdown
Contributor

See https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#083-september-19th-2017

Policy input/output standardization: For all built-in authentication backends, policies can now be specified as a comma-delimited string or an array if using JSON as API input; on read, policies will be returned as an array; and the default policy will not be forcefully added to policies saved in configurations. Please note that the default policy will continue to be added to generated tokens, however, rather than backends adding default to the given set of input policies (in some cases, and not in others), the stored set will reflect the user-specified set.

This "fixes" #151 in that all tests will now pass thru 0.8.3 (but not 0.9.x). It does not make any changes to address the API calls deprecated in 0.8.

@evanphx evanphx merged commit b02f77a into hashicorp:master Mar 19, 2018
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

Successfully merging this pull request may close these issues.

2 participants