Skip to Content.
Sympa Menu

mace-opensaml-users - RE: signature validation in OpenSAML2

Subject: OpenSAML user discussion

List archive

RE: signature validation in OpenSAML2


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: signature validation in OpenSAML2
  • Date: Tue, 11 Dec 2007 14:53:07 -0500
  • Organization: The Ohio State University

> Our constants tend not to be all in one place, but rather associated
> with the class(es) that use them, sometime on a relevant interface,
> sometimes split out into separate files. I double-checked and we don't
> have any constants for the subject confirmation method URI's. I think
> we did it that way because the specific methods are not defined within
> SAML Core, but rather within the OASIS Profiles document, and we don't
> implement profile support anywhere in the opensaml stack. That's
> usually something that higher level code that implements profiles would
> do (like the Shibboleth IdP).

They are part of the spec though, and there aren't a lot of externally
defined values. I'd put them in the SubjectConfirmation class like I did.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page