Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] PAOS binding

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] PAOS binding


Chronological Thread 
  • From: Jonathan Tellier <>
  • To:
  • Subject: Re: [OpenSAML] PAOS binding
  • Date: Mon, 28 Mar 2011 10:37:20 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=EBHuul4jEuno0UIS4Y2K/P/pc3rSa6AK3O8Tf78BWtMnSgqwYReRJMhltNmEZ2InMV MGqF2KMWdOUsiEDRqaj9B0G1cU8Uvk17ogwD0KvV6VbQnnnJnaA3CyZOQrfYS3xUZ0ne G3GmxX75puSLeUTyQEIh0Esxg/+lFYhDTigMU=

Hey,

I'm reviving this old discussion to inform you that my work on an SP
supporting ECP has been merged into the main Spring SP [1]. So if and
when you'll want to incorporate the things I've added to OpenSAML for
it to support the PAOS binding, you should pull it from there. It's
not much, but it's complete with unit tests.

--jtellier

[1] http://git.springsource.org/spring-security/se-security


On Fri, Dec 17, 2010 at 2:45 PM, Chad La Joie
<>
wrote:
>
>
> On 12/17/10 12:49 PM, Cantor, Scott E. wrote:
>>>
>>> That's exactly what I'm trying to do: load the PAOS related
>>> ObjectProviders by using XML file, just like it's done for the other
>>> ObjectProviders. Now, maybe I'm missing something, but from what I've
>>> understood, the only way opensaml can be informed about a new config
>>> file is to modify its bootstrapping process. I know that in my
>>> application, I could extend the DefaultBootstrap class to add a
>>> reference to my new file, but I initially thought that it would be
>>> better to modify the original bootstrapping process. However, since
>>> you're suggesting otherwise, I could fall back to extending the
>>> bootstrapping process.
>>
>> That would be my impression, but Brent and Chad would know better than me.
>
> The bootstrapping class for the opensaml library is for initializing those
> things with come with that library.  If you want to add things to the
> bootstrapping process you need to extend the class.
>
> --
> Chad La Joie
> http://itumi.biz
> trusted identities, delivered
>


  • Re: [OpenSAML] PAOS binding, Jonathan Tellier, 03/28/2011

Archive powered by MHonArc 2.6.16.

Top of Page