null, assoc, false);
if (! compat)
{
FetchResponse fetchResp = FetchResponse.createFetchResponse();
fetchResp.addAttributes(attrs);
openidResp.addExtension(fetchResp);
}
// sign the message
openidResp.setSignature(assoc.sign(openidResp.getSignedText()));