RE: [saml-dev] NameID-less SAML Subject

From
Scott Cantor <>
Date
2008-03-02T19:53:19+00:00
ID
003401c87c9f$0d4f3c40$27edb4c0$@
Thread
RE: [saml-dev] NameID-less SAML Subject
> Suppose I want to query an IdP and identify the subject with an X.509
> certificate (not merely a DN).  I'd be tempted to include the cert in
> a SubjectConfirmation element but the semantics aren't quite right.
> What is the correct way to do this?

Second option I just thought of would be base64-ing the certificate,
defining a Format, and using it inside NameID.

-- Scott