Search Results

Capability
Feature
Deployment Approach
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...
Date de publication: 26 avr. 2024 20:50
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,...
Date de publication: 26 avr. 2024 20:50
Understanding Service Access Policies
Understanding Service Access Policies Use the service access policy tool to set which web services have public access. You can view a list of the default policies. Follow the steps below to add a...
Date de publication: 26 avr. 2024 20:50
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...
Date de publication: 26 avr. 2024 20:50
Securing Web Services
Securing Web Services Liferay ships with APIs for just about all of its functionality. You can use these APIs to interact programmatically with Liferay's entities or objects you've created...
Date de publication: 26 avr. 2024 20:50
Connecting to LDAP
Connecting to LDAP You can configure an LDAP server at the system level or instance level. If you are on Liferay PaaS or self-hosted, you can choose the configuration scope based on your needs....
Date de publication: 26 avr. 2024 20:50
Setting Roles and Permissions
Setting Roles and Permissions In Liferay, users receive permissions based on assigned roles. See Understanding Roles and Permissions to learn more. Assigning Users to Roles Give the IT manager the...
Date de publication: 26 avr. 2024 20:50
Importing and Exporting Users
Importing and Exporting Users Once LDAP is connected, users are imported as they log in. Clarity Vision Solutions, however, wants to import all of Fabulous Frames's users in one shot. Importing...
Date de publication: 26 avr. 2024 20:50
Creating and Configuring Channels
Creating and Configuring Channels A channel is an avenue for selling products, such as a customer portal, a B2B marketplace, or back office phone sales. You must link a channel to a site to sell...
Date de publication: 26 avr. 2024 20:50
Configuring Workflows and Notifications
Configuring Workflows and Notifications Noah Norman, the order manager for Fabulous Frames, wants to review and approve orders placed by Sarah Stanley, their buyer, for budget reasons. Clarity’s...
Date de publication: 26 avr. 2024 20:50
Configuring the DXP Cluster
Configuring the DXP Cluster You can run two docker containers to demonstrate a simple clustered environment. See Clustering for High Availability to learn more. Configuring Elasticsearch for Each...
Date de publication: 26 avr. 2024 20:50
Configuring Instance Settings
Configuring Instance Settings Liferay instances share the same installation but are configured to serve unique digital experiences from different domain names. Each instance has its own settings. ...
Date de publication: 26 avr. 2024 20:50
Liferay Administrator
Liferay Administrator Is your Liferay instance installed? Now what? Whether you're on Liferay SaaS, PaaS, or self-hosted, this course covers administering your Liferay installation. You'll learn ...
Date de publication: 26 avr. 2024 20:50
Clustering
Clustering For increased reliability and performance, Liferay can be clustered. This way, if one server fails, another server continues serving data. Liferay can be configured in both a horizontal...
Date de publication: 26 avr. 2024 20:50
Configuring System Settings
Configuring System Settings Liferay PaaS or Self-hosted System settings apply across instances, sites, or widgets. Settings made here apply across your entire environment. Some of these cannot be...
Date de publication: 26 avr. 2024 20:50
Configuring the Database
Configuring the Database Liferay supports many databases, like MySQL, MariaDB, or PostgreSQL. By default, a Liferay bundle uses an embedded HSQL database appropriate for demo purposes. For...
Date de publication: 26 avr. 2024 20:50
Configuration
Configuration The story begins after Liferay has been installed or an instance created in Liferay SaaS or PaaS. Clarity Vision Solutions' IT administrators, with your help, must get the system...
Date de publication: 26 avr. 2024 20:50
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...
Date de publication: 26 avr. 2024 20:50
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...
Date de publication: 26 avr. 2024 20:50
Enabling Cross-Origin Resource Sharing
Enabling Cross-Origin Resource Sharing When a server from a different domain tries to access Liferay web services, the cross-origin resource sharing (CORS) policy allows or denies each request. See...
Date de publication: 26 avr. 2024 20:50
Managing AntiSamy
Managing AntiSamy An AntiSamy sanitizer is enabled by default in Liferay. This sanitizer prevents malicious JavaScript code from being injected into the system when users use HTML and CSS in...
Date de publication: 26 avr. 2024 20:50
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....
Date de publication: 26 avr. 2024 20:50
Understanding Personal Data
Understanding Personal Data Customers interact with your site in various ways. Some of these interactions, such as message board replies or form submissions, leave behind personal data on your...
Date de publication: 26 avr. 2024 20:50
Managing and Deleting Personal Data
Managing and Deleting Personal Data Liferay provides user data tools for managing and deleting personal user data. Though these tools can help with GDPR requirements, they do not guarantee...
Date de publication: 26 avr. 2024 20:50
Users, Accounts, Organizations, and Permissions
Users, Accounts, Organizations, and Permissions With your Liferay DXP environment configured and up and running, it's time to start creating users, organizations, and accounts. Businesses often...
Date de publication: 26 avr. 2024 20:50
User Data
User Data As customers come and go, you can use Liferay's user data management tools to help you manage your customers' personal data. Here, you'll learn how to Understand the personal data that...
Date de publication: 26 avr. 2024 20:50
Working with Accounts
Working with Accounts Accounts in Liferay can represent individual customers in a B2C (i.e. business to consumer) context. Or they can represent a B2B (i.e. business to business) context with...
Date de publication: 26 avr. 2024 20:51
Creating Organizations
Creating Organizations Use Liferay to model Clarity Vision Solutions' organizational hierarchy. See Understanding Organizations to learn more. Parent and Child Organizations Create a top level...
Date de publication: 26 avr. 2024 20:50
Managing Users
Managing Users Whether you bring in users from an LDAP or create them within Liferay, use the available tools to manage your users. See Create and Manage Users to learn more. Create an...
Date de publication: 26 avr. 2024 20:50
Extending Liferay
Extending Liferay At a Glance Extending Liferay is a crucial aspect of leveraging the platform's full potential By customizing Liferay with specific business needs in mind, digital experiences...
Date de publication: 26 avr. 2024 20:51
Breaking Down the Horizontal Solutions Presentation
Breaking Down the Horizontal Solutions Presentation At a Glance The Tailored Solution Highlights learning path presentation provides details of six common solutions where Liferay has been...
Date de publication: 26 avr. 2024 20:51
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...
Date de publication: 26 avr. 2024 20:51
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,...
Date de publication: 26 avr. 2024 20:51
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...
Date de publication: 26 avr. 2024 20:51
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...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
Using Third Parties for Translation
Using Third Parties for Translation Available Liferay 7.4 U15+ and GA15+ Liferay can integrate with the following service APIs to generate automatic translations of Content Pages and Web Content. ...
Date de publication: 26 avr. 2024 20:53
Web Content Articles
Web Content Articles Web content articles are dynamic content entries that can be created, edited, and managed through Liferay’s built-in content management system (CMS). These articles are...
Date de publication: 26 avr. 2024 20:53
Developer Guide
Developer Guide Web Content API Basics Advanced Web Content API Managing Web Content Structures and Templates by Using the REST API
Date de publication: 26 avr. 2024 20:53
Web Content
Web Content :file: ../landingpage_template.html :file: web-content/landing.html
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
Creating Web Content Templates
Creating Web Content Templates Web Content Templates use the FreeMarker Template Language (FTL) to determine how content fields are rendered on a Page. Each Template can be associated with a Web...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
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)....
Date de publication: 26 avr. 2024 20:53
Data Migration Center
Data Migration Center Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently behind a...
Date de publication: 26 avr. 2024 20:53
Using OAuth 2.0
Using OAuth 2.0 OAuth 2.0 is an industry-standard authorization protocol. Users can seamlessly share select credentials from your Liferay-based website with various clients. OAuth 2.0 works by...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
Using Liferay as a Headless Platform
Using Liferay as a Headless Platform Liferay provides a suite of APIs that perform the same kinds of actions available in the web interface. This is essential when you must get data in a...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:53
Using External Reference Codes
Using External Reference Codes Liferay DXP/Portal 7.4+ Many of Liferay's headless API endpoints support an external reference code (ERC). The ERC field is useful in wide range of scenarios. For...
Date de publication: 26 avr. 2024 20:53
Sample API Tutorials
Sample API Tutorials Follow the links below for sample API tutorials that include example requests and example code. Site Building Navigation Menu API Basics Content Authoring and Management ...
Date de publication: 26 avr. 2024 20:53
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...
Date de publication: 26 avr. 2024 20:54
Using Liferay Docker Images
Using Liferay Docker Images Docker Hub hosts Liferay DXP and Liferay Portal Docker images, bundled with Tomcat on Linux. The Liferay Docker Hub pages provide image details and tags for the...
Date de publication: 26 avr. 2024 20:54
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...
Date de publication: 26 avr. 2024 20:54
Docker Image Versions
Docker Image Versions Liferay Docker image tags begin with a Liferay software version and end with an image version. [Liferay software version] [image version] For example, Liferay DXP 7.4.13...
Date de publication: 26 avr. 2024 20:54
Analyze SEO and Accessibility on Pages
Analyze SEO and Accessibility on Pages Starting with Liferay DXP 7.4, you can use the Page Audit tool to examine your Pages' SEO and accessibility. The Page Audit tool uses the Google PageSpeed...
Date de publication: 26 avr. 2024 20:53
Analyze Content Metrics Using the Content Performance Tool
Analyze Content Metrics Using the Content Performance Tool Available 7.3+ Some Content Performance options are only available starting with Liferay DXP/Portal 7.4. You can use the Content...
Date de publication: 26 avr. 2024 20:53

Capabilities

Product

Contact Us

Connect

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