user_saml/CHANGELOG.md
Björn Schiessle 6ba1b0e159
release v1.6.1
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-08-09 11:43:07 +02:00

937 B

Changelog

All notable changes to this project will be documented in this file.

1.6.1

Fixed

  • internal version number

1.6.0

Changelog

  • Allow multiple IDP's
  • Add attribute mapping for groups

1.5.0

Changed

  • add attribute mapping for the users quota
  • add option to use the local user back-end (and LDAP) in parallel to SAML

Fixed

  • fix redirect loop in case a user was disabled
  • query LDAP for user data during auto-provisioning in case "Only allow authentication if an account is existent on some other backend" is enabled

1.4.2

  • update display name in accounts table correctly
  • improve error messages and logging

1.4.0

Fixed

  • Spelling mistakes
  • Keep displayname after login
  • Fix compatibility with reverse proxies
  • Set last login after successful login operation
  • SLO support
  • Hide attribute mapping until a type is selected

1.3.2

Added

  • Added sample screenshots