Skip to Content.
Sympa Menu

shibboleth-dev - RE: Origin build

Subject: Shibboleth Developers

List archive

RE: Origin build


Chronological Thread 
  • From: Scott Cantor <>
  • To: 'Walter Hoehn' <>, 'Shib Design Team' <>
  • Subject: RE: Origin build
  • Date: Mon, 28 Jul 2003 23:48:57 -0400
  • Importance: Normal
  • Organization: The Ohio State University

> A first cut of the origin build is available at:
> http://wayf.internet2.edu/shibboleth/shibboleth-origin-1.1.tar.gz
> I haven't synched over the docs yet, but will do that when the final
> revisions are available.

There are definitely some path references to /opt/shibboleth-origin-1.0 to
tweak that I saw.

More to the point...I spotted a bug in my persistent ID class using
resolvertest, because it doesn't use the ARPs to filter the attributes.

While it's not advisable to release TargetedID to a null requester, the
resolver utility won't prevent it using the ARP, so if the attribute is
registered, you get a Null pointer crash because it's calling
requester.getBytes().

I'm not sure what we should do there, but I'm thinking we should go ahead
and construct an ID, but log a warning.

It also warns me that I have an attribute registered w/o a data dependency,
but I'm not sure that should be a warning in every case. Probably comes from
the base class, so I don't know if its fixable from the derived class.

-- Scott

------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--




Archive powered by MHonArc 2.6.16.

Top of Page