(no commit message)
[devwiki.git] / testing / shibboleth.mdwn
index d85669a..a2093bd 100644 (file)
@@ -1,3 +1,7 @@
+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 {
@@ -8,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