v3.3.1
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 namedSamlIDP
). - Corrected documentation for SAML<->Social login use case.