Search Results

All Results 7007
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Deploying Liferay DXP on Docker
There has been growing interest in using Liferay Digital Experience Platform (DXP) with Docker, a popular software container platform that makes it easier to use containers to create, run, test and deploy applications...
Deploying Liferay DXP in Amazon Web Services Whitepaper
Liferay Digital Experience Platform (DXP) can be deployed into various infrastructures and cloud-based environments. The Liferay Engineering and Global Services teams have extensive experience deploying and managing...
Liferay DXP 7.1 Features Overview
Liferay DXP gives businesses the ability to connect backend systems through integration along with a flexible, modular architecture that enables agile growth with user needs. Key functionality includes site...
Data Protection for Liferay Services and Software
This whitepaper describes the data protection policies of Liferay DXP and describes Liferay's approach to protect personal data in compliance with local regulatory requirements such as GDPR. The paper is available for...
Liferay DXP 7.0 Features Overview
Liferay DXP gives businesses the ability to connect backend systems through integration along with a flexible, modular architecture that enables agile growth with user needs. Key functionality includes site...
Liferay DXP Operational Excellence
This whitepaper discusses how to provide continued operational excellence through digital transformation such as integrations, workflows, and document management. The paper is available for download here., content:...
Liferay DXP 7.1 Deployment Checklist
The Liferay Engineering and Global Services teams have performed intensive performance and scalability testing on Liferay Digital Experience Platform (DXP) 7.1 and the accumulated knowledge has been condensed into this...
Liferay DXP 7.1 Datasheet
Liferay Digital Experience Platform (DXP) 7.1 is software to create and manage digital experiences across web, mobile and connected devices. This whitepaper discusses the key benefits, feature highlights, deployment...
Liferay DXP New Features Summary
Liferay has redesigned its platform with new functionality in Liferay Digital Experience Platform (DXP). The following is a summary of the key new features in Liferay DXP. The paper is available for download here.,...
Using Custom Landing Page for Error Codes does not Work with /image/ in the URL
Issue When designing a custom landing page that displays a 404 Error code, invalid URLs that have /image/ in the URL string should display the customized page placed either in the /webapps/ROOT/html/portal folder or a...
Unable to Update User Records Using UserLocalServiceUtil Class
Issue The root issue is that using user.persist(); more than once while attempting to update User data via the UserLocalServiceUtil class fails in DXP 7.1. Example of failed code: user =...
Troubleshooting SAML Single Log Out when SLO fails
Issue User is not logged out from Liferay SAML when the instance has expired. Liferay Session Timeout is set to 30 minutes and SAML Session is to 90 minutes. When SLO is triggered, the user is still signed in....
Known Issue: Browser Ignores Disabled Autocomplete Property for Saving User Login Information
Issue After setting company.security.login.form.autocomplete=false to disable autocomplete for user login information, the browser still permits users to save passwords or use password managers to manage password...
The Command getPortletPath(PortletDataContext portletDataContext) does not return portlet's path
Issue Using the command protected String getPortletPath(PortletDataContext portletDataContext) { return portletDataContext.getPortletPath("quizentry_WAR_aaaportlet"); } to retrieve a portlet's path does not work,...
Could not find the Sharepoint option when adding a new repository
Issue After deploying the Sharepoint connector, the Sharepoint option does not show up when adding a new repository in Documents and Media. Environment Liferay DXP 7.1 Resolution There is an extra step after deploying the...
Existing users in Liferay can not login through SAML with "Screen name x must not be duplicate ..." error
Issue If the user exists in Liferay (service provider), the user cannot log in through SAML due to duplicate screenname ERROR. 2019-04-23 04:29:45.758 ERROR [http-nio-18080-exec-7][BaseSamlStrutsAction:58] Screen name ccc...
Why does our internal server address appear when users authenticate against our SSO?
Issue When a user authenticates against an SSO they are redirected to the server they were logging into. As part of this both the SSO address and the server address appear in the URL for a brief time. This occurs...
Method Name Change for JournalTemplateServiceUtil.getStructureTemplates(groupId, structureId)
Issue In the past, developers could get the list of JournalTemplates in Portal 6.2 using JournalTemplateServiceUtil.getStructureTemplates(groupId, structureId) After renamed as DDMTemplate, the corresponding...
Folder Permission Inheritance in Liferay
Issue Do items in documents and media or web content folders inherit permissions from the folder in Liferay? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay Portal Resolution In Liferay, documents...
How Can I Assign Roles to Users When Importing from LDAP?
Issue When importing users to Liferay DXP from LDAP, they are not being assigned the roles I want them to have from my LDAP server. Environment Liferay DXP LDAP Resolution In Liferay DXP, Users are...