X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=blobdiff_plain;f=bugs.mdwn;h=fa74e697df20a2a9db3fe48ac06a040dcc63cf8a;hp=8b13e913975ac0cef78155be0b6a20e542cdfe15;hb=HEAD;hpb=8e8b66f326ecfe5f05712c38ddef25607a26d75f diff --git a/bugs.mdwn b/bugs.mdwn index 8b13e91..fa74e69 100644 --- a/bugs.mdwn +++ b/bugs.mdwn @@ -1,5 +1,3 @@ * When Ethernet interface on the VM is down, some spot in the server side code is crashing on an assertion of p->addr -* With a SAML assertion parsed directly by mech_eap, it's logging an error fetching the GSS name attribute created from a SAML attribute: - * GSS-API error gss_get_name_attribute: The operation or option is not available or unsupported - * GSS-API error gss_get_name_attribute: Unknown naming attribute urn:ietf:params:gss-eap:saml-attr urn:oid:1.3.6.1.4.1.5923.1.1.1.6 +* With a SAML assertion parsed directly by mech_eap, it's sporadically failing to process embedded saml:Attribute elements. Some runs against the server succeed and others will fail with an error looking up the name attribute.