Skip to Content.
Sympa Menu

shibboleth-dev - [Shib-Dev] tags, new login page

Subject: Shibboleth Developers

List archive

[Shib-Dev] tags, new login page


Chronological Thread 
  • From: Steven Carmody <>
  • To: Shib-dev <>
  • Subject: [Shib-Dev] tags, new login page
  • Date: Tue, 03 May 2011 13:42:37 -0400

I've started to work with the login page (and its tags) in IDP 2.3. Actually, I haven't touched the sample page, yet....

The right hand pane is correctly displaying the SP name and description, but is not displaying the logo.

Here's the metadata element that I have for the UIInfo

<mdui:UIInfo>
<mdui:DisplayName xml:lang="en">Brown Univ Test SP (test9)</mdui:DisplayName>
<mdui:Description xml:lang="en">
Brown University Test SP (STC) desc.
</mdui:Description>
<mdui:Logo height="85" width="50">

http://stc-test1.cis.brown.edu/stc-metadata/eswn_logo.gif
</mdui:Logo>
<mdui:InformationURL xml:lang="en">
http://www.brown.edu/
</mdui:InformationURL>
</mdui:UIInfo>


is there anything obviously wrong here ?

thanks!



Archive powered by MHonArc 2.6.16.

Top of Page