devise_saml_authenticatable icon indicating copy to clipboard operation
devise_saml_authenticatable copied to clipboard

ruby-saml latest update -> idp_sso_target_url changed to idp_sso_service_url

Open rcamps opened this issue 4 years ago • 1 comments
trafficstars

Please see https://github.com/onelogin/ruby-saml#updating-from-111x-to-1120

The change to the relevant setting key names in ruby-saml's most recent update causes all devise SAML requests to fail.

rcamps avatar Mar 04 '21 20:03 rcamps

Hi @rcamps, there shouldn't be anything in the gem that would be affected by this upgrade. Have you updated your SAML configuration that is passed to the gem?

You can see the changes I made in #192 to support ruby-saml 1.12 in our tests. No changes were made to the library code.

adamstegman avatar Apr 29 '21 18:04 adamstegman