omniauth / omniauth-saml

A generic SAML strategy for OmniAuth
https://github.com/omniauth/omniauth-saml
Other
331 stars 205 forks source link

Support for POST binding? #217

Open adolski opened 6 months ago

adolski commented 6 months ago

Does omniauth-saml support the SAML 2.0 POST binding (urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST)? I see support in ruby-saml, but I wonder if it's possible to propagate that through to omniauth-saml.