Skip to Content.
Sympa Menu

shibboleth-dev - Re: Attribute presention API

Subject: Shibboleth Developers

List archive

Re: Attribute presention API


Chronological Thread 
  • From: Walter Hoehn <>
  • To: "Scott Cantor" <>
  • Cc: <>, "'Howard Gilbert'" <>
  • Subject: Re: Attribute presention API
  • Date: Sat, 14 Aug 2004 00:10:07 -0500

Since this stuff has already been parsed, I'd probably prefer to have access to the OpenSAML objects. Maybe something along the lines of:

(SAMLAssertion[]) ServletRequest.getAttribute(
"edu.internet2.middleware.shibboleth.target.assertions");

-Walter


On Aug 13, 2004, at 7:56 PM, Scott Cantor wrote:


Of course what we really want is to be able to apply XACML or something to
the attributes, but that is for sometime in the future.

You may note that the exportAssertion option isn't able to export more than
one assertion in my code, which is something that needs to be dealt with at
some point. I'm not sure there's a great answer, short of something simple,
like exporting a count, and then headers like "Shib-Attributes-1", etc.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page