<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I am getting close. What you are using for the FederationMetadataUrl ?<br>
<div><br></div></div></div></blockquote><div><br>I'm not.... the o365 metadata is stored in a FilesystemMetadataProvider...<br><br> <!-- Azure for Office 365 --><br>
<metadata:MetadataProvider id="AzureLocal"
xsi:type="FilesystemMetadataProvider"
xmlns="urn:mace:shibboleth:2.0:metadata"<br> metadataFile="/opt/shibboleth-idp/metadata/azure-metadata.xml"><br> <metadata:MetadataFilter xsi:type="ChainingFilter" xmlns="urn:mace:shibboleth:2.0:metadata"><br>
<metadata:MetadataFilter xsi:type="EntityRoleWhiteList" xmlns="urn:mace:shibboleth:2.0:metadata"><br> <metadata:RetainedRole>samlmd:SPSSODescriptor</metadata:RetainedRole><br>
</metadata:MetadataFilter><br> </metadata:MetadataFilter><br> </metadata:MetadataProvider><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div><div><br></div>Would you mind sharing how you are releasing attributes? In my idp-process.log i get:<br></div></div></blockquote></div><br></div><div class="gmail_extra">from my attribute-filter.xml...<br>
<br> <!-- Attribute Filter Policy for Windows Azure AD --><br> <afp:AttributeFilterPolicy id="PolicyForWindowsAzureAD"><br> <afp:PolicyRequirementRule xsi:type="basic:AttributeRequesterString" value="urn:federation:MicrosoftOnline" /><br>
<!-- Release userPrincipalName as Windows Azure AD User ID --><br> <afp:AttributeRule attributeID="UserId"><br> <afp:PermitValueRule xsi:type="basic:ANY"/><br>
</afp:AttributeRule><br>
<!-- Release Immutable ID to Windows Azure AD --><br> <afp:AttributeRule attributeID="ImmutableID"><br> <afp:PermitValueRule xsi:type="basic:ANY"/><br> </afp:AttributeRule><br>
<!-- Note: it is not recommended to send transientId to Windows Azure AD --><br> <afp:AttributeRule attributeID="transientId"><br> <afp:DenyValueRule xsi:type="basic:ANY"/><br>
</afp:AttributeRule><br> </afp:AttributeFilterPolicy><br><br></div><div class="gmail_extra"><br clear="all"></div><div class="gmail_extra"><br>-- <br><div dir="ltr"><div>Robert W. Gorrell<br>Systems Architect, Identity and Access Management </div>
<div>University of NC at Greensboro<br><span style="white-space:nowrap">336-334-5954</span><br>PGP Key ID B36DB0CA<br></div></div>
</div></div>