Skip to content

Commit 7447e52

Browse files
author
Nordes Ménard-Lamarre
committed
[#18] Update readme file.
1 parent 80925bb commit 7447e52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The plugin is easy to install to your solution. Built using **.Net Standard 2.0*
2424
Install-Package IdentityServer.LdapExtension
2525
```
2626

27+
> Be aware that version 2.0.0 is for version 2.2.x of IdentityServer4. The version that comes after is for the IdentityServer4 2.3.0.
28+
2729
## Configuration for IdentityServer4 Server
2830
An easy extension method have been created in order to add the LDAP as a provider to your IdentityServer. For this you simply have to use the `AddLdapUsers<TApplicationUser>(LdapConfigSection, StoreTypeOrCustomStore)`. The configuration has to be provided or it won't work. The configuration is described [here](#IS.AppSettings).
2931

0 commit comments

Comments
 (0)