X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=testing%2Fshibboleth.mdwn;h=a2093bd5f0bce1138f7110a0d6f65d29b2fc4653;hb=191913cc4a43aaa25bd3a9e71734f582925fc97c;hp=8ded783238e66e7876312a38056c5faa7583606e;hpb=ddb886232e12f6bab42475bcb010c785b5a33dba;p=devwiki.git diff --git a/testing/shibboleth.mdwn b/testing/shibboleth.mdwn index 8ded783..a2093bd 100644 --- a/testing/shibboleth.mdwn +++ b/testing/shibboleth.mdwn @@ -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-AAA-Assertion += '' } + +Confirmed SAML attributes are available from GSS naming extensions as of 482459a9