open-vault/builtin/credential/approle
Jeff Mitchell 9e204bd88c Add arbitrary string slice parsing.
Like the KV function, this supports either separated strings or JSON
strings, base64-encoded or not.

Fixes #1619 in theory.
2016-08-03 14:24:16 -04:00
..
backend.go AppRole authentication backend 2016-07-26 09:32:41 -04:00
backend_test.go AppRole authentication backend 2016-07-26 09:32:41 -04:00
path_login.go AppRole authentication backend 2016-07-26 09:32:41 -04:00
path_login_test.go AppRole authentication backend 2016-07-26 09:32:41 -04:00
path_role.go Add arbitrary string slice parsing. 2016-08-03 14:24:16 -04:00
path_role_test.go AppRole authentication backend 2016-07-26 09:32:41 -04:00
path_tidy_user_id.go AppRole authentication backend 2016-07-26 09:32:41 -04:00
validation.go AppRole authentication backend 2016-07-26 09:32:41 -04:00