1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Change Example Name

Closes gh-9379
This commit is contained in:
Josh Cummings
2021-01-28 11:22:02 -07:00
parent 3e1616c311
commit 041e4aa22f
@@ -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"]