Skip to Content.
Sympa Menu

shibboleth-dev - Re: Beta IdP: No principal attribute supports an encoding into a supported name ID format

Subject: Shibboleth Developers

List archive

Re: Beta IdP: No principal attribute supports an encoding into a supported name ID format


Chronological Thread 
  • From: "Rod Widdowson" <>
  • To: <>
  • Subject: Re: Beta IdP: No principal attribute supports an encoding into a supported name ID format
  • Date: Tue, 25 Sep 2007 13:30:50 +0100

Further, if I define an attribute with encoding "SAML1String", it seems to forget its name

<saml:Attribute AttributeNamespace="urn:mace:shibboleth:1.0:attributeNamespace:uri">

To quickly follow up on this you can fix this by specifying a name to the AttributeEncoder:

<resolver:AttributeEncoder xsi:type="enc:SAML1String"

xmlns="urn:mace:shibboleth:2.0:attribute:encoder"
name="ReleaseName"/>




Archive powered by MHonArc 2.6.16.

Top of Page