As soon as I enter the topic page as “anon” I’m being redirected to the /sso endpoint which then redirects to the local “discourse connect” I have setup & configured (on localhost:5000).
Looking at the code, and especially the redirect_to_login callback, I can see we’ll only redirect to the /sso endpoint when both “discourse connect” is enabled as well as the “auth immediately” site setting
By default, that site setting is enabled, but when I disable it, then