Hello! I need an Attribute in the Subject/NameID/SubjectConfirmation/SubjectConfirmationData in the response.
I check the code, and in the openSAML 3.3 not supported this. I put the SAML2ComponentBuilder.createSubjectConfirmationData() some line, what create as a Attribute class, but I can only add to the list: subjectConfirmationData.getUnknownXMLObjects() My questions is: this will be signed? or I need to do some extra? Thanx Csaba
