vault/website/source/docs/auth
Marc Sensenich 100ec6c292 Remove Trailing White space in Kubernetes Doc (#3360)
Removed a trailing white space from which caused `Error loading data: Invalid key/value pair ' ': format must be key=value` if copying the example

```
vault write auth/kubernetes/role/demo \
    bound_service_account_names=vault-auth \
    bound_service_account_namespaces=default \
    policies=default \
    ttl=1h
```
2017-12-02 14:12:39 -05:00
..
app-id.html.md Use relative links 2017-03-16 12:04:36 -07:00
approle.html.md API Docs updates (#3101) 2017-08-08 12:28:17 -04:00
aws.html.md auth/aws: Make disallow_reauthentication and allow_instance_migration mutually exclusive (#3291) 2017-11-06 17:12:07 -05:00
cert.html.md API Docs updates (#3101) 2017-08-08 12:28:17 -04:00
gcp.html.md add GCP APIs that need to be enabled to GCP auth docs, small doc fixes (#3446) 2017-10-11 09:18:32 -04:00
github.html.md Update github comment 2017-08-11 17:03:18 -04:00
index.html.md Preferred method is AppRole since AppId is now deprecated 2016-07-28 14:32:20 -04:00
kubernetes.html.md Remove Trailing White space in Kubernetes Doc (#3360) 2017-12-02 14:12:39 -05:00
ldap.html.md API Docs updates (#3101) 2017-08-08 12:28:17 -04:00
mfa.html.md doc: add radius to MFA backend docs 2017-06-15 18:31:53 -04:00
okta.html.md Adding support for base_url for Okta api (#3316) 2017-09-15 00:27:45 -04:00
radius.html.md API Docs updates (#3101) 2017-08-08 12:28:17 -04:00
token.html.md API Docs updates (#3101) 2017-08-08 12:28:17 -04:00
userpass.html.md API Docs updates (#3101) 2017-08-08 12:28:17 -04:00