Hi Oliver, The issue wasn't Fediz bug. It was my bad. When I run same application in different machine, it still try to redirect to wkengchoi.global.sdl.corp machine. Then I realized that the host name is hard coded somewhere(I was experimenting at the beginning and removed it from source code, but I didn't run build after that) jar file that I deployed under lib/fediz directory on Tomcat. I rerun build and deployed new jar file and get it fixed. Thanks for your help.
Any update on Fediz recently? Gina On Thu, May 31, 2012 at 9:53 AM, Gina Choi <[email protected]> wrote: > Hi Oliver, > > I have attached zipped fediz_config.xml for your reference. > > Thanks. > > Gina > > On Thu, May 31, 2012 at 7:29 AM, Oliver Wulff <[email protected]> wrote: > >> Hi Gina >> >> >> >> Can you please share with us the fediz_config.xml? >> >> >> >> The following statement confuses me: >> >> >>> >> My original requested URL was >> https://wkensv0305.global.sdl.corp:8443/Airline/code/Welcome.jsp, but >> after user is authenticated, Fediz try to redirect me to https:// >> wkengchoi.global.sdl.corp:8443/Airline/code/Welcome.jsp which causes >> page not found. If run my sample app on the server machine >> wkensv0305.global.sdl.corp, I don't have this issue. >> >> >>> >> >> The original request goes already to the server machine wkensv0305. >> >> >> >> Thanks >> >> Oli >> >> >> >> ------ >> >> Oliver Wulff >> >> Blog: http://owulff.blogspot.com >> Solution Architect >> http://coders.talend.com >> >> <http://coders.talend.com>Talend Application Integration Division >> http://www.talend.com >> ------------------------------ >> *From:* Gina Choi [[email protected]] >> *Sent:* 30 May 2012 22:56 >> *To:* [email protected] >> *Cc:* Oliver Wulff >> *Subject:* Fediz possible bug with WS-Federation URL redirecting >> >> Hi All, >> >> I configured Fediz WS-Federation with my sample app which is running on >> remote machine - wkensv0305.global.sdl.corp. I was running my sample >> app from my local machine - wkengchoi.global.sdl.corp. My original >> requested URL was >> https://wkensv0305.global.sdl.corp:8443/Airline/code/Welcome.jsp, but >> after user is authenticated, Fediz try to redirect me to https:// >> wkengchoi.global.sdl.corp:8443/Airline/code/Welcome.jsp which causes >> page not found. If run my sample app on the server machine >> wkensv0305.global.sdl.corp, I don't have this issue. I have attached >> Fiddler session archive file. I haven't looked at Fediz source code yet. >> >> Thanks. >> >> Gina >> > >
