Dear developer,
On the plugin download page, the following message is shown:
This plugin has been closed as of June 9, 2022 and is not available for download. This closure is temporary, pending a full review.
Do you have any information about this?
– Why is the plugin closed?
– Should we disable the plugin on live websites?
– Do you have a prediction for when the plugin might become available again?
Hope to hear from you soon, thanks in advance!
Kind regards,
Menno
]]>Hey Justin,
Super cool plugin I really like it! Only one problem, is there a way to integrate it with the WOO accounts? This would be really helpful.
]]>We are using Simple Single Sign On with WP OAuth Server Pro (4.1.7).
I have just updated Simple SSO to 4.0.0 and now I cant access any of the 3 subsites from the Main WP site. It tries to redirect but fails with message:
‘…ERR_TOO_MANY-REDIRECTS’
HI ,
I just want to confirm that one thing on https://eletestenvironment.kinsta.cloud and https://portal.eleinternacional.com/mi-cuenta . i have installed this plugin on my https://eletestenvironment.kinsta.cloud website and authenticate with https://portal.eleinternacional.com/mi-cuenta . i WANT When I tried to login portal website users in to eletestenvironment.kinsta.cloud website it os redirecting on portal website and login that user on prorate website.
Please reply me assp. THEN i can purchase this plugin.
thanks
Hello,
We have a small issue with the plugin. We expect users to be redirected to the custom URL everytime. ATM, if you are logged in and access https://www.example.com/?auth=sso&redirect_uri=https://www.example.com/destination/, you will be redirected to the homepage because it’s hardcoded in callback.php as wp_redirect( home_url() );
.
Can we get a filter around the redirects? Or even better, for this case, move the logged in check after retrieving the redirect url from $_GET['redirect_uri']
.
Thank you!
]]>Hi There,
I could’nt find a setting to rename the button title ‘single-sign-on’?
I am usering sinple sign on plugin with 0auth2 server pro.
Thanks Frank.
]]>In the documentation for WP OAuth plugin, it says to capture and store the access_token from the OAuth Server response. Would you be able to update the plugin to include a do_action function (similar to the user info) that passes the Access Token info? Or is this a security risk?
]]>Hello,
I’m considering using this plugin on a subdomain multisite installation. I was wondering if this great plugin is compatible with WP Membership? Does it matter if it’s the free or the pro version of it ?
Great work, keep it up! ??
I’m getting the following error:
Single Sign On Failed. User mismatch or clash with existing data and SSO can not complete.
I have new accounts can be created. What have I missed?
]]>Error shown on client side after pressing “Single Sign On”:
Authorization code doesn't exist or is invalid for the client
Started seeing this error after upgrading WP-OAuth to version 4.1.1.
There seems to be incompatibility with Simple Single Sign On plugin, because I can still use WP-OAuth to login to Grafana even after upgrade.
]]>In includes/callback.php
we have user registration functionality:
if ( ! $user_id && email_exists( $user_info->user_email ) == false ) {
// Does not have an account... Register and then log the user in
$random_password = wp_generate_password( $length = 12, $include_standard_special_chars = false );
$user_id = wp_create_user( $user_info->user_login, $random_password, $user_info->user_email );
For my use case I would like to disable user registration and allow signing in only those users who already exists in website.
Can we have an option in administration panel to toggle user registration on/off?
]]>Hi!
I love your plugin but after installing got this error:
The plugin does not have a valid header.
Some more questions:
1. Is it possible that after login on WP the server, when users goes to WP client sites can access to their client admin dashboard?
2. What is possible to get from the server? Their username, avatar, email,… ?
3. Have seen your video tutorial. Is it possible to just do it without the single sign on button? I mean. If they log in on the server or any client just be loggued in all the others whithout having to log on the other ones or having to click on single sign on button?
Appreciate your time ??
]]>Trying to setup the plugin to work with AzureAD, but I get the error:
The request body must contain the following parameter: ‘scope’.
Could you please add support for that – thank you
The other issue is that it is not marked as compatible with latest wordpress, but it seems to work, apart from my failed attempt at AAD integration
]]>Hello Sir,
I am looking for a solution….
I have a php site (non wp) and a WordPress site, now I am planning to migrate two db into a single DB.
My plan is … user will register into php site and will access all the features of the site and will get access into wordpress site along with all the features.
Is it possible to do that? I know it’s bit out of the scope of the plugin, but I hope you can help me out.
Please let me know.
Thanks in advance.
I am running Multisite on the OAuth server side. BUt have only enabled the plugin on one of the subsites at a specific URL.
]]>Why does it not take the same role from the client site to the other site
]]>Hi
I cannot activate your plugin. It throws the following error…. The plugin does not have a valid header.
Does this plugin have any known issues with cloudflare or subdomains? I have this plugin set up on a Dev server and everything is working, but I moved the files,db etc over to the live server. I’ve set up a new client on the parent site with Wp OAuth and updated the client secret, Id, etc but the sso no longer works. The error says “Single Sign On Failed. User mismatch or clash with existing data and SSO can not complete.” I saw in a previous thread that this can sometimes be resolved by removing the user, but this didn’t work and neither did creating a new user on the parent client site and then attempting to login. Any ideas?
]]>We’re trying to setup Single Sign On using WP OAuth Server but not able to figure out 2 simple things. 1. How to sync User Roles between 2 WP Installations 2. How to redirect users to Admin Dashboard of client site.
Can anyone quickly help?
]]>Is it possible for the SSO process (during SSO) to update the user’s data (role, name, etc.) on the client site, if such data has been changed on the server site?
]]>Hi, I managed to get this to work on our external site.
direktdemokraterna.se connected to our woo store.
But for our restricted memberpage “Simple members only-plugin”
medlem.direktdemokraterna.se
nothing happends when sso is pressed.
It does something but keep showing the loginpage over and over.
Login by credentials still works without any issues.
Any assitance regarding this matter would be great!
Tried all different settings, videos, tutorials and so on without any progress.
The plugin says to use the URL “…/?auth=sso” to add a login button anywhere.
On my site I want to put a link on the WooCommerce checkout page which is “…/checkout”.
When I use the standard link, it only redirects back to the home page after logging in. I tried adding the redirect to the URL like “…/?auth=sso&redirect_uri=my-site-url/checkout” but it didn’t work.
Is there a way to tell it where to redirect to when placing the sso login link on any given page?
Thanks
]]>There appears to be a major mistake in this plugin. I am using it with WP OAuth Server. The security flaw is in the first request to the OAuth server, programmed in Authenticate Check and Redirect in callback.php
. This code includes the CLIENT SECRET in the redirect provided to the user.
After following the instructions in the video the page I am redirected to has the url:
https://www.example.com/?auth=sso&code=wfq8p5cqf4yqxtsqyrymunhsdvosul87fgdh3tq1k
and contains the plain text:
Single Sign On Failed.
If I was logged out I then go to the server site, I am logged in as the account I used to authorized but no new user has been created on the client site. What can I do to correct this?
]]>Is there a way to have an email notification sent to admin when a new user registers through SSSO? With a conventional registration an email is sent to the new user and admin but nothing sent if the regisration is SSO. If it helps I am also using Ultimate Member plugin.
]]>How can I configure this plugin to login into my WordPress site with my custom Provider account? Do you have any guide for that?
]]>Hello,
When pressing single sign in I receive the following error:
https://cdn1.imggmi.com/uploads/2019/1/19/0bea27f25035c36df7cb122111b9b540-full.png
Any pointers would be greatly appreciated,
Thanks!
Tom
]]>Hello!
Does this plugin work with multisite setup also?
Let me explain:
I have site.com (mainsite)
Then, I have login.site.com (subsite where users register and login).
When after they register and login on login.site.com they will have access to 1.site.com and 2.site.com
If they register and login on the main site, that’s site.com they will only have access to site.com/1 and site.com/2
So there will be 2 wordpress multisites network installed on the same server, but serving different purposes.
Ps: does it work with wordpress 5.x?
Thank you!
]]>Hi,
If any error occurs during oAuth Authorization, then plugin goes into Redirect Loop.
I have figured out the reason behind this problem and have created a patch.
Link to the patch: https://gist.github.com/sumitpore/2ac3586580ade6c6fe52a400e8aaf6d2
This patch redirects user to login page when Authorization error occurs and displays why that error occurred.
]]>I would like to replace the default button text “Single Sign on” with a custom text in my own language. How can I do that?
]]>