• Hi,
    I have a blog in word press that I need to give to a few panel provider to incorporate in thier online screener questionnaire.

    I want to know if its possible to manage more the one return link with paramaters for each panel provider.
    I will be using eRewards, Gmi, etc… for the same word press project.

    each of them have their respective return links, and id codes to pass back at them, to mark each respondent as completed.
    please advise if it’s possible and any info you can share in regard.
    thank you Paul

    https://www.ads-software.com/plugins/oauth2-provider/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Justin Greer

    (@justingreerbbi)

    Paul,

    Sorry currently there is no way to add an additional redirect_uri to a single account. I would created a new client ID as OAuth 2.0 states that each client_id should have only 1 redefined redirect_uri (assuming this is what you are talking about). The plugin was not built in a way where it could be extended easily (i regret this). I am currently working with a team to build a new plugin from the ground up that is more user/developer friendly. Sorry for the inconvenience.

    Thread Starter pgentile

    (@pgentile)

    I see. Is anyway that can
    Be created as a dynamic. Where I don’t know who is the provider but let the return link and parameters be what ever is being passed by?
    Thank you for your feedback.

    Thread Starter pgentile

    (@pgentile)

    Justin,
    I need your help in regard of a wordpress survey I am managing.

    I have installed the oauth2 provider in my wordpress. all good there.

    now I need to redirect at the end of word press survey(blog) a return link that has some parameters.(ac, and state)

    so, i have added a client called gmi
    here is their return link :

    https://surveys.globaltestmarket.com/survey/gmi/276035?ac=${access_code}&state=${state}

    I want to use the first method :authorize

    question:
    I put the entire link with the parmaters inside the redirect url? or just up before the “?” in the link above ?

    then, how to formulate the start link with the “authorize” you have, do I place the ac, and state, from the provider and then the 3 parameters needed client_id=gmi , reposnse_type= ??? and state?
    please advise so I understand.

    thank you so much for you help in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘panel provider return link link’ is closed to new replies.