Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 2.89 KB

GatewayCreateProducerLdap.md

File metadata and controls

36 lines (32 loc) · 2.89 KB

akeyless.Model.GatewayCreateProducerLdap

gatewayCreateProducerLdap is a command that creates ldap producer [Deprecated: Use dynamic-secret-create-ldap command]

Properties

Name Type Description Notes
ProviderType string [optional]
BindDn string Bind DN [optional]
BindDnPassword string Bind DN Password [optional]
DeleteProtection string Protection from accidental deletion of this object [true/false] [optional]
ExternalUsername string Externally provided username [true/false] [optional] [default to "false"]
GroupDn string Group DN which the temporary user should be added [optional]
HostProvider string Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret [optional]
Json bool Set output format to JSON [optional] [default to false]
LdapCaCert string CA Certificate File Content [optional]
LdapUrl string LDAP Server URL [optional]
Name string Dynamic secret name
PasswordLength string The length of the password to be generated [optional]
ProducerEncryptionKeyName string Dynamic producer encryption key [optional]
SecureAccessEnable string Enable/Disable secure remote access [true/false] [optional]
SecureAccessHost List<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]
Tags List<string> Add tags attached to this object [optional]
Target List<string> A list of linked targets to be associated, Relevant only for Secure Remote Access for ssh cert issuer, ldap rotated secret and ldap dynamic secret, To specify multiple targets use argument multiple times [optional]
TargetName string Target name [optional]
Token string Authentication token (see `/auth` and `/configure`) [optional]
TokenExpiration string Token expiration [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
UserAttribute string User Attribute [optional]
UserDn string User DN [optional]
UserTtl string User TTL [optional] [default to "60m"]

[Back to Model list] [Back to API list] [Back to README]