updates
[devwiki.git] / testing / shibboleth.mdwn
index 8ded783..a2093bd 100644 (file)
@@ -1,3 +1,5 @@
+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
@@ -10,3 +12,5 @@ Testing sample assertion added to /etc/freeradius/sites-available/default
                SAML-AAA-Assertion += '</saml:AttributeStatement>'
                SAML-AAA-Assertion += '</saml:Assertion>'
        }
+
+Confirmed SAML attributes are available from GSS naming extensions as of 482459a9