Use Discourse as an identity provider (SSO, DiscourseConnect)

My fault. I implementing the App with .NET Blazor, which did the call to logout with a fetch() request instead of a real navigator redirect. It was even mentioned in the Web Console, but I missed it.

3 Likes


im using node js to setup an sso
im getting this error when i try to login into discourse
what is this error
there is no much information about it on docs

Welcome to Meta :wave:

Is there a more detailled error in {yourForum}/logs ? (If you haven’t already you can also enable the verbose discourse connect logging site setting)

hello, thanks
i enabled the verbose logging

i think im creating the sso and sig wrong!