Search Results

Capability
Feature
Deployment Approach
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
SAML Settings
SAML Settings Many of the same fields appear in both the Service Provider and the Identity Provider configurations. Here's a reference. Name: Name the SP or IdP. This is just a descriptive name;...
Published Date: Apr 26, 2024 8:54 PM
Importing User Groups' Memberships from an External IdP through SAML
Importing User Groups' Memberships from an External IdP through SAML This feature is currently behind a [dev feature...
Published Date: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 PM
SCIM User API Basics
SCIM User API Basics Liferay DXP 2024.Q1+ [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay provides a headless API to perform CRUD...
Published Date: Apr 26, 2024 8:54 PM
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+ [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay provides a headless API to perform CRUD...
Published Date: Apr 26, 2024 8:54 PM
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Captcha API Basics :link: ./developer-guide/captcha-api-basics.md ::: ::: SCIM User API Basics :link: ./developer-guide/scim-user-api-basics.md ::: ...
Published Date: Apr 26, 2024 8:54 PM
Setting Service Access Policies
Setting Service Access Policies Service Access Policies define what services or service methods can be invoked remotely. You can apply many of them at once to produce a combined effect. They are...
Published Date: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 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: Apr 26, 2024 8:54 PM
Configuring Content Security Policy Headers
Configuring Content Security Policy Headers [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) Modern browsers use Content Security Policy HTTP...
Published Date: Apr 26, 2024 8:54 PM
Migrating Documents and Media Thumbnails to Adaptive Media
Migrating Documents and Media Thumbnails to Adaptive Media DXP automatically generates thumbnails for images in Documents and Media using Adaptive Media. This functionality is installed by default...
Published Date: Apr 26, 2024 8:52 PM
Creating and Editing Documents with Microsoft Office 365
Creating and Editing Documents with Microsoft Office 365 You can use Office 365™ to create and edit text documents, spreadsheets, or presentations for storage in the Documents and Media library....
Published Date: Apr 26, 2024 8:53 PM
Enabling DocuSign Digital Signatures
Enabling DocuSign Digital Signatures Available: Liferay Portal 7.4 GA3+ You can now integrate DocuSign digital signatures into your Liferay documents. DocuSign is a service that manages documents...
Published Date: Apr 26, 2024 8:53 PM
Configuring Document URLs
Configuring Document URLs Liferay 7.4 U27+/GA27+ When a file is uploaded, Liferay automatically generates a friendly URL for accessing it. This URL uses the following structure:...
Published Date: Apr 26, 2024 8:53 PM
Linking to Files on Google Drive
Linking to Files on Google Drive You can create files in your Document Library that link to files in Google Drive™ or images in Google Photos™. To enable this functionality, see Enabling Links to...
Published Date: Apr 26, 2024 8:53 PM
Deleting Files
Deleting Files The Documents and Media application allows for easy deletion of files. Deleting a Single File Locate the file you wish to delete. Click the file's Actions icon (Actions) and...
Published Date: Apr 26, 2024 8:53 PM
Managing Web Content Structures and Templates by Using the REST API
Managing Web Content Structures and Templates by Using the REST API Web content structures define the information included in a web content article. Structures facilitate creating and managing web...
Published Date: Apr 26, 2024 8:53 PM
Translating Web Content
Translating Web Content Liferay DXP/Portal 7.3+ Liferay provides integrated tools for translating web content articles, so you can create engaging, localized content for your global users. With...
Published Date: Apr 26, 2024 8:53 PM
Translating Content Pages
Translating Content Pages Liferay 7.4 U15+ and GA15+ Liferay provides integrated tools for translating Content Pages, so you can create engaging, localized experiences for your global users. With...
Published Date: Apr 26, 2024 8:53 PM
Managing Translation Permissions
Managing Translation Permissions The required permissions for translating content pages and web content depend on the translation method: Manual translation requires either Update permissions...
Published Date: Apr 26, 2024 8:53 PM
Enabling Workflows for Translations
Enabling Workflows for Translations You can enable a custom workflow for translation processes to guide the review and publishing process. Once you've defined your custom workflow, follow these...
Published Date: Apr 26, 2024 8:53 PM
Using Taglibs in Templates
Using Taglibs in Templates Liferay's taglibs are accessible when developing templates in FreeMarker. There is no need to instantiate these taglibs within your FreeMarker template; they're already...
Published Date: Apr 26, 2024 8:53 PM
Mapping Web Content Templates to Fragments
Mapping Web Content Templates to Fragments By default, you can map web content structure fields holding a single value (such as date, numeric, image, number, or text) to fragments. For multi-value...
Published Date: Apr 26, 2024 8:53 PM
Embedding Widgets in Templates
Embedding Widgets in Templates You can embed widgets in web content templates: it doesn't matter whether they're core apps, custom apps, instanceable, or non-instanceable. Below is an example of...
Published Date: Apr 26, 2024 8:53 PM
Creating Your First Site
Creating Your First Site Sites are collections of pages that contain and display content. This article walks through creating a new Site based on an existing out-of-the-box template. Creating a...
Published Date: Apr 26, 2024 8:53 PM
Getting Started
Getting Started Liferay DXP is a powerful, open source, enterprise-ready platform for building and deploying web applications. However, all of that power and functionality can make it difficult to...
Published Date: Apr 26, 2024 8:53 PM
Batch Engine API Basics - Importing Data
Batch Engine API Basics - Importing Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to import data to Liferay. Importing Data Then follow...
Published Date: Apr 26, 2024 8:53 PM
Authorizing Account Access with OAuth2
Authorizing Account Access with OAuth2 Once you have an application registered, you can start authorizing users. To do that, you must construct the URL to the authorization server (Liferay DXP)....
Published Date: Apr 26, 2024 8:53 PM
Consuming REST Services
Consuming REST Services Liferay DXP contains REST services for most of its applications. These services are fully OpenAPI compliant. Here, you'll learn how to consume them. This takes only three...
Published Date: Apr 26, 2024 8:53 PM
Making Unauthenticated Requests
Making Unauthenticated Requests By default, Liferay DXP restricts API access for the sake of security, requiring authentication in order to get a valid response. However, in certain cases it may...
Published Date: Apr 26, 2024 8:53 PM
Providing Files to the Container
Providing Files to the Container The Liferay container uses the files you provide to execute the following use cases: Configure Liferay with .properties Files and .config files Configure Tomcat...
Published Date: Apr 26, 2024 8:54 PM
Patching DXP in Docker
Patching DXP in Docker Liferay patches fix DXP issues and the Patching Tool applies the patches. On Docker Hub, Liferay provides images pre-populated with each new Fix Pack, Security Fix Pack, and...
Published Date: Apr 26, 2024 8:54 PM
Upgrading to a New Docker Image
Upgrading to a New Docker Image As new Liferay versions are released as Docker images, you can upgrade to them. Upgrade Basics describes the process. **Always** [back...
Published Date: Apr 26, 2024 8:54 PM
Licensing DXP in Docker
Licensing DXP in Docker If you're using a DXP trial license that's expiring or you have a new license (activation key) you must install, you can replace your container's existing license. Here's...
Published Date: Apr 26, 2024 8:54 PM
Understanding Patch Types
Understanding Patch Types Subscribers The Liferay Support Team creates and releases fixes to issues discovered in DXP. The fixes are packaged in ZIP files referred to generally as patches. There...
Published Date: Apr 26, 2024 8:54 PM
Installing Patches
Installing Patches Subscribers The Patching Tool applies Fix Packs (including Security Fix Packs and Service Packs) for versions prior to Liferay DXP 7.3 SP3. It also applies Hotfixes for any DXP...
Published Date: Apr 26, 2024 8:54 PM
Custom Code and Patch Compatibility
Custom Code and Patch Compatibility Subscribers If you deploy code that customizes or patches your DXP 7.2 installation, you must maintain its compatibility with all patches you're using. The...
Published Date: Apr 26, 2024 8:54 PM
Slimming Down Patched Installations
Slimming Down Patched Installations Subscribers In Liferay DXP 7.2, patch information is retained in Patch Files in the installation by default. This facilitates restoring DXP to a previous patch...
Published Date: Apr 26, 2024 8:54 PM
Using Slim Bundles
Using Slim Bundles Subscribers Liferay DXP 7.2 Fix Packs and Service Packs are also released bundled with the Tomcat application server. They are available as traditional bundles and Slim Bundles....
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
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...
Published Date: Apr 26, 2024 8:54 PM
Reference
Reference Installing the Patching Tool Configuring the Patching Tool Getting Patch Information Uninstalling Patches Accessing DXP Patche Code
Published Date: Apr 26, 2024 8:54 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

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