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

プロキシサーバーでデータプロバイダを使う

written-by

Christopher Lui

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

LPS-96064の実装により、Liferay DXP 7.1 または 7.2 がプロキシサーバーを経由するように設定されている場合に、データプロバイダを使用することが可能になりました。

ただし、認証が必要なデータプロバイダは動作しません。 このような場合、データは取得されず、Liferayは黙って403エラーを投げることになります。 これらのクラスが以下のログレベルに設定されている場合、このエラーはログで確認することができます:

com.liferay.dynamic.data.mapping.data.provider.internal.DDMDataProviderInvokerImpl - WARN
com.liferay.dynamic.data.mapping.form.field.type.internal.DDMFormFieldOptionsFactoryImpl - DEBUG 

要約すると、データプロバイダが認証を必要としない場合、プロキシの後ろで動作します。

did-this-article-resolve-your-issue

legacy-knowledge-base