Skip to content

Commit

Permalink
Merge pull request #534 from joemiller/patch-1
Browse files Browse the repository at this point in the history
docs: vault_token_auth_backend_role does not support token_policies attribute
  • Loading branch information
tyrannosaurus-becks authored Oct 10, 2019
2 parents 0bbbb22 + bbf2766 commit d93160b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/docs/r/token_auth_backend_role.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ These arguments are common across several Authentication Token resources since V
* `token_max_ttl` - (Optional) The maximum lifetime for generated tokens in number of seconds.
Its current value will be referenced at renewal time.

* `token_policies` - (Optional) List of policies to encode onto generated tokens. Depending
on the auth method, this list may be supplemented by user/group/other values.

* `token_bound_cidrs` - (Optional) List of CIDR blocks; if set, specifies blocks of IP
addresses which can authenticate successfully, and ties the resulting token to these blocks
Expand Down

0 comments on commit d93160b

Please sign in to comment.