SSO経由で追加された既存ユーザーがログイン試行中に表示される「ログインエラー」ページ

Hey Simon, thank you so much for the advice to enable verbose discourse connect logging! In the log, I was able to find the issue immediately. My mistake was to hash sso after it was URL encoded. For the signature to work, sso should be hashed after it was base64 encoded but prior to URL encoding. Thank you so much for helping me!

「いいね!」 2