Browse Source

Change Example Name

Closes gh-9379
5.3.x
Josh Cummings 5 years ago
parent
commit
84b560919c
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
  1. 2
      docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/ldap.adoc

2
docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/ldap.adoc

@ -489,7 +489,7 @@ fun authenticationProvider(authenticator: LdapAuthenticator): LdapAuthentication @@ -489,7 +489,7 @@ fun authenticationProvider(authenticator: LdapAuthenticator): LdapAuthentication
Spring Security's `LdapAuthoritiesPopulator` is used to determine what authorites are returned for the user.
.Minimal Password Compare Configuration
.LdapAuthoritiesPopulator Configuration
====
.Java
[source,java,role="primary",attrs="-attributes"]

Loading…
Cancel
Save