Skip to Content.
Sympa Menu

mace-opensaml-users - Re: AuthnContextDecl

Subject: OpenSAML user discussion

List archive

Re: AuthnContextDecl


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: AuthnContextDecl
  • Date: Thu, 13 Sep 2007 08:50:01 -0400
  • Openpgp: id=A260F52E; url=http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0x3F5E9E87A260F52E
  • Organization: Georgetown University

Fixed in rev 1069

Frank Cornelis wrote:
> https://bugs.internet2.edu/jira/browse/JOST-15
>
> On Tue, 2007-09-11 at 10:30 -0400, Scott Cantor wrote:
>>> What I'm trying to do is to use the
>>> saml-schema-authn-context-ppt-2.0.xsd via JAXB2. After marshaling I end
>>> up with a DOM. But when I then do:
>>> authnContextDecl.setDOM(passwordDeclaration.getDocumentElement());
>>> I end up with 'AuthenticationContextDeclaration' as top-level element
>>> instead of 'AuthnContextDecl'. Is it possible that the
>>> saml-schema-authn-context-types-2.0.xsd is offering the wrong top-level
>>> element?
>> The library is treating AuthnContextDecl as a string instead of as anyType,
>> file a bug.
>>
>>> Are there any
>>> plans for supporting some of the authentication context declarations out
>>> of the box?
>> Declarations are transaction-specific, it's impossible to "support" them in
>> a library.
>>
>> -- Scott
>>
>>

--
Chad La Joie 2052-C Harris Bldg
OIS-Middleware 202.687.0124



Archive powered by MHonArc 2.6.16.

Top of Page