external=wordpress fails when OAuth2 Client Secret has expired
-
We got locked out of our WordPress instance this weekend. We did not realize that our Client Secret had expired, so the Oauth2 option we had set up stopped work. Just got a blank white screen. We then tried access by using https://www.oursite.com/wp-login.php?external=wordpress but that also failed. We resolved by uninstalling the plugin. Logging into WordPress, then re-installing the plugin while still having an active WordPress session. That allowed us to enter a new Client Secret and get the Oauth2 option back working. On our end, we need to find a way to track Client Secret expirations. But there might be a bug that prevents wp-login.php?external=wordpress from working in this type of scenario.
- You must be logged in to reply to this topic.