CoreからYahooログインを削除し、OpenID 2.0を非推奨化

This week we will be removing support for Yahoo logins from Discourse.

Why?

  1. It gets very little use. Across sites we manage, less than 0.3% of social login attempts are performed using Yahoo

  2. It is the last provider using the OpenID2.0 specification, which has been declared obsolete by the OpenID foundation. It does not have the same security features as OAuth2 / OpenID Connect.

What about users that have already registered using Yahoo?

They can log in with email, log in with another social provider (with a matching email), or use the ‘Reset Password’ button.

But I still want Yahoo login on my forum!

No problem! You can use Yahoo’s OpenID Connect implementation with our OpenID Connect plugin. I’ve added some Yahoo specific instructions to the OpenID Connect setup instructions.

I use OpenID 2.0 in one of my plugins

For now they will continue to work, but will log a deprecation notice. Support will be removed in the next major release. You should look into migrating to a more modern authentication protocol. Our basic OAuth2 and OpenID Connect plugins should be flexible enough for most requirements.

「いいね!」 26

次のリリースが目前に迫る中、レガシーな OpenID 2.0 のサポートが Discourse コアから削除されました。これはコアや公式プラグインのいずれでも使用されておらず、非推奨通知は 2019 年 4 月以来存在しています。

非推奨通知をご覧になっていない方のために申し上げますが、アカウント関連付けを含むデータベーステーブルはまだ削除されていません。ActiveRecord を通じてこれにアクセスしようとすると例外が発生します。v2.5 以前に削除されます。

「いいね!」 10