Hello! Is there a way to set the reference of a signed Open SAML assertion? I am looking for something like this: <Signature> ... <Reference URI="#SomeId"> ...</Signature> But I always get something like this: <Signature> ... <Reference URI=""> ...</Signature> Best regards, Martin