Quantcast
Channel: Active questions tagged ruby - Stack Overflow
Viewing all articles
Browse latest Browse all 4622

Add custom attribute to SAML request to get it back on response

$
0
0

Is it possible with Ruby SAML (version 1.16.0) to send a custom attribute (such as the current URL) to the IdP to get in back as part of the response?

Something like

response = OneLogin::RubySaml::Response.new(params[:SAMLResponse], settings: settings)response.my_custom_attribute # => Whatever I sent with my request

Viewing all articles
Browse latest Browse all 4622


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>