Capability

Platform

Liferay DXP is a robust platform with its own navigation menus, configuration methods, and core features. These core features are foundational to effective system administration, maintenance, notifications, and other core platform functions.

Feature
Deployment Approach
Capability
SAML Admin
SAML Admin The SAML Admin panel is the best place to configure your SAML instance. Use it instead of Instance Settings to streamline your SAML administration experience. Starting from Liferay...
Published Date: May 9, 2024 6:52 PM
Configuring Liferay Authentication With Auth0 Using OpenId Connect
Configuring Liferay Authentication With Auth0 Using OpenId Connect This tutorial guides you through integrating Auth0, your Identity Provider (IdP), with your Liferay environment using OpenID...
Published Date: May 9, 2024 6:52 PM
Configuring Liferay Authentication With Okta Using OpenId Connect
Configuring Liferay Authentication With Okta Using OpenId Connect This tutorial guides you through the basic steps needed to integrate Okta, your Identity Provider (IdP), with your environment...
Published Date: May 9, 2024 6:52 PM
Configuring Liferay Authentication With PingOne Using SAML
Configuring Liferay Authentication With PingOne Using SAML This tutorial guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment...
Published Date: May 9, 2024 6:52 PM
Captcha API Basics
Captcha API Basics Liferay provides a headless API to retrieve and submit captchas using the SimpleCAPTCHA engine. Using the /captcha endpoint from the API Explorer, you can add captchas in your...
Published Date: May 9, 2024 6:52 PM
Using OpenAM
Using OpenAM Deprecated in Liferay DXP 2024.Q4/Portal GA129 OpenAM 13 is deprecated as of Liferay DXP 2024.Q4/Portal GA129. OpenAM 12 and below were deprecated as of Liferay DXP 7.2. Versions of...
Published Date: May 9, 2024 6:52 PM
Using OpenID Connect
Using OpenID Connect OpenID Connect is a lightweight authentication layer that enables users to authenticate using accounts they have on other systems. It's built on top of the OAuth 2.0...
Published Date: May 9, 2024 6:52 PM
Developer Guide
Developer Guide
Published Date: May 9, 2024 6:52 PM
SCIM User API Basics
SCIM User API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM users to keep their identity information in sync with your company's...
Published Date: May 9, 2024 6:52 PM
Fast IDentity Online 2
Fast IDentity Online 2 Available: Liferay DXP/Portal 7.4+ The Fast IDentity Online 2 or FIDO2 standard allows for the use of biometrics (i.e., fingerprint readers), mobile devices, or other...
Published Date: May 9, 2024 6:52 PM
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's...
Published Date: May 9, 2024 6:52 PM
Multi-Factor Authentication
Multi-Factor Authentication Liferay DXP 7.3+ Multi-Factor Authentication (MFA) provides better security by requiring users to prove their identity in multiple ways, or factors. The basic user...
Published Date: May 9, 2024 6:52 PM
AntiSamy
AntiSamy Liferay DXP includes an AntiSamy module that protects against user-entered malicious code. If your site allows users to post content in message boards, blogs, or other applications, these...
Published Date: May 9, 2024 6:52 PM
Multi-Factor Authentication Checkers
Multi-Factor Authentication Checkers Liferay DXP 7.4 ships with two additional factor checkers for Multi-Factor Authentication. Both of them are disabled by default, because they're only useful in...
Published Date: May 9, 2024 6:52 PM
Using Multi-Factor Authentication
Using Multi-Factor Authentication To enhance your installation's security, you should disable less secure, one-factor forms of authentication, such as Basic Auth, Digest Auth, and WebDAV. You can...
Published Date: May 9, 2024 6:52 PM
Setting Up Liferay
Setting Up Liferay After installing Liferay, configure it to meet your needs. Here are common setup tasks. Setup Tasks Preconfigure the System Activate Liferay (Subscription Required) ...
Published Date: May 9, 2024 6:52 PM
Clustering for High Availability
Clustering for High Availability Liferay DXP can scale to serve everything from the smallest to the largest web sites. Out-of-the-box, it's configured optimally for a single server environment. If...
Published Date: May 9, 2024 6:52 PM
Configuring Cluster Link
Configuring Cluster Link Enabling Cluster Link activates distributed caching. The cache is distributed across multiple Liferay DXP nodes running concurrently. Cluster Link uses Ehcache replication....
Published Date: May 9, 2024 6:52 PM
Configuring Unicast over TCP
Configuring Unicast over TCP If your network configuration or the geographical distance between cluster nodes prevents you from using UDP Multicast clustering, you can configure TCP Unicast. You...
Published Date: May 9, 2024 6:52 PM
Configuring Mail
Configuring Mail Liferay DXP/Portal can be configured to use a mail server to send email notifications for a variety of purposes: User registration and password management, Site membership...
Published Date: May 9, 2024 6:52 PM
Database Configuration for Cluster Nodes
Database Configuration for Cluster Nodes At minimum, nodes in a DXP cluster must be configured to share the same database (or database cluster) in order to function. Optimizations discussed here...
Published Date: May 9, 2024 6:52 PM
Example: Creating a Simple DXP Cluster
Example: Creating a Simple DXP Cluster A fast, easy way to learn DXP clustering is to set up a two node DXP cluster environment on one machine using Docker containers. This example creates two DXP...
Published Date: May 9, 2024 6:52 PM
Alternative Email Configuration Methods
Alternative Email Configuration Methods There are several methods of configuring Liferay DXP to connect to a mail server. The simplest way to get started is to configure mail using through the...
Published Date: May 9, 2024 6:52 PM
Configuring Microsoft Office 365 with OAuth
Configuring Microsoft Office 365 with OAuth Liferay DXP 7.4 U79+/Liferay Portal 7.4 GA79+ Connect your Microsoft email service to Liferay with the use of OAuth 2.0 authorization. Note, Microsoft...
Published Date: May 9, 2024 6:52 PM
Configuring Default Email Senders
Configuring Default Email Senders By default, emails sent by Liferay DXP use the name and email address as the default admin user. This behavior can be configured for each of the different email...
Published Date: May 9, 2024 6:52 PM
Initial Instance Localization
Initial Instance Localization Liferay DXP supports localization by language, time zone, and more. The English (US) language translation and GMT time zone are the defaults, but DXP has over 40...
Published Date: May 9, 2024 6:52 PM
Tuning Liferay
Tuning Liferay There are several ways to tune Liferay's performance. This involves configuring the Java Virtual Machine and frameworks that support the Liferay application, monitoring performance...
Published Date: May 9, 2024 6:52 PM
Tuning Your JVM
Tuning Your JVM Java Virtual Machine (JVM) tuning primarily focuses on adjusting Java heap and non-heap settings and configuring garbage collection. Finding settings that perform well for you...
Published Date: May 9, 2024 6:52 PM
Using a CDN
Using a CDN A Content Delivery Network (CDN) is a distributed infrastructure for caching static, file-based content. When visitors hit your site, your static content is loaded from the server...
Published Date: May 9, 2024 6:52 PM
Publishing Tools
Publishing Tools Liferay provides two publishing tools for content creation and site building: Publications and Staging. With each tool you can edit sites and content in a working environment...
Published Date: May 9, 2024 6:57 PM
Publications
Publications Liferay DXP/Portal 7.3+ You can use Publications to develop, track, and publish changes across your DXP instance. It works by creating a database column to determine which version of...
Published Date: May 9, 2024 6:57 PM
Creating and Managing Publications
Creating and Managing Publications Liferay DXP/Portal 7.3+ With Publications, users can create instance-scoped blocks of changes. Because each publication is instance-scoped, they can be accessed...
Published Date: May 9, 2024 6:58 PM
Enabling Publications
Enabling Publications Available Liferay 7.3+ Publications provides a convenient and flexible way for you and your teams to develop, track, and publish changes. When enabled, Publications is...
Published Date: May 9, 2024 6:58 PM
Reverting Changes
Reverting Changes Liferay Publications maintains a history of all published changes. You can use this publishing history to easily create publications that revert earlier changes to production....
Published Date: May 9, 2024 6:58 PM
Using Workflow with Publications
Using Workflow with Publications 7.4 U44+/GA44+ Publications is integrated with Liferay's Workflow framework, so you can continue to use custom workflows for reviewing content and pages while...
Published Date: May 9, 2024 6:58 PM
Comparing Publishing Tools
Comparing Publishing Tools Liferay provides two publishing tools for content creation and site building: Publications and Staging. Publications is recommended over Staging in nearly all use cases...
Published Date: May 9, 2024 6:57 PM
Collaborating on Publications
Collaborating on Publications Liferay 7.4+ By default, a publication can only be accessed by its creator. However, publication creators can invite other users to view, edit, and publish their...
Published Date: May 9, 2024 6:57 PM
Making and Publishing Changes
Making and Publishing Changes Liferay 7.3+ Publications provides a convenient way to manage changes to your Liferay instance. With it, you and your team can create and collaborate on blocks of...
Published Date: May 9, 2024 6:58 PM
Publications Permissions
Publications Permissions 7.4+ Publications works with Liferay's permissions framework, so you can assign application and resource permissions to regular roles. You can also assign permissions...
Published Date: May 9, 2024 6:58 PM
Resolving Conflicts
Resolving Conflicts During the publishing process, Liferay checks for conflicts between your publication and the production environment. Resolving all conflicts is necessary to complete publishing....
Published Date: May 9, 2024 6:58 PM
Using Publication Templates
Using Publication Templates Liferay 7.4 U73+/GA73+ To simplify creating publications with shared details and contributors, use publication templates. You can create a list of users to invite and...
Published Date: May 9, 2024 6:58 PM
Configuring Automatic Publishing of Displayed Content
Configuring Automatic Publishing of Displayed Content Available 7.4+ By default, only content explicitly included in a publishing process is published to Live. If desired, you can configure your...
Published Date: May 9, 2024 6:58 PM
Configuring Local Live Staging
Configuring Local Live Staging With Local Live staging, both your staging and live environments are hosted on the same Liferay server. When enabled, Liferay DXP creates a local clone of your site...
Published Date: May 9, 2024 6:58 PM
Configuring Page Publishing
Configuring Page Publishing Staging and publishing settings control how pages and their content are published to Live, optimizing performance and ensuring consistency. These settings determine...
Published Date: May 9, 2024 6:58 PM
Configuring Remote Live Staging
Configuring Remote Live Staging With Remote Live staging, your staging and live environments are hosted on separate Liferay servers. When enabled, the site or asset library used to configure...
Published Date: May 9, 2024 6:58 PM
Managing Data and Content Types in Staging
Managing Data and Content Types in Staging Liferay DXP's Staging tool provides ways to manage available application data and content types both during initial configuration and the publishing...
Published Date: May 9, 2024 6:58 PM
Staging
Staging Liferay's Staging application provides a working environment for making changes to a site or asset library before publishing your changes to your live environment. With it, you can modify...
Published Date: May 9, 2024 6:58 PM
Managing Staging Permissions
Managing Staging Permissions With Staging, you can manage User permissions that deal directly with Staging and Page versioning. General Staging Permissions Related Site Permissions Individual...
Published Date: May 9, 2024 6:58 PM
Site Staging UI Reference
Site Staging UI Reference After enabling Local or Remote Live Staging for your site, most page configuration options are only accessible in your Staging environment. This prevents users from...
Published Date: May 9, 2024 6:58 PM
Page Versioning
Page Versioning With Page Versioning enabled, you and your team can work in parallel on multiple versions of your site's widget pages. These versions are called variations, which are you create and...
Published Date: May 9, 2024 6:58 PM
Publishing Single Assets and Widgets
Publishing Single Assets and Widgets You can publish single assets and widgets when needed without going through the entire publishing process. This is much faster than publishing all content at...
Published Date: May 9, 2024 6:58 PM
Understanding the Publishing Process
Understanding the Publishing Process Publishing is the process whereby changes made in the Staging environment are transferred to the Live environment. Understanding this process can improve...
Published Date: May 9, 2024 6:58 PM
Using Staging in Asset Libraries
Using Staging in Asset Libraries Staging is supported for Asset Libraries since Liferay DXP 7.4 and 7.3.10 FP1. Liferay's Staging application is a publishing tool for managing changes on DXP. For...
Published Date: May 9, 2024 6:58 PM
System Administration
System Administration Liferay is highly adaptable and customizable. You can configure multiple aspects of it in the system or instance scope. For an overview of the different settings and...
Published Date: May 9, 2024 6:58 PM
Configuring Liferay
Configuring Liferay Liferay is a very adaptable tool. You can modify and configure it to suit the needs of your application.
Published Date: May 9, 2024 6:58 PM
Common Tasks
Common Tasks Enabling OpenOffice / LibreOffice Configuring Mail Managing Instance Email Notification Templates Setting a Terms of Use Managing User Authentication Configuring Default User...
Published Date: May 9, 2024 6:58 PM
Configuration Files and Factories
Configuration Files and Factories Using Configuration Files Using Factory Configuration
Published Date: May 9, 2024 6:58 PM
Using Factory Configuration
Using Factory Configuration Most Liferay DXP System Settings allow just one set of configurations for an entry. To change the configuration, you update the single configuration form, and it applies...
Published Date: May 9, 2024 6:58 PM
Beta Features and Feature Flags
Beta Features and Feature Flags Feature Flags DXP 7.4 U69+/GA69+ Some features in Liferay are hidden behind feature flags. Using feature flags, you have control over new functionality introduced...
Published Date: May 9, 2024 6:58 PM
Managing Countries
Managing Countries Liferay DXP 7.4 U36/Liferay Portal 7.4 GA36 and above Liferay contains a list of available countries as defined by the ISO 3166 Standard, but you can use the Countries...
Published Date: May 9, 2024 6:58 PM

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy