Capability

Integration

Liferay is designed to be standards-compliant and highly interoperable. Connect Liferay DXP with external systems using SOAP, REST, GraphQL, and more to unite third-party software, legacy systems, and data.

Headless APIs, Remote Apps (Client Extensions), API Builder, and integrations with SSO platforms are some of the examples of the features in this area.

Feature
Deployment Approach
ロール権限の定義
ロール権限の定義 ロールは権限を収集するため、ユーザーにロールが付与されると、ユーザーはすべてのロールの権限を継承します。 コントロールパネルで何かにアクセスする権限を持つロールを作成すると、 コントロールパネルメニューを見る 権限が自動的に付与されます。 Liferay DXP内でアクションを実行する権限を決定するには、反復が必要です。...
ユーザーの追加と管理
ユーザーの追加と管理 コアユーザー管理アクティビティには、ユーザーの追加、編集、削除が含まれます。 これらのアクティビティは通常、管理ユーザーに制限されています。 ユーザーの追加 プロダクトメニューから、 [コントロールパネル] → [ユーザー] → [ユーザーと組織] をクリックします。 [Users]タブで、 追加 ボタン(Add)をクリックします。 ...
ユーザー
ユーザー ユーザーを理解する ユーザーの追加と管理 ユーザーのプロフィール写真の更新
ユーザーのプロフィール写真の更新
ユーザーのプロフィール写真の更新 ユーザーにはプロフィール写真があります。 管理ユーザーはユーザーの編集フォームで画像をアップロードでき、ユーザーはプロフィール画像を含む自分のアカウント情報を更新できます。 プロフィール写真の更新 ユーザーのプロフィール写真を更新するには、次の手順に従います。 [ユーザー]メニューの [プロフィール] をクリックするか、管理者の場合は...
デフォルトのロールリファレンス
デフォルトのロールリファレンス Liferay DXPインストールで使用可能なすべてのロールは、スコープごとに整理されたロール管理アプリケーションで表示できます。 [コントロールパネル]→[ユーザー]→[Roles]へ行きます。 すぐに使用できるロールについて、以下で詳しく説明します。 ロール管理者はLiferay DXPの権限管理のハブです。 標準ロール ゲスト:...
ユーザーグループを使用したサイトメンバーシップと権限の管理
ユーザーグループを使用したサイトメンバーシップと権限の管理 ユーザーグループを使用して、サイトのメンバーシップ、ロール、および権限を管理できます。 ユーザーグループを使用したサイトメンバーシップの管理 ユーザーグループの主な使用例の1つは、サイトメンバーシップの管理です。 ユーザーグループをサイトに割り当てると、そのグループのユーザーは即座にそのサイトのメンバーになります。 ...
ユーザーのロールへの割り当て
ユーザーのロールへの割り当て ロールの割り当てのUIの場所は、 ロールのスコープ に対応しています。 標準ロール グローバルスコープの通常のロールは、DXP コントロールパネル で構成できます。 許可範囲利用可能な割り当て 仮想インスタンス全体(グローバル)ユーザーグループ 組織 サイト セグメント 個別ユーザー ...
ユーザーグループサイト
ユーザーグループサイト ユーザーグループサイトでは、各メンバーの個人サイト に自動的に追加されるページを作成することができます。 これらのページは、個人サイトと同様に、2つのページセット page sets , マイプロフィール(公開), マイダッシュボード(非公開)に整理されています。...
Elasticsearch 7へのアップグレード
Elasticsearch 7へのアップグレード 7.1と7.2 Liferay 7.3と7.4はElasticsearch 7をすぐにサポートします。 お使いの Liferay インストールで利用可能な最新の検索エンジンのバージョンは、 Search Engine Compatibility Matrix をご覧ください。 Liferay 7.2 では、Elasticsearch 7...
アカウントAPIの基本
アカウントAPIの基本 Liferay DXP/Portal 7.4以降 アプリケーションメニューから アカウント を管理することができますが、LiferayのREST APIを利用することもできます。 これらのサービスを呼び出して、アカウントの作成や管理を行います。 アカウントの追加 次に、以下の手順に従います。 Accounts API Basics...
Language Client Extensions
Language Client Extensions Liferay DXP 2025.Q1+/Portal GA132+ A language client extension adds new language keys or overrides existing keys and their translations. For example, you can translate...
Multishipping
Multishipping Liferay DXP 2025.Q1+/Portal GA132+ [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) With multishipping, your...
Integrating Service Builder Applications with Objects
Integrating Service Builder Applications with Objects You can integrate existing Service Builder applications with the Objects framework. Once integrated, your custom entities become unmodifiable...
Account Groups API Basics
Account Groups API Basics Liferay DXP/Portal 7.4+ You can manage account groups from the Applications menu or use Liferay's REST APIs. Call these services to create and manage account groups. ...
Configuring Liferay PaaS for Client Extensions
Configuring Liferay PaaS for Client Extensions Beta Feature Client extensions are the ideal way to deploy various customizations and changes to Liferay DXP in cloud environments. Here are some...
Workflow Definition Link API Basics
Workflow Definition Link API Basics Liferay DXP 2025.Q1+/Portal GA132+ You can manage workflow definition links from the Liferay UI or using Liferay's REST APIs. In Liferay, the Control Panel →...
Configuring the JWT Bearer Flow
Configuring the JWT Bearer Flow To use JWT Bearer as a grant type in Liferay, you must create an OAuth 2 client with the Client Authentication Method set to Client Secret Basic or Post. The client...
Issuing JWT Access Tokens
Issuing JWT Access Tokens Liferay DXP 7.4 U45+/GA45+ You can configure Liferay to issue access tokens in the JWT format from System Settings. Enabling JWT Tokens Open the Global Menu...
JSON Web Token Assertions
JSON Web Token Assertions An assertion helps in sharing identity and security information across different domains. There are two uses for assertions: Authorization grants Client authentication...
サイドカーまたはEmbedded モードのElasticsearchの使用
サイドカーまたはEmbedded モードのElasticsearchの使用 ZIPファイルまたはDockerイメージを介してインストールされたLiferay Tomcatバンドルには、Liferayで始まるElasticsearchノードが含まれています。 Liferay 7.3+ と 7.4+ のノードはサイドカーサーバーとして別のJVMで動作し、Liferay 7.2...