omniauth / omniauth-saml

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

fix: Signature validation on IdP initiated SLO #195

Closed RomanKosovnenko closed 3 years ago

RomanKosovnenko commented 3 years ago

This closes #194

Hello everyone, In this PR I would like to fix Issue #194 The solution is to provide a hash with two keys "settings" and "get_params".

Look forward for your reviews and suggestion, because I'm not a ruby developer.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c271a3771b9e866a62dabceb9e3854307b4dc4d1 on RomanKosovnenko:fix/logout_request_signature_validation into ee5ea2f781f6764e32c4d9ba72c5a2ecb2f340bd on omniauth:master.