Hamid Ghaf 
							
						 
					 
					
						
						
							
						
						e55c18ed12 
					 
					
						
						
							
							adding copyright header ( #19555 )  
						
						... 
						
						
						
						* adding copyright header
* fix fmt and a test 
						
						
					 
					
						2023-03-15 09:00:52 -07:00 
						 
				 
			
				
					
						
							
							
								Nick Cabatoff 
							
						 
					 
					
						
						
							
						
						970ed07b04 
					 
					
						
						
							
							Vault test cluster helper refactorings, mostly audit related ( #18928 )  
						
						... 
						
						
						
						* Move some test helper stuff from the vault package to a new helper/testhelpers/corehelpers package.  Consolidate on a single "noop audit" implementation. 
						
						
					 
					
						2023-02-01 08:33:16 -05:00 
						 
				 
			
				
					
						
							
							
								Hridoy Roy 
							
						 
					 
					
						
						
							
						
						27f15edd9f 
					 
					
						
						
							
							SSCT Tokens Feature [OSS] ( #14109 )  
						
						... 
						
						
						
						* port SSCT OSS
* port header hmac key to ent and generate token proto without make command
* remove extra nil check in request handling
* add changelog
* add comment to router.go
* change test var to use length constants
* remove local index is 0 check and extra defer which can be removed after use of ExternalID 
						
						
					 
					
						2022-02-17 11:43:07 -08:00 
						 
				 
			
				
					
						
							
							
								Pavlos Tzianos 
							
						 
					 
					
						
						
							
						
						14aded6956 
					 
					
						
						
							
							Add helper for encoding/decoding root tokens and OTP generation in SDK module ( #10504 ) ( #10505 )  
						
						
						
						
					 
					
						2021-12-01 08:05:49 -05:00 
						 
				 
			
				
					
						
							
							
								ncabatoff 
							
						 
					 
					
						
						
							
						
						7c7eab59d8 
					 
					
						
						
							
							Audit generate root requests and responses. ( #8301 )  
						
						
						
						
					 
					
						2020-02-06 11:56:37 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						2f5b464bc9 
					 
					
						
						
							
							Seal migration (OSS) ( #781 )  
						
						
						
						
					 
					
						2018-10-22 23:34:02 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						a58d313d2b 
					 
					
						
						
							
							Batch tokens ( #755 )  
						
						
						
						
					 
					
						2018-10-15 12:56:24 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						b7d6d55ac1 
					 
					
						
						
							
							The big one ( #5346 )  
						
						
						
						
					 
					
						2018-09-17 23:03:00 -04:00 
						 
				 
			
				
					
						
							
							
								Chris Hoffman 
							
						 
					 
					
						
						
							
						
						def7b5c510 
					 
					
						
						
							
							generate token functions to share common names ( #3576 )  
						
						
						
						
					 
					
						2017-11-13 15:44:26 -05:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Chris Hoffman 
							
						 
					 
					
						
						
							
						
						4490e93395 
					 
					
						
						
							
							Add the ability to view and list of leases metadata ( #2650 )  
						
						
						
						
					 
					
						2017-05-03 22:03:42 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						d51b13fca6 
					 
					
						
						
							
							Multi value test seal ( #2281 )  
						
						
						
						
					 
					
						2017-01-17 15:43:10 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						146cdc69eb 
					 
					
						
						
							
							Add periodic support for root/sudo tokens to auth/token/create  
						
						
						
						
					 
					
						2016-08-12 21:14:12 -04:00 
						 
				 
			
				
					
						
							
							
								vishalnayak 
							
						 
					 
					
						
						
							
						
						ef97199360 
					 
					
						
						
							
							Added JSON Decode and Encode helpers.  
						
						... 
						
						
						
						Changed all the occurances of Unmarshal to use the helpers.
Fixed http/ package tests. 
						
						
					 
					
						2016-07-06 12:25:40 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						67a746be30 
					 
					
						
						
							
							Add explicit maximum TTLs to token store roles.  
						
						
						
						
					 
					
						2016-05-11 16:51:18 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						8b6df2a1a4 
					 
					
						
						
							
							Merge branch 'master' into token-roles  
						
						
						
						
					 
					
						2016-03-09 17:23:34 -05:00 
						 
				 
			
				
					
						
							
							
								vishalnayak 
							
						 
					 
					
						
						
							
						
						d1d37d5933 
					 
					
						
						
							
							fix all the broken tests  
						
						
						
						
					 
					
						2016-03-09 13:45:36 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						8be467a31a 
					 
					
						
						
							
							Update tests to add expected role parameters  
						
						
						
						
					 
					
						2016-03-01 12:41:40 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						2e2d5252c3 
					 
					
						
						
							
							Verify that nonces are non-empty in tests  
						
						
						
						
					 
					
						2016-02-12 15:35:26 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						58a2c4d9a0 
					 
					
						
						
							
							Return status for rekey/root generation at init time. This mitigates a  
						
						... 
						
						
						
						(very unlikely) potential timing attack between init-ing and fetching
status.
Fixes  #1054  
						
						
					 
					
						2016-02-12 14:24:36 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						1a1d8a8d85 
					 
					
						
						
							
							Make "ttl" reflect the actual TTL of the token in lookup calls.  
						
						... 
						
						
						
						Add a new value "creation_ttl" which holds the value at creation time.
Fixes  #986  
						
						
					 
					
						2016-02-01 11:16:32 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						e9538f1441 
					 
					
						
						
							
							RootGeneration->GenerateRoot  
						
						
						
						
					 
					
						2016-01-19 18:28:10 -05:00