v1.1
Enhancements
- Add option to separate user search and user authentication
- Updated sample plugin-conf.json file and README to annotate the options.
- General enhancement in the flexibility of the LDAP configuration so that users with different servers and, more importantly, different schemas can use this plugin. LDAP schemas that use posixGroup semantics for group membership should now work, and variances in the way users and groups are organised in the directory are also accommodated. Additionally, this change moves from java.util.logging to org.slf4j as recommended in the docs (https://mesosphere.github.io/marathon/docs/plugin.html) for colocating plugin logs with the main Marathon server logs.
Special Thanks
Special thanks for the contributions from: