-
Notifications
You must be signed in to change notification settings - Fork 62
Releases
Nordes Ménard-Lamarre edited this page Nov 10, 2018
·
1 revision
Big change in this release is not a breaking change, but more the possibility to use a completely different configuration. It allows you to have multiple LDAP configuration. Those configurations can be discriminated using pre-filtering regular expressions. This allow you to have for example, people starting with letter "a" to be sent to a different LDAP server.
- New feature Multi-configuration (Issue #10 and some other code created without any issues)
- Some code change, but nothing to be interesting enough.
- Change in the AppVeyor builds to add the symbols and source and a few other settings. Now deployment is a one click thing.
The extension is now stable enough and can be used freely without major issues.
- Possibility to use ActiveDirectory or OpenLdap.
- Most of the code is open enough in order for you to make your own implementation and use it. (See IAppUser, ILdapUserStore, ...)
- Demo with VueJs client that connects to Identity Server 4.
- Demo for IdentityServer 4
© 2018 HoNoSoFt / Nordès