Token created but no Success
-
I’m trying to set up the plugin and having some success, but not fully…
One website is the Parent (all outgoing enabled) and the other is the Child (all incoming enabled). I have enabled “Force Login Redirects & Logout Everywhere” on both for iOS compatibility. Have also enabled Silent Redirection.
======
Login seems to be working fine. Logs here from Parent:
2022-07-27 05:22:28 – Info – Login action – enqueueing asynchronous actions for username “username”
2022-07-27 05:22:29 – Info – Renewing token for https://child.###.com/
2022-07-27 05:22:29 – Info – Ready to redirect to https://child.###.com/wprus/login/?wprusdata=xxx&token=xxx async URL in wp_headLogs from Child:
2022-07-27 05:22:29 – Info – Token created: site https://child.###.com/ – action “Login”
2022-07-27 05:22:30 – Success – Access granted – https://parent.###.com
2022-07-27 05:22:30 – Success – Login action – successfully logged in user “username” from https://parent.###.com.======
Logout gives me the following logs in the Parent:
2022-07-27 05:26:31 – Info – Logout action – enqueueing asynchronous actions for username “username”
2022-07-27 05:26:33 – Info – Renewing token for https://child.###.com/
2022-07-27 05:26:34 – Info – Added https://child.###.com/wprus/logout/?wprusdata=xxx&token=xxx async URL in wp_footerLogs from Child:
2022-07-27 05:26:34 – Info – Token created: site https://child.###.com/ – action “Logout”No success action in child, and logout didn’t work.
Thanks for your help!
Cheers,
Brad
- The topic ‘Token created but no Success’ is closed to new replies.