Idp 3.x persistentId / shibsp-plugin-AttributeQuery-Handler
Cantor, Scott
cantor.2 at osu.edu
Tue Mar 31 11:17:24 EDT 2015
On 3/31/15, 11:13 AM, "Raffael Sahli" <sahli at gyselroth.com> wrote:
>I have tried it before, but probably with a wrong encoder and probably a wrong attribute declaration :(
>
>357 <resolver:AttributeDefinition id="persistentId" xsi:type="ad:Simple" sourceAttributeID="persistentId">
>358 <resolver:AttributeEncoder xsi:type="enc:SAML1StringNameIdentifier"
The source attribute for the V3 code should be a simple string attribute, no encoder needed. You're producing a NameID directly. That's not the V3 way, that's the V2 way. If you want that, follow the old documentation, not the new.
-- Scott
More information about the users
mailing list