RE: [saml-dev] strongly matches

From
Scott Cantor <>
Date
2006-10-16T20:24:17+00:00
ID
006201c6f160$f765b4b0$
Thread
RE: [saml-dev] strongly matches
> In the definition of "strongly matches" in section 3.3.4 of SAML2Core,
> is it implied that the SubjectConfirmation/@Method attributes of the
> two Subjects are equal?

@Method more or less yes, along with the other simple content, but the
actual confirmation data, nope. Quite by design, e.g. "HoK using KeyName
Foo" -> "HoK using X509Certificate"

> Without this requirement, it seems the condition is untestable.

It is, at least outside the bounds of a particular deployment. "All interop
ends at ds:KeyInfo (tm)"

-- Scott