Search Results

Capability
Feature
Deployment Approach
Configuring Liferay Authentication With PingOne Using SAML
This recipe guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment using Security Assertion Markup Language (SAML). PingOne...
Published Date: Aug 2, 2024 2:34 PM
Integrate Azure AD with Liferay DXP Using OpenID Connect
This recipe guides you through the basic steps needed to integrate Azure AD (now known as Microsoft Entra ID), your Identity Provider (IdP), with your Liferay environment using OpenID Connect....
Published Date: Aug 2, 2024 4:36 PM
Integrate Azure AD with Liferay DXP Using SAML
As a general best practice, integrating Liferay DXP with other Identity Providers (IdPs) provides enhanced security and streamlines authentication management. This recipe guides you through the...
Published Date: Aug 5, 2024 5:12 PM
Building Multi-Step Forms With Liferay DXP Objects
This recipe guides you through the basic steps to build a multi-step form. Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects,...
Published Date: Aug 6, 2024 6:21 PM
Integrate Okta with Liferay DXP using OpenID Connect
This recipe guides you through the steps to integrate Okta, your Identity Provider (IdP), with your Liferay environment using OpenID Connect. Okta Dev account Liferay DXP environment Administrative...
Published Date: Aug 6, 2024 8:09 PM
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation...
Published Date: Aug 15, 2024 6:33 PM
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
Published Date: Aug 19, 2024 4:54 PM
Creating Picklists for Distributor Applications
Creating Picklists for Distributor Applications Delectable Bonsai wants to collect information to help them assess the relative value of each business opportunity. In this case, they want...
Published Date: Oct 22, 2024 5:16 PM
Determining Data Entities
Determining Data Entities Here you'll create the Distributor Application object in four steps: Add the Distributor Application object Configure the object Add a custom field Publish the...
Published Date: Oct 22, 2024 5:16 PM
Adding the Relationship to Custom Layouts
Adding the Relationship to Custom Layouts Relationship fields appear automatically in an object's default layout; relationship tables do not. To test the relationship, update the custom layout for...
Published Date: Oct 22, 2024 5:16 PM
Creating Picklists Using REST APIs
Creating Picklists Using REST APIs The headless-admin-list-type service provides REST APIs for performing CRUD operations for picklists. Using these APIs is far more efficient than creating...
Published Date: Oct 22, 2024 5:16 PM
Relating Object Entries
Relating Object Entries After defining an object relationship, you can relate entries in two ways: the Liferay UI or relationship REST APIs. Here you'll practice relating evaluations and...
Published Date: Oct 22, 2024 5:16 PM
Setting Up the Application Evaluation Object
Setting Up the Application Evaluation Object When reviewing applications, Delectable Bonsai must store evaluation notes for each distributor application they receive. To achieve this, the...
Published Date: Oct 22, 2024 5:16 PM
Cloud Administrator
Cloud Administrator With Liferay Cloud you can build your website on a secure and reliable enterprise cloud platform. Two offerings are available: Liferay SaaS: Includes a Liferay DXP instance...
Published Date: Oct 22, 2024 5:17 PM
Cloud Configuration
Cloud Configuration You've walked through the process of setting up and using the Cloud console to deploy changes in Liferay SaaS. Liferay PaaS (self-managed) uses the same Cloud console for...
Published Date: Oct 22, 2024 5:17 PM
Configuring Auto-scaling
Configuring Auto-scaling Once you've enabled production environment clustering with any number of nodes, you can configure auto-scaling to better handle site traffic during peak hours. Help Marcus...
Published Date: Oct 22, 2024 5:17 PM
Setting Up Clustering for the Liferay Service
Setting Up Clustering for the Liferay Service Because Delectable Bonsai's website draws millions of views, it must be clustered to handle the traffic. Here, you'll learn how to configure a two-node...
Published Date: Oct 22, 2024 5:17 PM
Setting Up the GitHub Repository
Setting Up the GitHub Repository Your first task after your Liferay Cloud account is provisioned is to set up the project's Git repository so you can deploy configurations as an administrator....
Published Date: Jan 18, 2025 2:45 AM
Cloud Development Lifecycle
Cloud Development Lifecycle Now you've configured your Liferay PaaS environment for a project like Delectable Bonsai's. Developers like Kyle use the Cloud console too, for everything from deploying...
Published Date: Nov 22, 2024 10:47 PM
Deploying and Promoting to Production
Deploying and Promoting to Production As Kyle begins to work on development with Liferay Cloud, he goes through his first full deployment process by deploying and promoting a simple widget module. ...
Published Date: Jan 18, 2025 2:45 AM
Setting Up Your Cloud Project
Setting Up Your Cloud Project After you have either an instance of Liferay SaaS or PaaS provisioned, your first task is to access the cloud console. In Liferay PaaS (self-managed), you use the...
Published Date: Nov 22, 2024 10:47 PM
Accessing the Liferay Cloud Console
Accessing the Liferay Cloud Console The Delectable Bonsai project has been provisioned, but Marcus and his staff must be granted access to it. Here, you'll access the Liferay Cloud console so you...
Published Date: Nov 22, 2024 10:47 PM
Adding Team Members to the Project
Adding Team Members to the Project Marcus has access to the Liferay Cloud console for the whole Delectable Bonsai project, but his staff member, Kyle, also needs access. Here, you'll learn how to...
Published Date: Nov 22, 2024 10:47 PM
Using the CLI Tool
Using the CLI Tool Now that the Delectable Bonsai site is up and running on Liferay SaaS, Kyle is ready to start deploying client extensions the development team created. To get started, he needs...
Published Date: Nov 22, 2024 10:47 PM
Commerce Architect
Commerce Architect Liferay’s full-fledged Commerce offering comes with a host of product management, order management, inventory management, and pricing capabilities. This course continues the...
Published Date: Jan 18, 2025 2:45 AM
Automating Account Creation
Automating Account Creation To complete the onboarding flow, Delectable Bonsai wants to enable managers to create business accounts for approved applications easily. Each account should be named...
Published Date: Oct 22, 2024 5:15 PM
Adding Notification Templates for Distributor Application
Adding Notification Templates for Distributor Application To this point, Delectable Bonsai's Distributor Application has no automated notifications for entry events. This means administrators must...
Published Date: Oct 22, 2024 5:15 PM
Managing Access to Data
Managing Access to Data Delectable Bonsai wants to ensure that all authorized users can submit distributor applications. They also want to allow a limited number of employees to view all submitted...
Published Date: Oct 22, 2024 5:16 PM
Defining a State Field
Defining a State Field Delectable Bonsai wants to define a custom state field for tracking an application's progress and triggering additional business logic. Here you'll add a picklist that...
Published Date: Oct 22, 2024 5:16 PM
Validating Fields
Validating Fields So far, Delectable Bonsai has no way to ensure applicants provide valid, consistent data in their applications. Here you'll add validations for Distributor Application's email,...
Published Date: Oct 22, 2024 5:16 PM
Configuring Your Site's Domain
Configuring Your Site's Domain Now that the Delectable Bonsai site is up and running, you can connect it to its domain name. Here, you'll register and configure a custom domain for your site. ...
Published Date: Oct 22, 2024 5:17 PM
Installing a Hotfix
Installing a Hotfix Keeping your Liferay instance up-to-date is a critical part of maintenance in Liferay Cloud. If you have to patch an issue before it appears in the next version of Liferay,...
Published Date: Nov 22, 2024 10:47 PM
Rotating Your Database password
Rotating Your Database password Delectable Bonsai's database security policy is to rotate the password at least every 90 days. Here, you'll change your database password in your production...
Published Date: Oct 22, 2024 5:17 PM
Deploying Code to Liferay SaaS
Deploying Code to Liferay SaaS Now that you've accessed and started using the Cloud console, you're ready to deploy a client extension project to your Liferay SaaS instance. This module requires a...
Published Date: Nov 22, 2024 10:47 PM
Deploying and Managing a Microservice Client Extension Project
Deploying and Managing a Microservice Client Extension Project Kyle wants to start developing a custom application using a microservice client extension to help keep track of user-submitted...
Published Date: Nov 22, 2024 10:47 PM
Troubleshooting a Microservice in the Cloud Console
Troubleshooting a Microservice in the Cloud Console Previously, you tested using an object action client extension to log when a feedback entry is submitted in Liferay. Now, Kyle wants to add a...
Published Date: Nov 22, 2024 10:47 PM
Creating an Orders Page
Creating an Orders Page The Orders page displays a business customer's order history, including open orders. You can select a pending order to continue checking out, approve or reject it based on a...
Published Date: Nov 22, 2024 10:47 PM
Setting Terms and Conditions for Payment Methods and Shipping Options
Setting Terms and Conditions for Payment Methods and Shipping Options Clarity has terms and conditions attached to their payment methods and shipping options. Businesses must assess these terms and...
Published Date: Nov 22, 2024 10:47 PM
Creating Order Types for Bulk and Regular Orders
Creating Order Types for Bulk and Regular Orders As Clarity caters to a different businesses with varying supply demands, they must offer incentives to businesses that make large purchases. Kyle,...
Published Date: Nov 22, 2024 10:47 PM
Setting up a Workflow for Buyers
Setting up a Workflow for Buyers Clarity wants to implement a buyer order approval workflow for its customers. Kyle Klein, the administrator, must enable the buyer order approval workflow setting...
Published Date: Nov 22, 2024 10:47 PM
Using Price Tiers to Promote More Buying
Using Price Tiers to Promote More Buying In addition to having unique discounts for specific account groups and a discount for orders above $5000, Clarity also offers tiered pricing for some of...
Published Date: Nov 22, 2024 10:47 PM
Configuring Search
Configuring Search Liferay uses Elasticsearch to search and index content. In a Liferay cluster, Elasticsearch must be installed on a separate server accessible by each node. Follow the steps below...
Published Date: Oct 22, 2024 5:18 PM
Server Administration and Email
Server Administration and Email You can manage and monitor your Liferay instance from the server administration console. For example, you can view the current system or portal properties or...
Published Date: Oct 22, 2024 5:18 PM
Authentication
Authentication Liferay's authentication options are flexible enough for almost any scenario you can cook up. From configuring how users sign in, to how authenticated sessions are verified, to...
Published Date: Oct 22, 2024 5:18 PM
Configuring Multi-Factor Authentication
Configuring Multi-Factor Authentication Multi-Factor Authentication requires users to both know something and have something. Usually, this is a password and a device or service, like a mobile...
Published Date: Oct 22, 2024 5:18 PM
Configuring Virtual Instances
Configuring Virtual Instances Liferay PaaS or Self-hosted You may have a business use case where you need another Liferay environment with its own set of sites, users, and organizations. Rather...
Published Date: Oct 22, 2024 5:18 PM
Security
Security Liferay's philosophy is secure by default. That means a default installation's configuration is secure right away. There are, however, many ways to tune the security closer to your needs....
Published Date: Oct 22, 2024 5:18 PM
Authentication Verifiers
Authentication Verifiers Liferay PaaS or Self-hosted Authentication Verifiers are internal instances of code that determine if the provided credentials---whether that's a user name/password, a...
Published Date: Oct 22, 2024 5:18 PM
Configuring Sign In
Configuring Sign In Liferay's sign-in widget is configurable and adjusts to how you've set its options. In a prior step, you configured two virtual instances. One of these is for a public-facing,...
Published Date: Oct 22, 2024 5:18 PM
Password Policies
Password Policies Password policies are rules set for everything having to do with passwords: Age Length and syntax History Expiration Lockout rules Change rules Password policies can be...
Published Date: Oct 22, 2024 5:18 PM
Authorizing and Single Sign-On
Authorizing and Single Sign-On Authentication and authorization are like the two sides of a coin. Authentication ensures that credentials given match credentials stored in the system. Authorization...
Published Date: Oct 22, 2024 5:18 PM
Authenticating with SAML
Authenticating with SAML When authenticating with SAML, Liferay can serve as either the service provider (SP) or the identity provider (IdP). See authenticating with SAML to learn more. Clarity...
Published Date: Oct 22, 2024 5:18 PM
Authorizing with OAuth2
Authorizing with OAuth2 Use Liferay's OAuth2 tools to authorize third-party applications to access data. For example, a Clarity Vision Solutions' partner wants to sell the eyewear products with...
Published Date: Oct 22, 2024 5:18 PM
Adding a Structure for Frequently Asked Questions
Adding a Structure for Frequently Asked Questions Clarity wants a way to manage its Frequently Asked Questions page that empowers its site maintainers to add questions, remove questions, and group...
Published Date: Oct 22, 2024 5:19 PM
Adding a Structure for Events
Adding a Structure for Events Liferay comes with just one out-of-the-box web content structure, Basic Web Content, which isn't appropriate for what Clarity wants. Clarity needs structures specific...
Published Date: Oct 22, 2024 5:19 PM
Adding a Template to Display an Event
Adding a Template to Display an Event You should have a web content template for each new type of structure you add, as they define how to order and arrange each field in the structure. Here,...
Published Date: Oct 22, 2024 5:19 PM
Adding a Template to Display FAQs
Adding a Template to Display FAQs The template for FAQs needs to be able to display not only each field you added, but also every repetition of a question and answer the article could have. Here,...
Published Date: Oct 22, 2024 5:19 PM
Adding Simple Display Page Templates
Adding Simple Display Page Templates Display page templates display a specific piece of content. Use them to show a specific article in its own context. Next, you'll create a display page template...
Published Date: Oct 22, 2024 5:19 PM
Adding the Site's First Web Content
Adding the Site's First Web Content Now that you have structures and templates for two new types of content, you're ready to add some articles. Here, add content to the site for both of these types...
Published Date: Oct 22, 2024 5:19 PM

Capabilities

Product

Education

Contact Us

Connect

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