X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.orig;a=blobdiff_plain;f=mech_eap%2Futil_shib.cpp;h=418cb774011254501a195d03ecefdd281ef3e923;hp=3d2aa2cd55fc53b9c10a5d7e93060aca085d4ea9;hb=cbcf06a7c018de941b35f0a96ab34926ad3df1df;hpb=a75a1a87dd1cdbf6a8fc7981ff1f950f21c75dd1 diff --git a/mech_eap/util_shib.cpp b/mech_eap/util_shib.cpp index 3d2aa2c..418cb77 100644 --- a/mech_eap/util_shib.cpp +++ b/mech_eap/util_shib.cpp @@ -315,7 +315,7 @@ gss_eap_shib_attr_provider::getAttribute(const gss_buffer_t attr, if (authenticated != NULL) *authenticated = m_authenticated; if (complete != NULL) - *complete = false; + *complete = true; if (nvalues > ++i) *more = i;