io.quarkus.elytron.security.ldap.config.AttributeMappingConfig.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
#
#Tue Dec 12 11:22:07 UTC 2023
io.quarkus.elytron.security.ldap.config.AttributeMappingConfig.to=The identifier whom the attribute is mapped to (in Quarkus\: "groups", in WildFly this is "Roles")
io.quarkus.elytron.security.ldap.config.AttributeMappingConfig.filter=The filter (also named "roleFilter")
io.quarkus.elytron.security.ldap.config.AttributeMappingConfig.from=The roleAttributeId from which is mapped (e.g. "cn")
io.quarkus.elytron.security.ldap.config.AttributeMappingConfig.filterBaseDn=The filter base dn (also named "rolesContextDn")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy