<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I am implementing shibboleth for ruby-on-rails app where this gem is used <a href="https://github.com/onelogin/ruby-saml" class="">https://github.com/onelogin/ruby-saml</a><div class="">I should not be using this gem?</div><div class="">I can see session variables like in mydomain/Shibboleth.sso/Session:</div><div class=""><pre class=""><u class="">Attributes</u>
<strong class="">displayName</strong>: Rohit Shinde
<strong class="">givenName</strong>: Rohit
<strong class="">mail</strong>:<a href="mailto:rohit@msu.edu" class="">rohit@msu.edu</a></pre><div class=""><br class=""></div></div><div class="">Can I get get this email from my homeURL ? Asking because browser is redirecting to <a href="https://mydomain/Shibboleth.sso/SAML2/POST" class="">https://mydomain/Shibboleth.sso/SAML2/POST</a>  and then immediately to homeURL as per SAMLTracer.</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 20-Nov-2018, at 12:51 AM, Cantor, Scott <<a href="mailto:cantor.2@osu.edu" class="">cantor.2@osu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 11/19/18, 2:04 PM, "users on behalf of Rohit Shinde" <<a href="mailto:users-bounces@shibboleth.net" class="">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:rohit@venturit.com" class="">rohit@venturit.com</a>> wrote:<br class=""><br class=""><blockquote type="cite" class="">I am stumped. Please help.<br class=""></blockquote><br class="">That is not you use the SP, you don't process the response yourself. You need to read the documentation.<br class=""><br class=""><a href="https://wiki.shibboleth.net/confluence/display/SP3/WebServers" class="">https://wiki.shibboleth.net/confluence/display/SP3/WebServers</a><br class=""><br class="">The relevant topics are at the bottom of that page.<br class=""><br class="">-- Scott<br class=""><br class=""><br class="">-- <br class="">For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg<br class="">To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net<br class=""></div></div></blockquote></div><br class=""></div></body></html>