Fuze Meeting (Fuzebox) required some tweaking of config files to integrate with Shibboleth IdP. 1. Do not encrypt SAML response 2. Use "basic" rather than "URI" format in encoding attributes 3. Release the custom-encoded attributes to Fuze and proactively add mail 1. Fuze were not able to consume (de-crypt) encrypted assertions and requested the SAML assertion from the IdP be unencrypted. This is provided by adding a custom configuration within relying-party.xml as follows: {{{ }}} 2. Fuze required that the attribute encoding use attrname-format:basic, instead of the default/usual attrname-format:uri. The following distinctively named attributes are encoded in attribute-resolver.xml: {{{ }}} 3. In attribute-filter.xml, added this policy to release the appropriate attributes to Fuze: {{{ }}} The URL for Fuze Meeting relying on UA authentication is: http://alaskaedu.fuze.me/login