X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=moonshot%2Fmech_eap%2Futil_shib.cpp;h=418cb774011254501a195d03ecefdd281ef3e923;hp=3d2aa2cd55fc53b9c10a5d7e93060aca085d4ea9;hb=edb29949782b32da6ff4b24898324baacfc15a00;hpb=0ba31c8c0d2b6bdf2c88e69dfbd61ad9e44390e6 diff --git a/moonshot/mech_eap/util_shib.cpp b/moonshot/mech_eap/util_shib.cpp index 3d2aa2c..418cb77 100644 --- a/moonshot/mech_eap/util_shib.cpp +++ b/moonshot/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;