<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="">Thanks Scott for reply.<div class="">From <a href="https://mydomain/Shibboleth.sso/Session" class="">https://mydomain/Shibboleth.sso/Session</a>, I can see session is created and same is found in log. I have not set homeURL in shibboleth2.xml. Even if I set any homeURL, its first hitting <a href="https://mydomain/Shibboleth.sso/SAML2/POST" class="">https://mydomain/Shibboleth.sso/SAML2/POST</a> and redirecting to homeURL. <div class=""><br class=""></div><div class="">I have set relyingParty in shibboleth2.xml as:</div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class=""><RelyingParty keyName="<a href="https://idp1.idm.msu.edu/idp/shibboleth" class="">https://idp1.idm.msu.edu/idp/shibboleth</a>"></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class=""></RelyingParty></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class="">So where problem could be?</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class=""><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On 19-Nov-2018, at 8:16 PM, 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, 9:38 AM, "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=""><blockquote type="cite" class=""><br class="">Its a ruby-on-rails app where I have set route for Shibboleth.sso/SAML2/POST but I am not going in this controller <br class="">rather its going on home page. It is happening because Nginx setting? <br class=""></blockquote><br class="">I've no idea, I'm simply answering your question (and only that question, I'm not getting sucked into this thread, it has nothing to do with my software, and everything to do with your personal environment). If you want to know what the SP is actually doing, look at its logs and it will tell you. If it generated a 302 at that location to a custom value supplied for homeURL, there is little doubt that it processed the SAML response and created a session and with no relay state defaulted itself to redirecting to homeURL. That's it.<br class=""><br class="">-- Scott<br class=""><br class=""><br class="">-- <br class="">For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" class="">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br class="">To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" class="">users-unsubscribe@shibboleth.net</a><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>