Skip to content

Releases: nextcloud/user_saml

v5.1.3

08 Jun 15:40
7f9e07a
Compare
Choose a tag to compare

Added

  • MFA verification flag

Fixed

  • Avoid infinite redirection for disabled user

v5.2.0

22 May 17:04
109ef78
Compare
Choose a tag to compare

v5.1.2

20 Dec 20:23
87bddc5
Compare
Choose a tag to compare

Fixed

  • gently handle incoming SAML Logout Request when the session is missing

v5.1.1

13 Dec 16:12
8ec2d69
Compare
Choose a tag to compare

v5.1.0

23 Nov 09:57
ec1d20c
Compare
Choose a tag to compare

Added

  • User filtering by group memberships

Fixed

  • fetching metadata with IdP id 1
  • Spelling consolidation

v5.0.3

01 Sep 11:47
495ca29
Compare
Choose a tag to compare

Fixed

  • Fix signining in with multiple IdPs
  • Do not show config chooser when operating in env mode

Changed

  • Various dependency updates

v5.0.2

07 Jun 09:49
97178ef
Compare
Choose a tag to compare

Fixed

  • Fix setup with only one idp by using 1 as default value in routes
  • Fix executing meta data validation check after configuration change

v5.0.1

24 May 21:37
5b08d67
Compare
Choose a tag to compare

Fixed

  • Direct login silently fails under some circumstances
  • Mobile login shows regular web interfaces instead of Grant Access page
  • Global checkboxes always unticked in SAML settings

v5.0.0

21 Apr 15:22
3ae2107
Compare
Choose a tag to compare

⚠️ Changed

  • store configurations in a separate database table, not appconfig

Added

  • occ commands for modifying SAML configurations

Removed

  • Ability to change SAML configuration with occ app-config, use the new occ commands instead

Fixed

  • Use effective uid for autoprovisioning new users
  • Handle mobile login flow with direct=1
  • Set proper relaystate url

v4.1.1: Bump version

17 May 11:45
Compare
Choose a tag to compare
Signed-off-by: Roeland Jago Douma <[email protected]>