legacy-knowledge-base
公開されました Jul. 2, 2025

SSO ユーザーのパスワード検証を無効にする

written-by

Katlyn Lee

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • ユーザーのスクリーン ネームまたは電子メール アドレスを変更する場合、ポータルでパスワードの確認が必要になりました。 これは、以前のバージョンの Liferay の要件ではありませんでした。
    Screenshot_from_2021-09-20_16-51-39.png

Environment

  • DXP 7.3+

解決策

  • これは、セキュリティ上の問題に対処するために LPS-112726 の下で実装された変更です。 ただし、SSO を使用するクライアントにはパスワード検証要件が必要ないため、 LPS-132641, でこの機能を切り替える機能を実装しました。 パスワード検証を無効にするには、LPS-132641 を含むホットフィックスをリクエストし、修正プログラムのインストール後に portal-ext.properties で次のプロパティを設定します。
    company.security.update.password.required=false
did-this-article-resolve-your-issue

legacy-knowledge-base