<div dir="ltr">Hi, Peter. Thanks for the pointers. I fixed a few mistakes on the permissions that releases the attribute so that for each specific SP (I have a couple additional ones in the file which I did not list), it only releases the specified attribute. I have also fixed the format to email address in the metadata as well as in the attribute-resolver.xml files. However it is still putting the "cn" from eDirectory (which is the username) into the NameID field. <div><br></div><div>Any ideas?</div><div><br></div><div> -Andrew</div><div><br></div><div><br></div><div>The configurations now look like the following:<div><br></div><div>attribute-filter.xml:</div><div><div><br></div><div> <afp:AttributeFilterPolicy id="doNotReleaseTransientIdToAnyoneMySiteA"></div><div> <afp:PolicyRequirementRule xsi:type="basic:NOT"></div><div> <basic:Rule xsi:type="basic:AttributeRequesterString" value="<a href="http://mail.google.com/a/dev.mySiteA.ca">mail.google.com/a/dev.mySiteA.ca</a>" /></div><div> </afp:PolicyRequirementRule></div><div> <afp:AttributeRule attributeID="transientId"></div><div> <afp:PermitValueRule xsi:type="basic:ANY" /></div><div> </afp:AttributeRule></div><div></afp:AttributeFilterPolicy></div></div><div><br></div><div><div><afp:AttributeFilterPolicy id="releaseGoogleMySiteAEmail"></div><div> <afp:PolicyRequirementRule xsi:type="basic:AttributeRequesterString" value="<a href="http://google.com/a/dev.mySiteA.ca">google.com/a/dev.mySiteA.ca</a>"/></div><div> <afp:AttributeRule attributeID="GoogleMySiteAEmail"></div><div> <afp:PermitValueRule xsi:type="basic:ANY" /></div><div> </afp:AttributeRule></div><div></afp:AttributeFilterPolicy></div></div><div><br></div><div><br></div><div>----------------</div><div>attribute-resolver.xml:</div><div><br></div><div><div><resolver:AttributeDefinition xsi:type="PrincipalName" xmlns="urn:mace:shibboleth:2.0:resolver:ad"</div><div> id="GoogleMySiteAEmail"</div><div> sourceAttributeID="email"></div><div> <resolver:Dependency ref="myLDAP" /></div><div> <resolver:AttributeEncoder xsi:type="enc:SAML1StringNameIdentifier" nameFormat="urn:mace:shibboleth:1.0:nameIdentifier"/></div><div> <resolver:AttributeEncoder xsi:type="enc:SAML2StringNameID" nameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"/></div></div><div><br></div><div><br></div><div>-------------------------</div><div><br></div><div>googleMySiteA-metadata.xml :</div><div><br></div><div><div><EntityDescriptor entityID="<a href="http://google.com/a/dev,mySiteA.ca">google.com/a/dev,mySiteA.ca</a>" xmlns="urn:oasis:names:tc:SAML:2.0:metadata"></div><div> <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"></div><div> <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat></div><div> <AssertionConsumerService index="1" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"</div><div> Location="<a href="https://www.google.com/a/dev.mySiteA.ca/acs">https://www.google.com/a/dev.mySiteA.ca/acs</a>" /></div><div> </SPSSODescriptor></div><div></EntityDescriptor></div></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><div class="gmail_signature"><div dir="ltr"><br></div></div>
</div></div>