--- lasso-2.5.0/lasso/xml/saml-2.0/samlp2_requested_authn_context.c 2015-08-25 00:35:56.000000000 +1000 +++ lasso-2.5.0-patched/lasso/xml/saml-2.0/samlp2_requested_authn_context.c 2016-01-13 12:13:57.000000000 +1100 @@ -60,7 +60,7 @@ { "AuthnContextDeclRef", SNIPPET_LIST_CONTENT, G_STRUCT_OFFSET(LassoSamlp2RequestedAuthnContext, AuthnContextDeclRef), NULL, LASSO_SAML2_ASSERTION_PREFIX, LASSO_SAML2_ASSERTION_HREF }, - { "Comparison", SNIPPET_CONTENT | SNIPPET_OPTIONAL, + { "Comparison", SNIPPET_ATTRIBUTE | SNIPPET_OPTIONAL, G_STRUCT_OFFSET(LassoSamlp2RequestedAuthnContext, Comparison), NULL, NULL, NULL}, {NULL, 0, 0, NULL, NULL, NULL} };