Skip to Content.
Sympa Menu

shibboleth-dev - RE: CryptoHandleGenerator

Subject: Shibboleth Developers

List archive

RE: CryptoHandleGenerator


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Tom Scavo'" <>
  • Cc: "'Shibboleth Development'" <>
  • Subject: RE: CryptoHandleGenerator
  • Date: Tue, 15 Mar 2005 12:31:29 -0500
  • Organization: The Ohio State University

> In 2.0, the appropriate Format would be
>
> urn:oasis:names:tc:SAML:2.0:nameid-format:encrypted
>
> would it not? Isn't this what Booz-Allen-Hamilton is using?

No, not at all, sorry. This has nothing to do with external encryption. It's
a way of generating transients/handles using crypto to handle shared state.
It's just an alternate implementation of the shared memory handle.

> The problem with that is other attribute requesters will need a
> separate AA endpoint to use the X509SubjectName format.

Not unless they have multiple mappers for that format. Most people should be
able to live with one plugin per SAML format. Multiple plugins is fine as
long as each one is for a different format.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page