• Resolved stefang88

    (@stefang88)


    We are planning to have users login through our main website (https://www.synnex.com.au/) then click a link to come to our partner site (partner.synnex.com.au) using just a single User ID / API.

    Can you please let me know if this can be done and API calls needed. (we have developers to do the API call on the main website just need to link it up.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @stefang88

    Is your site in a multi-site setup? By default, when users log in they will also be able to access subsites.

    Regards,

    Thread Starter stefang88

    (@stefang88)

    Hi @champsupertramp

    No the main domain is on another server using another CMS (epi server).
    We would need to develop somehow, an API call to send to the wordpress site then to Authenticate it on the other end.

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @stefang88

    Please see this action hook wp_login . UM uses it to authenticate users. You can trigger your API calls using it.

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @stefang88

    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pass authenticated user from another site’ is closed to new replies.