All notable changes to this project will be documented in this file.
- add attribute mapping for the users home directory when creating a new user
- update to upstream php-saml 3.0 (upstream library) which removes the mcrypt dependency
- Improve SAML behaviour in a Global Scale setup
- many small changes/fixes to make SAML work in a Global Scale setup
- Add reset button to start over with the configuration
- Show default login screen until SSO is configured
- updated translations
- small fixes
- internal version number
- Allow multiple IDP's
- Add attribute mapping for groups
- add attribute mapping for the users quota
- add option to use the local user back-end (and LDAP) in parallel to SAML
- 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
- update display name in accounts table correctly
- improve error messages and logging
- 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
- Added sample screenshots