Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SAMLAuthenticationQuery

Subject: OpenSAML user discussion

List archive

RE: SAMLAuthenticationQuery


Chronological Thread 
  • From: Scott Cantor <>
  • To: 'Candido Rodriguez' <>,
  • Subject: RE: SAMLAuthenticationQuery
  • Date: Sun, 15 Feb 2004 18:17:01 -0500
  • Importance: Normal
  • Organization: The Ohio State University

> I have a problem with the element 'AuthenticationQuery'.
> I've read in SAML specifications from OASIS that the
> 'AuthenticationMethod' is optional for that, but in OpenSAML, with the
> constructor 'SAMLAuthenticationQuery(SAMLSubject
> subject,java.lang.String authMethod)', you have to specify an
> Authenticacion Method. I've tried to put a null value, but it always
> throws a SAMLException. What's the solution?

Sorry, it's fixed.

Note that AuthnQuery is pretty rarely used. If you're using it to
authenticate users by including a credential inside it, don't.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page