ldap-scim-bridge
uses PVP-compatible versioning.
The changelog is available on GitHub.
- More helpful error messages on bad LDAP input records.
- Map ldap attribute to SCIM roles (#26)
- Bump dependencies (#25)
- Fix repo home url in cabal file.
- Tweak README.
- Maintainer script.
- Bump parent docker image.
- Tag docker image as
latest
on release.
- Fix TLS handshake to scim server (#23)
- Work on README (#20)
- Various small fixes (#15)
- Filter for arbitrary LDAP attributes (#16)
- Better error logging. (#11)
- Allow mapping the scim
displayName
attribute. (#14)
- Fix: add
./examples/wire-server/
to hackage distro.
- Working for one non-trivial use-case. See
./examples/wire-server/
- Initially created.