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

Capabilities

Product

Contact Us

Connect

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