External Auth example, missing logo.

PARDEE, MARTIN (MARTIN) mlp at research.att.com
Mon May 21 20:11:47 BST 2012


Folks:

I've gotten my external auth setup to invoke my local custom JSP class.  That's the good news.

The bad news is that my login.jsp page, won't bring back the logo file for this app. In a related issue,  the formatting for this login page disappeared a while ago but I never followed up on it.

<as an aside,  mu css file lives in webapps/idp/login.css
And my logo file lives in webapps/idp/images/safe_logo.png>


Using LiveHeaders to look at the traffic between the SP and the IdP I see the following two note-worthy items:


This request for the css file brings back a 404:
----------------------------------------------------------
https://dt-safe1.client.research.att.com:8443/idp/login.css

GET /idp/login.css HTTP/1.1
Host: dt-safe1.client.research.att.com:8443
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive
Referer: https://dt-safe1.client.research.att.com:8443/idp/AuthnEngine
Cookie: JSESSIONID=7A6C6439BD7510447225ECB4C5505455; _idp_session=MTM1LjIwNy4xNzEuNjQ%3D%7CNDk4MWY4MGQ4OTUzMTRlZDA5NDM0MjJiN2E0ODE4MWU4ZGY0MzBiZjYyMTQxOTYxYzZlZWM3Zjc1MDA5YjQwMw%3D%3D%7CY%2BGr5vXnfpgVHHX7JcuICufNc7Y%3D; _idp_authn_lc_key=596d6473-dd96-48c5-82d1-6500a9fe12ae

HTTP/1.1 404 Not Found
Server: Apache-Coyote/1.1
Content-Type: text/html
Transfer-Encoding: chunked
Date: Mon, 21 May 2012 18:45:37 GMT

And so does the request for the logo file:

-----------------------------------------------------------------------------------------------------
https://dt-safe1.client.research.att.com:8443/idp/images/safe_logo.png

GET /idp/images/safe_logo.png HTTP/1.1
Host: dt-safe1.client.research.att.com:8443
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive
Referer: https://dt-safe1.client.research.att.com:8443/idp/AuthnEngine
Cookie: JSESSIONID=7A6C6439BD7510447225ECB4C5505455; _idp_session=MTM1LjIwNy4xNzEuNjQ%3D%7CNDk4MWY4MGQ4OTUzMTRlZDA5NDM0MjJiN2E0ODE4MWU4ZGY0MzBiZjYyMTQxOTYxYzZlZWM3Zjc1MDA5YjQwMw%3D%3D%7CY%2BGr5vXnfpgVHHX7JcuICufNc7Y%3D; _idp_authn_lc_key=596d6473-dd96-48c5-82d1-6500a9fe12ae

HTTP/1.1 404 Not Found
Server: Apache-Coyote/1.1
Content-Type: text/html
Transfer-Encoding: chunked
Date: Mon, 21 May 2012 18:45:37 GMT

I have double-checked and googled my little heart out, played with alternative urls' for these resources in the logo.jsp file, all to no avail.


Since I have no idea what I could have changed that could cause this I'm asking for help again,  ahs anyone run into this before?



Thanks,

Martin
mlp at research.att.com<mailto:mlp at research.att.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120521/de128ba2/attachment.html 


More information about the users mailing list