1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Change Example Name

Closes gh-9379
This commit is contained in:
Josh Cummings
2021-01-28 11:22:02 -07:00
parent 21f03b53f2
commit 42013ee3a1
@@ -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"]