io.quarkus.elytron.security.ldap.config.DirContextConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-elytron-security-ldap Show documentation
Show all versions of quarkus-elytron-security-ldap Show documentation
Secure your applications with username/password via LDAP
#
#Thu Jul 02 12:11:42 CEST 2020
io.quarkus.elytron.security.ldap.config.DirContextConfig.url=The url of the ldap server
io.quarkus.elytron.security.ldap.config.DirContextConfig.principal=The principal\: user which is used to connect to ldap server (also named "bindDn")
io.quarkus.elytron.security.ldap.config.DirContextConfig.password=The password which belongs to the principal (also named "bindCredential")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy