I am using ruby-openid, can I change the return URL to something other than the default (current action)?
(Using rails 4)
I am using ruby-openid, can I change the return URL to something other than the default (current action)?
(Using rails 4)
Copyright © 2021 Jogjafile Inc.
You are probably looking for the
return_to
option:http://rubydoc.info/github/openid/ruby-openid/OpenID/Consumer/CheckIDRequest#redirect_url-instance_method