Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 1.72 KB

Stanford SamlAuth

1.0.10

Release Date: 2024-09-16

  • Updated unit test to install path_alias entity.

1.0.9

Release Date: 2024-05-29

  • Store workgroup api responses during the login to avoid unneeded requests.

1.0.8

Release Date: 2024-05-28

  • Adjusted Dependency versions

1.0.7

Release Date: 2024-04-23

  • Fixed update hook number.

1.0.6

Release Date: 2024-04-22

  • Add configurable workgroup api timeout and increase it (#12)

1.0.4

Release Date: 2024-03-29

  • Fix saml login block to only use the path, not query params.

1.0.3

Release Date: 2023-09-28

  • Handle basic sunets without a mail attribute.
  • Fixed empty role population during install.

1.0.2

Release Date: 2023-08-08

  • Update unit tests for D10.

1.0.1

Release Date: 2023-08-07

  • Use Saml attributes for role mapping and authoriztion
  • Use a controller to handle redirecting legacy simplesamlphp routes.

1.0.0

Release Date: 2023-08-05

  • Initial release