Skip to content

v3.3.1

Choose a tag to compare

@zamzterz zamzterz released this 07 Oct 11:17
· 913 commits to master since this release

Fixes:

  • Too greedy regular expression for path routing, led to requests being routed to wrong plugin if there names were a substring of each other (e.g. frontend named Saml and backend named SamlIDP).
  • Corrected documentation for SAML<->Social login use case.