Hi Akila, You can define the new saml Idp url in <IS_HOME>/repository/deployment/server/jaggeryapps/dashboard/authentication/auth_config.json
Eg: "SAML.IdPUrl" : "htttps://wso2.is.com/samlsso" You can check [1] for more info. [1] https://wso2.org/jira/browse/IDENTITY-5285 Thanks Isura *Isura Dilhara Karunaratne* Senior Software Engineer | WSO2 Email: [email protected] Mob : +94 772 254 810 Blog : http://isurad.blogspot.com/ On Mon, Jan 23, 2017 at 5:53 PM, Akila Nimantha [IT/EKO/LOITS] < [email protected]> wrote: > Hi all, > > > > I am trying to access wso2 identity servers single sign on functionality > through haproxy / nginx load balancer. > > When I try to login to the application through the load balancer, identity > server still gives me its direct sso url(with identity servers real ip and > port) other than through the load balancer. > > Seems this URL redirection triggered from the identity server. > > Both application and the identity server fronted through the load balancer > using different ports. > > Application configured to call IDS sso through the load balancer and also > identity servers “Assertion Consumer URL” as load balancer fronted > application URL. > > > > Is there any specific change/ configuration to redirect SSO page through > specific IP(load balancer) ?? > > Or > > Am I asking a stupid question?? J J > > > > Regards, > > Akila Rathnayake > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
