Shibboleth support in my application
Kevin P. Foote
kpfoote at iup.edu
Tue Sep 24 11:58:17 EDT 2013
On Tue, 24 Sep 2013, mmichaelchn wrote:
> I meant to say my application is hosted on tomcat and so I have setup a ajp
> handler so I could handle the request.
> Now my problem is whenever a user come to website he is thrown to idp login
> screen and on successful authetication the user still remains on apache
> server path "https://localhost:444/my-application" where as my tomcat
> application runs on "http://localhost:8080/my-application"
> so I am unable to figure out how will idp redirect me to right path may be i
> have done the setup wrong so wanted to see if there is any pointer on how I
> could correct it.
..I have honestly lost track of this thread..
But, I believe you have not properly virtualized the ServerName in your
apache / web container.
What does your SP delivered metadata say for its ACS locations... ??
That is an easy way to figure out if your apache config is correct.
------
thanks
kevin.foote
More information about the users
mailing list