Hi all,
I am working with my web developer to develop a system to allow users from our Wordpress site to use their login credentials also to login to our archives website. We use Woocommerce Subscriptions to manage our subscriptions and we want our current subscribers to be able to access content on our archive (OJS) website automatically after having logged into our main website.
However, they have some questions that I cannot answer about the Subscription SSO plugin. Their query is below. Any help is much appreciated.
Can you please let us know what is the request sent to your site and what are the parameters of this request?
According to the instructions, each user will have his/her unique Incoming parameter name (ssoUserHash) that will be set in in the session once the user is logged in to the WordPress WooCommerce site. As the session is active, when the user goes to a protected page within your site the parameter will be compared with the one set in the Subscription SSO Settings and if there is a match the user will be allowed to access the protected content.
However, we are not sure what the session parameters will look like. Can you please require an example from the development team of the plugin?