Metadata Issue

Brent Putman putmanb at georgetown.edu
Wed Oct 30 19:12:24 EDT 2013


On 10/30/13 6:31 PM, Thomas Jones wrote:
> Good Afternoon Everyone.
>
> I'm following shibs (IdP) and google docs in order to integrated these
> two apps. It's working, but I'm worry about what the logs shows (entry
> 17:16:26.930 second line):


Hmmm, yeah, this didn't look right to me....

>
> 17:16:26.930 - TRACE
> [org.opensaml.saml2.metadata.provider.AbstractMetadataProvider:538] -
> Found entity descriptor for entity with ID
> google.com/a/mygoogledomain.com
> <http://google.com/a/mygoogledomain.com> but it is no longer valid,
> skipping it.
>


Turns out this there is a code path where this validity check and
associated TRACE level message is being done erroneously.  So there's a
bug.  Looks like it was introduced in Oct 2013.  I guess noone noticed
it in 5 years, probably because people tend not to log on TRACE that
often or look at the output that closely (at least I'm inferring).  It
doesn't actually hurt anything operationally, just the incorrect log
message and an unnecessary validity check.

Anyway, you can safely ignore it.  You're not doing anything wrong. 
I'll open an issue and fix.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20131030/50cc30d4/attachment-0001.html 


More information about the users mailing list