convert legacy NameID to current
sherrera
sherrera at bradley.edu
Thu Aug 8 16:45:24 EDT 2019
The way I was able to see what was being released is at the sign in page, it
lists what attributes it will release to the SP. I verified that against a
saml plugin for my browser and in the log file idp-process.log. I'm
releasing 3 attributes but only see 2 of them. Here is my
attribute-filter.xml entry. I believe I am requesting the mail attribute
correctly.
<AttributeFilterPolicy id="releaseToBitsight">
<PolicyRequirementRule xsi:type="Requester"
value="https://service.bitsighttech.com/saml/metadata/" />
<AttributeRule attributeID="mail">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
<AttributeRule attributeID="bitsightCommonName">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
<AttributeRule attributeID="surname">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
</AttributeFilterPolicy>
As for restarting the service, it's running on ubuntu 16.04 and I restart
tomcat. I've even gone as far as restarting the box.
--
Sent from: https://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html
More information about the users
mailing list