Skip to content

Files

Latest commit

532a962 · Apr 10, 2025

History

History
37 lines (33 loc) · 2.98 KB

DynamicSecretCreateRdp.md

File metadata and controls

37 lines (33 loc) · 2.98 KB

akeyless.DynamicSecretCreateRdp

Properties

Name Type Description Notes
allowUserExtendSession Number AllowUserExtendSession [optional]
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the object [optional]
fixedUserClaimKeyname String For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for fixed-user-only=true) [optional] [default to 'ext_username']
fixedUserOnly String Allow access using externally (IdP) provided username [true/false] [optional] [default to 'false']
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 producer encryption key [optional]
rdpAdminName String RDP Admin Name [optional]
rdpAdminPwd String RDP Admin password [optional]
rdpHostName String Hostname [optional]
rdpHostPort String Port [optional] [default to '22']
rdpUserGroups String Groups [optional]
secureAccessAllowExternalUser Boolean Allow providing external user for a domain users [optional] [default to false]
secureAccessBastionIssuer String Deprecated. use secure-access-certificate-issuer [optional]
secureAccessCertificateIssuer String Path to the SSH Certificate Issuer for your Akeyless Secure Access [optional]
secureAccessDelay Number The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds [optional]
secureAccessEnable String Enable/Disable secure remote access [true/false] [optional]
secureAccessHost [String] Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) [optional]
secureAccessRdGatewayServer String RD Gateway server [optional]
secureAccessRdpDomain String Required when the Dynamic Secret is used for a domain user [optional]
secureAccessRdpUser String Override the RDP Domain username [optional]
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]
userTtl String User TTL [optional] [default to '60m']
warnUserBeforeExpiration Number WarnBeforeUserExpiration [optional]