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
38 lines (34 loc) · 2.8 KB

File metadata and controls

38 lines (34 loc) · 2.8 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

akeyless.DynamicSecretCreateAzure

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] [default to 'false']
fixedUserOnly Boolean Fixed user [optional] [default to false]
itemCustomFields {String: String} Additional custom fields to associate with the item [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String Dynamic secret name
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] [default to true]
secureAccessWebBrowsing Boolean Secure browser via Akeyless's Secure Remote Access (SRA) [optional] [default to false]
secureAccessWebProxy Boolean Web-Proxy via Akeyless's Secure Remote Access (SRA) [optional] [default to false]
tags [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] [default to false]
userPrincipalName String User Principal Name [optional]
userProgrammaticAccess Boolean Azure User programmatic access [optional] [default to false]
userRoleTemplateId String User Role Template Id [optional]
userTtl String User TTL [optional] [default to '60m']
Morty Proxy This is a proxified and sanitized view of the page, visit original site.