Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
44 lines (36 loc) · 2.86 KB

File metadata and controls

44 lines (36 loc) · 2.86 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

DynamicSecretUpdateAzure

dynamicSecretUpdateAzure is a command that updates azure dynamic secret

Properties

Name Type Description Notes
appObjId String Azure App Object Id [optional]
azureAdministrativeUnit String Azure AD administrative unit (relevant only when azure-user-portal-access=true) [optional]
azureClientId String Azure Client ID [optional]
azureClientSecret String Azure Client Secret [optional]
azureTenantId String Azure Tenant ID [optional]
customUsernameTemplate String Customize how temporary usernames are generated using go template [optional]
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the object [optional]
fixedUserClaimKeyname String FixedUserClaimKeyname [optional]
fixedUserOnly Boolean Fixed user [optional]
itemCustomFields Map<String, String> Additional custom fields to associate with the item [optional]
json Boolean Set output format to JSON [optional]
name String Dynamic secret name
newName String Dynamic secret name [optional]
passwordLength String The length of the password to be generated [optional]
producerEncryptionKeyName String Dynamic secret encryption key [optional]
secureAccessEnable String Enable/Disable secure remote access [true/false] [optional]
secureAccessUrl String Destination URL to inject secrets [optional]
secureAccessWeb Boolean Enable Web Secure Remote Access [optional]
secureAccessWebBrowsing Boolean Secure browser via Akeyless's Secure Remote Access (SRA) [optional]
secureAccessWebProxy Boolean Web-Proxy via Akeyless's Secure Remote Access (SRA) [optional]
tags List<String> Add tags attached to this object [optional]
targetName String Target name [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
userGroupObjId String User Group Object Id [optional]
userPortalAccess Boolean Azure User portal access [optional]
userPrincipalName String User Principal Name [optional]
userProgrammaticAccess Boolean Azure User programmatic access [optional]
userRoleTemplateId String User Role Template Id [optional]
userTtl String User TTL [optional]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.