Bypass /login completely when only one OAuth method?

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.

Any tips? Many thanks in advance.

It’s on the to-do list, but we haven’t got to it quite yet

3 Likes

Great, thanks so much for clarifying.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.