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.
Options

use jsconnect sso with multiple URLs

Hello,

I would like to set up multiple URLs to be the endpoints for sso. The live site is working fine, but I would like to add the dev and test sites as well, so that I can perform testing before pushing the changes to the live site.

Can I just add additional connections on the jsconnect settings tab, and then in sso_auth.php check the path and use the appropriate connection ID?

Have I overlooked something?

Comments

  • Options

    it does work using multiple connections, set up on the jsconnect settings page. Then, in the sso endpoint, determine the environment (in my case by testing the path of the sso endpoint file) and set the appropriate connection ID and secret.

Sign In or Register to comment.