open-vault/website/source/api/auth
Hugues Malphettes 6ea6844ef9
JWT API - List Roles: fix the path
With vault-1.0.0 and vault-0.11.4 a different path is needed to list the jwt registered roles:

```
$ vault list auth/jwt/roles
No value found at auth/jwt/roles/

$ vault list auth/jwt/role
Keys
----
myrole
```
I hope this helps!
2018-12-13 06:27:30 +08:00
..
alicloud New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
app-id New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
approle Add batch token info to token store, approle, mount tuning 2018-11-01 14:51:06 -04:00
aws auth/aws: Clarify docs for cross-account access with IAM auth (#5900) 2018-12-12 15:21:27 -05:00
azure New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
cert Fixed markdown for cert documentation (#5735) 2018-12-12 15:27:28 -05:00
gcp Update GCP auth BE docs (#5753) 2018-12-10 12:54:18 -08:00
github New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
jwt JWT API - List Roles: fix the path 2018-12-13 06:27:30 +08:00
kubernetes New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
ldap New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
okta New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
radius New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
token Add default-service/default-batch to token store roles (#5711) 2018-11-07 09:45:09 -05:00
userpass New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
index.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00