devise_saml_authenticatable icon indicating copy to clipboard operation
devise_saml_authenticatable copied to clipboard

pass RelayState to LogoutRequest if config.saml_relay_state is set

Open atistler opened this issue 9 years ago • 1 comments

Shouldn't RelayState also be passed OneLogin::RubySaml::Logoutrequest#create params?

atistler avatar Jan 12 '17 06:01 atistler

Thanks, sorry we missed this! ❤️

Looks like some Base64 decoding code got included in this PR too—can you split that into a separate issue?

adamstegman avatar Jan 20 '17 18:01 adamstegman