Skip to Content.
Sympa Menu

shibboleth-dev - RE: Strawman AuthnRequest profile #2 (ignore previous)

Subject: Shibboleth Developers

List archive

RE: Strawman AuthnRequest profile #2 (ignore previous)


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Tom Scavo'" <>
  • Cc: "'Shibboleth Developers'" <>
  • Subject: RE: Strawman AuthnRequest profile #2 (ignore previous)
  • Date: Tue, 4 Jan 2005 19:25:36 -0500
  • Organization: The Ohio State University

> ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
> AssertionConsumerServiceURL="https://sp.org/SAML2/SSO/Artifact";
> ProviderName="My Service Provider">

These three attributes are probably in the category of "rarely used", so
maybe don't make the best examples.

> <samlp:NameIDPolicy
> AllowCreate="true"
> Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"/>
> </samlp:AuthnRequest>

Similarly, I suspect using AllowCreate with anything but persistent is
probably also rare. It's not nonsensical, it's just kind of a competing set
of deployment considerations.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page