Hello,
I am able to test using Accept.js successfully in Websphere 8.5.5, but I'm having trouble with it in Tomcat 8.5. Specifically, when I try submit the nonce, I get a null response back. In WAS I had to add a certificate to get it to work. Do I need to do the same with Tomcat? And if so, how do I do this? I've tried adding certs to my Java keystore with no luck.
02-14-2019 12:31 PM