@pitaj That makes sense.
Thank you, I think that answers my question.
Hi,
I was wondering what the recommended practice for Auto Login was. I have a "members only" area of my website, and from there I would like them to be able to access a forum, but ideally they would be signed in. The current solution isn't OAuth based, so I'm not sure if that's the best route to go down - or if there might be a hackier alternative?
Thanks,
Chris
The best solution would be to expose your login process as an OAuth endpoint, via something like OAuth2orize, and then install a corresponding fork of this SSO plugin to talk to your endpoint.