Search Results

Capability
Feature
Deployment Approach
Macros
Macros A macro is a set of functions that perform a task. Macros are where locators (paths) and functions are brought together to script interactions that a user performs on the system being...
Fecha de publicación: 26-abr-2024 20:57
Paths
Paths A path is an element on a page that a test will interact with. An element can be a button, text field, link, image, paragraph, or just about anything you would need to assert, click, or type...
Fecha de publicación: 26-abr-2024 20:57
Using Poshi Resources
Using Poshi Resources Once the Poshi resources jar file is loaded onto your Poshi project, you are now able to use Liferay's commonly used functions, paths, and macros. To distinguish between files...
Fecha de publicación: 26-abr-2024 20:57
Reference
Reference Node Version Information
Fecha de publicación: 26-abr-2024 20:57
Updating Previous Versions of Liferay
Updating Previous Versions of Liferay Staying current with updates gives you the best security and quality. Security Updates are releases that address the latest security issues immediately. ...
Fecha de publicación: 26-abr-2024 20:54
Database Configuration
Database Configuration By default for demonstration purposes, Liferay DXP/Portal is configured to use an embedded HSQL database. Beyond demonstration purposes, we recommend using a full-featured,...
Fecha de publicación: 26-abr-2024 20:54
JVM Configuration
JVM Configuration As of Liferay DXP 2024.Q2+/Portal 7.4 GA120+, Liferay DXP/Portal requires a Java JDK 8, 11, 17, or 21 (prior versions support only JDKs 8 and 11) with specific JVM option...
Fecha de publicación: 26-abr-2024 20:54
Uninstalling Patches
Uninstalling Patches Subscribers After you install a patch, you may decide to restore your installation to a previous patch level. Here you'll learn how to Uninstall Patches Revert (uninstall)...
Fecha de publicación: 26-abr-2024 20:54
Database Templates
Database Templates Below are templates (example portal properties and Docker environment variables) for configuring various databases as a built-in data source for Liferay DXP. MariaDB Portal...
Fecha de publicación: 26-abr-2024 20:54
Authenticating with Kerberos
Authenticating with Kerberos You can use Kerberos to authenticate Microsoft Windows™ accounts with Liferay DXP. This is done by using a combination of Liferay DXP's LDAP support and a web server...
Fecha de publicación: 26-abr-2024 20:54
Authenticating with CAS (Central Authentication Service)
Authenticating with CAS (Central Authentication Service) CAS was deprecated as of Liferay DXP 7.2 and removed as of Liferay DXP 7.4. Please use [SAML](./authenticating-with-saml.md) instead. CAS...
Fecha de publicación: 26-abr-2024 20:54
Portal Properties
Portal Properties Configuration options are specified using Portal Properties, sets of name/value pairs read from properties files and Docker environment variables on server startup. Default values...
Fecha de publicación: 26-abr-2024 20:54
Configuring SAML at the Instance Level
Configuring SAML at the Instance Level Each portal instance can be a SAML provider, either an Identity Provider (IdP) or a Service Provider (SP). Whichever role your DXP instance fills, you can...
Fecha de publicación: 26-abr-2024 20:54
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...
Fecha de publicación: 26-abr-2024 20:54
Using OpenAM
Using OpenAM Liferay supports only OpenAM version 13. All other versions of OpenAM/OpenSSO are deprecated as of Liferay DXP 7.2. OpenAM is an open source single sign-on solution from the codebase...
Fecha de publicación: 26-abr-2024 20:54
Token-based Single Sign On Authentication
Token-based Single Sign On Authentication Token-based SSO authentication was introduced in Liferay Portal 7.0 to standardize support for Shibboleth, SiteMinder, Oracle OAM, and any SSO product that...
Fecha de publicación: 26-abr-2024 20:54
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...
Fecha de publicación: 26-abr-2024 20:54
Multi-Factor Authentication
Multi-Factor Authentication Availability: Liferay DXP/Portal 7.3+. Multi-Factor Authentication (MFA) provides better security by requiring users to prove their identity in multiple ways, or...
Fecha de publicación: 26-abr-2024 20:54
Using Authentication Verifiers
Using Authentication Verifiers Authentication Verifiers authenticate remote invocations of Liferay Portal's API in a centralized and extensible way. They have two main responsibilities: Verify...
Fecha de publicación: 26-abr-2024 20:54
Setting Up Liferay
Setting Up Liferay After installing Liferay, configure it to meet your needs. Here are common setup tasks. Setup Tasks Activate Liferay (Subscription Required) Configure Your Instance ...
Fecha de publicación: 26-abr-2024 20:54
Setting Up CORS
Setting Up CORS CORS stands for Cross-Origin Resource Sharing. An Origin is a web server at a different domain, and a Resource is some asset stored on the server, like an image, PDF, or HTML file....
Fecha de publicación: 26-abr-2024 20:54
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...
Fecha de publicación: 26-abr-2024 20:54
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...
Fecha de publicación: 26-abr-2024 20:54
Migrating Configurations and Properties
Migrating Configurations and Properties Your current DXP installation's OSGi configurations (7.0+) and properties (such as portal properties and system properties) set up your DXP instance to fit...
Fecha de publicación: 26-abr-2024 20:54
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...
Fecha de publicación: 26-abr-2024 20:54
Upgrading a Sharded Environment
Upgrading a Sharded Environment Since Liferay DXP 7.0, Liferay removed its own physical partitioning implementation (also known as sharding) in favor of the capabilities provided natively by...
Fecha de publicación: 26-abr-2024 20:54
Other Upgrade Scenarios
Other Upgrade Scenarios If you're upgrading a clustered installation, you must follow an upgrade approach that fits your cluster requirements. See Maintaining Clustered Installations to learn the...
Fecha de publicación: 26-abr-2024 20:54
Updating Liferay
Updating Liferay For Liferay DXP 7.3 SP3+ and 7.4 GA1+ Update your Liferay installation with Bundle Releases. The latest features, security releases, as well as library updates are all delivered...
Fecha de publicación: 26-abr-2024 20:54
Accessing DXP Patch Code
Accessing DXP Patch Code Subscribers Liferay DXP Fix Pack and Hotfix source code is available in a private GitHub repository called liferay-dxp. The source code facilitates identifying and...
Fecha de publicación: 26-abr-2024 20:54
Configuring the Patching Tool
Configuring the Patching Tool Subscribers The Patching Tool can be adapted to any DXP installation. The tool's auto-discovery option is the easiest way to configure the Patching Tool. If you...
Fecha de publicación: 26-abr-2024 20:54
Getting Patch Information
Getting Patch Information Subscribers You can see patch information at a glance, which helps maintain your installation and get help from Liferay Support. The Patching Tool's info command lists...
Fecha de publicación: 26-abr-2024 20:54
Reference
Reference Installing the Patching Tool Configuring the Patching Tool Getting Patch Information Uninstalling Patches Accessing DXP Patche Code
Fecha de publicación: 26-abr-2024 20:54
Installing the Patching Tool
Installing the Patching Tool Subscribers The Patching Tool is easy to install and update. Installation Download the Patching Tool from the Customer Portal. For DXP 7.3+, download the latest...
Fecha de publicación: 26-abr-2024 20:54
Reference
Reference Database Configuration Database Templates JVM Configuration Liferay Home Portal Properties System Properties Liferay Software Versions
Fecha de publicación: 26-abr-2024 20:54
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. You can configure an...
Fecha de publicación: 26-abr-2024 20:54
Configuring SAML at the System Level
Configuring SAML at the System Level Before allowing any portal instances to enable SAML authentication, you should configure it at the system level so those instances have a foundation from which...
Fecha de publicación: 26-abr-2024 20:54
SAML Authentication Process Overview
SAML Authentication Process Overview Both the IdP and the SP can initiate the Single Sign On process, and the SSO flow is different depending on each one. Regardless of how it's initiated, SSO is...
Fecha de publicación: 26-abr-2024 20:54
Authenticating with SAML
Authenticating with SAML The SAML (Security Assertion Markup Language) adapter provides Single Sign On (SSO) and Single Log Off (SLO) in your deployment. SAML works by using Identity Providers...
Fecha de publicación: 26-abr-2024 20:54
Configuring Single Sign-On
Configuring Single Sign-On Liferay Portal/DXP supports many ways of authenticating, from token-based solutions to standards such as OpenID Connect and SAML. With all the available options, you...
Fecha de publicación: 26-abr-2024 20:54
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...
Fecha de publicación: 26-abr-2024 20:54
Adding A Language
Adding A Language Liferay currently supports about 50 languages out-of-the-box. Translation is complete for many of these languages, and some are still in the translation process. Each language has...
Fecha de publicación: 26-abr-2024 20:56
Automatically Generating Translations
Automatically Generating Translations Liferay DXP supports 50 languages out-of-the-box. Each locale has its own language properties file containing keys for its language. When you create an...
Fecha de publicación: 26-abr-2024 20:56
Listening for Messages
Listening for Messages You can listen for messages sent to any registered Message Bus destination, whether it's built-in to DXP/Portal, defined by third-parties, or created by you. Messages sent to...
Fecha de publicación: 26-abr-2024 20:56
Aggregating Resource Bundles
Aggregating Resource Bundles When working with a module that shares localized messages, the bnd header must specify the resource bundles you want to associate with the module. Liferay provides a...
Fecha de publicación: 26-abr-2024 20:56
Message Bus
Message Bus The Message Bus provides a loosely coupled way to exchange messages. A class sending a message invokes the Message Bus to send the message to a destination, while other classes...
Fecha de publicación: 26-abr-2024 20:56
Using Default Synchronous Messaging in Previous Versions
Using Default Synchronous Messaging in Previous Versions Synchronous messaging was removed and is no longer supported for Liferay DXP 7.4 U49/Liferay Portal 7.4 GA49 and above. In default...
Fecha de publicación: 26-abr-2024 20:56
Tuning Messaging Performance
Tuning Messaging Performance Messaging performance is tuned at the destinations. Performance depends on the destination type, the amount of processing the message listeners require, and the thread...
Fecha de publicación: 26-abr-2024 20:56
Using Asynchronous Messaging
Using Asynchronous Messaging Message Bus's asynchronous option provides fire and forget behavior; send a message and continue processing without waiting for a response. An asynchronous message is...
Fecha de publicación: 26-abr-2024 20:56
Reference
Reference Aggregating Resource Bundles
Fecha de publicación: 26-abr-2024 20:56
Using Direct Synchronous Messaging in Previous Versions
Using Direct Synchronous Messaging in Previous Versions Synchronous messaging was removed and is no longer supported for Liferay DXP 7.4 U49/Liferay Portal 7.4 GA49 and above. Direct synchronous...
Fecha de publicación: 26-abr-2024 20:56
Listening for Registration Events
Listening for Registration Events Liferay DXP 2023.Q3/Portal 7.4 GA92 and Below The messaging API supports listening for destination and message listener registration events. Here are some reasons...
Fecha de publicación: 26-abr-2024 20:56
Themes
Themes Themes customize the default look and feel of your Site. They allow you to define the style and visual identity of your brand or label across your whole Site. Themes and Site Design Themes...
Fecha de publicación: 26-abr-2024 20:56
Bundling Resources
Bundling Resources :::: 2 :gutter: 3 3 3 3 ::: Bundling a Thumbnail Preview into Your Theme :link: ./bundling-resources/bundling-a-thumbnail-preview-into-your-theme.md ::: ::: Bundling and...
Fecha de publicación: 26-abr-2024 20:56
Theme Development
Theme Development :::: 2 :gutter: 3 3 3 3 ::: Setting Up an Environment and Creating a Theme :link: ./theme-development/setting-up-an-environment-and-creating-a-theme.md ::: ::: Working with...
Fecha de publicación: 26-abr-2024 20:56
Bundling a Thumbnail Preview into Your Theme
Bundling a Thumbnail Preview into Your Theme A theme's thumbnail is the visual representation of how the theme looks when it is applied to a Site. The thumbnail is shown in the theme selection menu...
Fecha de publicación: 26-abr-2024 20:56
Customizing Liferay's Look and Feel
Customizing Liferay's Look and Feel One of the easiest ways to get started developing on Liferay's platform is to modify its look and feel. You can change everything from its favicon to its entire...
Fecha de publicación: 26-abr-2024 20:56
Portlet Providers
Portlet Providers :file: ../../landingpage_template.html :file: portlet-providers/landing.html
Fecha de publicación: 26-abr-2024 20:56
Servlets
Servlets :file: ../../landingpage_template.html :file: servlets/landing.html
Fecha de publicación: 26-abr-2024 20:56
Creating Notification Templates
Creating Notification Templates Liferay 7.4 2023.Q4+/GA102+ With Notification Templates, you can design automated email and user notifications for Liferay services. Each template identifies a...
Fecha de publicación: 26-abr-2024 20:58
Configuring Workflow Actions and Notifications
Configuring Workflow Actions and Notifications Subscription Using the workflow designer, users can configure Workflow Actions and notifications for each node. Actions are very adaptable and you...
Fecha de publicación: 26-abr-2024 20:58

Capabilities

Product

Contact Us

Connect

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