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
How to handle Google Fonts locally
Issue For private environments with no access to the internet, we need to handle fonts locally. Environment Liferay DXP Quarterly releases Resolution The recommended way to handle custom fonts (especially in private,...
Client extensions for different business needs
Issue How we can leverage client extensions? Environment Liferay DXP Quarterly releases Resolution As of 2024.Q4 Liferay CLI tool and Liferay Themes Toolkit are deprecated. Instead, a new approach is available....
Multi-Factor Authentication (MFA) email is not being sent for logins
Issue Multi-Factor Authentication (MFA) email is not being sent for logins, and due to this, users are not able to login successfully.  Environment Quarterly Release Resolution One potential cause for this is a mail server...
Creating an assetlink and .well-known in PaaS Environment
Issue How can I add an assetlink and .well-known configuration within my PaaS Environment?  Environment Liferay PaaS  Resolution As a PaaS customer, you have the necessary permissions to add files and directories...
Field Group Fields Missing in "Untranslated" View for Non-Default Locale
Issue When we check untranslated field group fields in our web content for the non-default locale, they are not visible. Environment Liferay DXP Quarterly Releases Resolution Contact Support and request a hotfix with...
Error Creating Web Content with Nested Fields via Headless API: 'Value Should Not Be Set for Transient Field'
Issue When attempting to create web content that includes nested fields using the Headless API, the user encounters a 400 Bad Request error. The response message states: "Value should not be set for transient field...
Company-scoped objects' workflow tasks do not get assigned to users with only site-scoped roles
Issue Given: A company-scoped custom object A workflow assigned to the above-mentioned object (at Global Menu > Applications tab > Workflow section > Process Builder > Assignments tab) And a workflow task...
Updating Web Content's Custom Integer Field Using Headless API
Issue When trying to update the web content's custom field value of type Integer with API, an errorClassCastException occurs. Steps to reproduce: Create a custom field of integer in the web content article. Create...
Dynamic Data Lists Changes Not Managed Within Publications in 7.3
Issue Dynamic Data Lists (DDLs) changes are not managed within Publications mode. Any changes or new DDL records are directly published to production. Environment DXP 7.3 Resolution DDL changes are not supported...
Web Content Structures Not Visible in Second Instance After Upgrade
Issue After upgrading to a Quarterly Release, web content structures are not visible in the second instance when creating web content. Environment Liferay Quarterly Release upgraded from a previous version...
Changing locale using the Language selector in a private page redirects to a 404 error page
Issue I have an issue with the use of the language selector in a private page. When I try to change the locale using the language selector, I get redirected to a 404 error page. Reproduction Steps: Start 2024.q1.17....
Builds being deployed to the Liferay Cloud console fail with the following error: Unknown arguments: use-external-git, useExternalGit
Issue Any builds being deployed to the Liferay Cloud console fail with the error: Unknown arguments: use-external-git, useExternalGit Environment PaaS Quarterly Release Resolution There is an incompatibility with CLI...
Web Content Not Visible in Related Asset Window
Issue The user is unable to tag web content to another web content as a related asset with a DB2 database. Steps to reproduce: 1. Navigate to the web content section. 2. Select a basic web content item and create...
Cross-Site Scripting: Reflected
Issue A Cross-Site Scripting (XSS) vulnerability was detected in the web application. Cross-Site Scripting occurs when dynamically generated web pages display user input, such as login information, that is not...
Unable to Create Module for Liferay DXP 2025.Q1.0+ using Liferay Developer Studio 3.10.2
Issue Unable to create module for Liferay Product version 2025.Q1.0 or later using Liferay Developer Studio 3.10.2. Building the JAR file after copying the modules from a lower environment and pasting into...
Builds not deploying to dev environment
Issue Jenkins builds are successfully created, but deployments to the dev environment do not start after clicking "Deploy Build". Direct deployments from Jenkins using LCP_CI_DEPLOY_BRANCH and...
Custom Pagination Override Not Working on WebLogic
Issue Custom JSP (Custom JSP Bag) that overrides Liferay's pagination mechanism to display English numerals is not working as expected on WebLogic Server. The numerals are displayed in the regional...
Callback URL of OAuth2 application created via client extension resets after server restart
Issue After restarting the server, the callback URL for OAuth2 applications created via client extensions, gets reset to the default @protocol@://localhost@port-with-colon@/o/oauth2/redirect, instead of the...
What is causing large temp files to be created?
Issue Some process is creating a large file in the Tomcat/temp directory. These files can be multiple gigabytes in size and grow over a short amount of time and eventually use all the disk space on the servers. ...
Is there a way to customize URLs by Web Content Structures?
Issue We would like to know if there is a way to customize URLs by web content structure for SEO purposes. Currently, friendly URLs for web content use the /w/ separator, which can be customized since 2024.Q2. See...