mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	Update docs for Azure Secrets Engine new feature (#16537)
* Update docs for Azure Secrets Enginee new feature * Fix default vaule and clean up the description * indent second line
This commit is contained in:
		| @@ -237,6 +237,8 @@ information about roles. | |||||||
| - `application_object_id` (`string: ""`) - Application Object ID for an existing service principal that will | - `application_object_id` (`string: ""`) - Application Object ID for an existing service principal that will | ||||||
|   be used instead of creating dynamic service principals. If present, `azure_roles` will be ignored. See |   be used instead of creating dynamic service principals. If present, `azure_roles` will be ignored. See | ||||||
|   [roles docs][roles] for details on role definition. |   [roles docs][roles] for details on role definition. | ||||||
|  | - `persist_app` (`bool: "false"`) – If set to true, persists the created service principal and application for the lifetime of the role. | ||||||
|  |  Useful for when the Service Principal needs to maintain ownership of objects it creates | ||||||
| - `ttl` (`string: ""`) – Specifies the default TTL for service principals generated using this role. | - `ttl` (`string: ""`) – Specifies the default TTL for service principals generated using this role. | ||||||
|   Accepts time suffixed strings ("1h") or an integer number of seconds. Defaults to the system/engine default TTL time. |   Accepts time suffixed strings ("1h") or an integer number of seconds. Defaults to the system/engine default TTL time. | ||||||
| - `max_ttl` (`string: ""`) – Specifies the maximum TTL for service principals generated using this role. Accepts time | - `max_ttl` (`string: ""`) – Specifies the maximum TTL for service principals generated using this role. Accepts time | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nathan Button
					Nathan Button