Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Releases: CESNET/perun-simplesamlphp-module

v7.8.2

14 Apr 08:52
Compare
Choose a tag to compare

7.8.2 (2022-04-14)

Bug Fixes

  • Swaps getUsersGroupsOnSp and getUsersGroupsOnFacility methods (660ba85)

v7.8.1

13 Apr 12:56
Compare
Choose a tag to compare

7.8.1 (2022-04-13)

Bug Fixes

  • 🐛 Fix direct registration in SpAuthorization (1e52a49)

v7.8.0

13 Apr 10:41
Compare
Choose a tag to compare

7.8.0 (2022-04-13)

Bug Fixes

  • Code checks (fca9739)
  • Minor fixes in AuthProc filters (48c6949)
  • PerunEnsureMember sends users which are not in vo to regitration (524c6ed)
  • Removes redundant log in updateUes script (232d3b8)
  • Rewrites aarc_idp_hint (9657f72)
  • SpAuthorization - unouthorized when user is not in the request (f201a15)
  • store a full attribute object from RPC (efc0f8f)
  • Updates processFilterConfigurations-example (760b6bd)
  • updateUes - attr initialization from null to [] (294f7c4)

Features

  • Adapter - getUsersGroupsOnSp, getGroupsWhereMemberIsActive (18b6aed)
  • PerunConstants (520bbb7)
  • PerunEnsureMember (373d3a3)
  • PerunUserGroups (48fd82c)
  • SpAuthorization - adds handle_unsatisfied_membership option (13ca45e)
  • UpdateUserExtSource - introduces appendOnlyAttrs, fixes the way how attrsToUpdate are created (b241135)

v7.7.0

11 Apr 13:14
Compare
Choose a tag to compare

7.7.0 (2022-04-11)

Features

  • ContactsToArray transformer (015fb7f)

v7.6.4

06 Apr 08:42
Compare
Choose a tag to compare

7.6.4 (2022-04-06)

Bug Fixes

v7.6.3

06 Apr 07:29
Compare
Choose a tag to compare

7.6.3 (2022-04-06)

Bug Fixes

  • 🐛 Fix reading configurati novalues in ExtractRequestAttrib (60d2ffb)
  • 🐛 Small fix in redirects in the PerunUser filter (e0166f6)

v7.6.2

05 Apr 06:35
Compare
Choose a tag to compare

7.6.2 (2022-04-05)

Bug Fixes

  • 🐛 Fix JSON in perun dictionary (41bf728)

v7.6.1

04 Apr 14:49
Compare
Choose a tag to compare

7.6.1 (2022-04-04)

Bug Fixes

  • 🐛 Fix default value in ForceAup due to strictypes (eb75544)

v7.6.0

04 Apr 13:38
Compare
Choose a tag to compare

7.6.0 (2022-04-04)

Bug Fixes

Features

  • 🎸 AuthProcFilter GenerateIdPAttributes (a2ca6ea)
  • 🎸 AuthProcFilter PerunUser - identify user from Perun (b31976a)
  • 🎸 AuthProcFilter QualifyNameID (1f8bd75)
  • 🎸 DropUserAttributes authProcFilter (c763ad9)
  • 🎸 New filter for extracting attribute from request var (6c6110f)
  • 🎸 PerunAup authProcFilter (301139a)
  • 🎸 SpAuthorization authproc filter (5771a1b)
  • Consolidator app (e7bbde9)

v7.5.1

01 Apr 18:03
Compare
Choose a tag to compare

7.5.1 (2022-04-01)

Bug Fixes

  • getPerunUser name construction (ec7150a)