Skip to Content.
Sympa Menu

mace-opensaml-users - RE: AuthnContextDecl

Subject: OpenSAML user discussion

List archive

RE: AuthnContextDecl


Chronological Thread 
  • From: Frank Cornelis <>
  • To:
  • Subject: RE: AuthnContextDecl
  • Date: Wed, 12 Sep 2007 09:33:10 +0200


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
>
>



Archive powered by MHonArc 2.6.16.

Top of Page