Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
What does 'Test URL' actually do
jm109344
New
Friday I was testing my SSO setup, my website code only handled error conditions. When I tried the test url it would call my SSO code which returned JSON which had an error in it, but all the test url page did was show the JSON that was returned - is that expected?
0
Comments
The test url is your forum url you must add that in. Maybe the name test should be removed because it causes confusion ....
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Not sure you follow, or I'm not following you. When I configure jsConnect it has a button to enable test url, when I click that and then click the "Test URL" link the my SSO code is called on my server, I then return data. What is the expected output on the browser? Currently all I get is the JSON I sent back from my SSO code.
So on the jsConnect settings page I click the "Test URL" link, my main sites SSO url is called and executed, it returns the JSON repsonse but all the is displayed on the browser window is the response
Is that what is expected? I would expecting a "success" or "failure" message
Thanks
no success or failure message , it either works or not, seems it works since it returned your data.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌