Vishal Nayak
6b9ce0c8c5
Porting identity store ( #3419 )
...
* porting identity to OSS
* changes that glue things together
* add testing bits
* wrapped entity id
* fix mount error
* some more changes to core
* fix storagepacker tests
* fix some more tests
* fix mount tests
* fix http mount tests
* audit changes for identity
* remove upgrade structs on the oss side
* added go-memdb to vendor
2017-10-11 10:21:20 -07:00
Vishal Nayak
8ae19b2686
Rename persona to alias ( #3420 )
...
Merging this will break the build. I'll fix it post merge by updating the vendor libs.
2017-10-04 13:35:05 -04:00
vishalnayak
77d70aff85
Added persona to logical auth
2017-08-15 13:55:58 -04:00
Vishal Nayak
f4d74fe4cc
AppRole: Support restricted use tokens ( #2435 )
...
* approle: added token_num_uses to the role
* approle: added RUD tests for token_num_uses on role
* approle: doc: added token_num_uses
2017-03-03 09:31:20 -05:00
vishalnayak
59930fda8f
AppRole authentication backend
2016-07-26 09:32:41 -04:00
vishalnayak
2a35de81dc
AccessorID --> Accessor, accessor_id --> accessor
2016-03-09 06:23:31 -05:00
vishalnayak
7b996523cd
Error text corrections and minor refactoring
2016-03-08 22:27:24 -05:00
vishalnayak
38a5d75caa
Introduced AccessorID in TokenEntry and returning it along with token
2016-03-08 14:06:10 -05:00
Armon Dadgar
9b0b891620
vault: Adding InternalData to Auth
2015-05-09 11:39:54 -07:00
Armon Dadgar
9603c37094
logical: Adding a DisplayName for operators
2015-04-15 13:56:42 -07:00
Armon Dadgar
64ef2a6269
logical: Refactor LeaseOptions to share between Secret and Auth
2015-04-09 12:14:04 -07:00
Armon Dadgar
dfe3e0f04f
vault: Use Auth for lease and renewable
2015-04-03 14:04:50 -07:00
Armon Dadgar
5b296af87e
logical: adding lease to auth
2015-04-02 17:25:22 -07:00
Mitchell Hashimoto
235c10514c
logical: GoStringer for Auth
2015-04-01 15:46:37 -07:00
Mitchell Hashimoto
b8ad949b1d
vault: get rid of HangleLogin
2015-03-30 20:26:39 -07:00
Mitchell Hashimoto
c67357342c
logical: add credential info to logical backend structures
2015-03-30 14:23:32 -07:00