I've had this issue for weeks and still can't find any way to solve. I've built a node.js application that is built upon the sample that is provided when setting up CloudFoundry.
My application is connected to AppID and uses IBMid authentication. My redirect URI is registered in my application code, in the AppID console and also registered with IBM IT security.
However when I navigate to my application, I am able to sign in with IBMid but then I get a 500 error for my redirect uri:
I haven't been able to find a solution to the problem, nor are the Cloud Foundry and AppID documents helping.
Any guidance would be much appreciated!