SP credential in attribute query flow tests ?

Tom Zeller tzeller at dragonacea.biz
Mon Jun 2 14:23:12 EDT 2014


> I'm not sure what you're commenting out, but that doesn't sound related to
> the server side of the tests. The credential for the SP comes from the
> metadata.
>
> Where is the code you're turning off?

Lines 92 and 93 in SAML1AttributeQueryFlowTest, for example :

92 : request.setAttribute(ServletRequestX509CredentialAdapter.X509_CERT_REQUEST_ATTRIBUTE,
93 :             new X509Certificate[] {certFactoryBean.getObject()});


More information about the dev mailing list