<div dir="ltr">Hi,<div><br></div><div>Can anyone please tell me how I can redirect a user to a specific page after SSO using relayState parameter or target parameter. What config changes are required at shibboleth side to do so.</div><div><br></div><div>I am using this as my test client to test SSO and provided target parameter and relyParty parameter(Landing page url) but still I am getting redirect to default page </div><div><br></div><div><body><br>      <center><br>                <br><br></div><div><br>           <form action="http://<<a href="http://example.com">example.com</a>>/idp/profile/SAML2/Unsolicited/SSO" method="post"><br><br>                 <input type="hidden" name="an" value="testClient"/><br><br>                     Enter username : <input name="userId" value="<a href="mailto:SDWAN-M2-Mix-FGTs@moralito.com">SDWAN-M2-Mix-FGTs@moralito.com</a>" size="31"/><br><br><br>                    Role type   : <input  name="role" value="customer_admin" size="31" /><br> <br>                        <input type="hidden" name="providerId" value="<a href="http://xyz.com">xyz.com</a>"/></div><div><br></div><div>                 <input type="hidden" name="target" value="<a href="http://abc.com">abc.com</a>"/><br><br></div><div>                  <input type="hidden" name="RelayState" value="<a href="http://abc.com">abc.com</a>"/><br><br></div><div>                      <br><button type="submit" value="Submit" name="samlsso">Submit SSO Request</button></div><div><br>            </form><br> </center><br></body><br></html><br></div></div>