I’m trying to create an SSO-like experience using OAuth and the oauth2-basic plugin. Specifically, on a site that is both login required and without enable local logins, I’d like to force users directly to authentication without first routing them to discourse.example.com/login. Is this possible?
I’ve seen some discussion of it here:
And this thread seems to suggest that it’s possible:
…but despite playing with configurations for a while my unauthenticated users are still routed to /login.