Most effort focused on the existing SAML attribute support rather than the GSS extractor. Copy the dictionary.ukerna file from mech_eap to /usr/share/freeradius, and edit /usr/share/freeradius/dictionary to include that dictionary file. Testing sample assertion added to /etc/freeradius/sites-available/default update reply { SAML-AAA-Assertion = '' SAML-AAA-Assertion += 'urn:mace:incommon:osu.edu' SAML-AAA-Assertion += '' SAML-AAA-Assertion += 'cantor.2@osu.edu' SAML-AAA-Assertion += '' SAML-AAA-Assertion += '' } Confirmed SAML attributes are available from GSS naming extensions as of 482459a9