Convio SingleSignOn: Redirect not working?

Options

Hello, all.

I've been working on setting up a SingleSignOn login from my external site, and I'm having an issue, in that it doesn't redirect to any of my "redirect" parameters, as specified in the "SingleSignOn" documentation. Regardless of what I do, it seems to just spit the SingleSignOnMethodResponse XML (or json) into my browser window.

Is there something I'm missing? Some settings that I should take a look at?

Thanks.

John

Tagged:

Comments

  • I just did some testing of this here and was able to see it work. My suggestions would be double-check the parameters ("redirect" or "success_redirect") and be sure you're using the client version (CRConsAPI) versus the server version (SRConsAPI) of the API. I've made the mistake before of leaving the protocol off of the URL (e.g., www.convio.com instead of ), but then you get an error about an unknown servlet instead of the XML response.

Categories