Search Results

Capability
Feature
Deployment Approach
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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:54
Liferay Home
Liferay Home Liferay Home is the folder from which Liferay DXP/Portal launches applications, reads and applies configurations, loads JAR files, generates logs, and more. Liferay Home's location...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:54
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;...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:54
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 ::: ...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20:51
Managing the Knowledge Base
Managing the Knowledge Base Liferay 7.4 U72+/GA72+ With Knowledge Base, you can draft product documentation quickly and organize it into hierarchies that end users can navigate. Add folders and...
Publikálás dátuma: 2024.04.26. 20:52
Importing Knowledge Base Articles
Importing Knowledge Base Articles Liferay 7.4 U72+/GA72+ You can draft Knowledge Base articles as Markdown files and import them to Liferay. To do this, you must ensure each Markdown file is...
Publikálás dátuma: 2024.04.26. 20:52
Knowledge Base Display Widget
Knowledge Base Display Widget Liferay 7.4 U72+/GA72+ You can use the Knowledge Base Display widget to display published articles in site pages with built-in navigation, comments, ratings, and...
Publikálás dátuma: 2024.04.26. 20:52
Other Knowledge Base Widgets
Other Knowledge Base Widgets There are other Knowledge Base widgets you can add to pages besides the Knowledge Base Display widget: Knowledge Base Article: Display a single article’s content. ...
Publikálás dátuma: 2024.04.26. 20:52
Knowledge Base Templates
Knowledge Base Templates Liferay 7.4 U72+/GA72+ Templates give authors a starting point with default headers or other content for articles. Templates help foster consistent formatting and content...
Publikálás dátuma: 2024.04.26. 20:52
Knowledge Base System Settings
Knowledge Base System Settings Administrators can use the System Settings UI to set the Knowledge Base’s global configuration (across Sites). You can access this UI in Control Panel → Configuration...
Publikálás dátuma: 2024.04.26. 20:52
Responding to Knowledge Base Feedback
Responding to Knowledge Base Feedback Liferay 7.4 U72+/GA72+ You can view and manage article feedback in the Knowledge Base application. To do this, Open the Site Menu (Site Menu) and go to...
Publikálás dátuma: 2024.04.26. 20:52
Message Boards
Message Boards User Guide Getting Started with Message Boards Creating Message Boards Categories Creating Message Boards Threads Moderating Message Boards Subscribing to a Message Board ...
Publikálás dátuma: 2024.04.26. 20:52
User Guide
User Guide Getting Started with Message Boards Creating Message Boards Categories Creating Message Boards Threads Moderating Message Boards Subscribing to a Message Board Configuring a...
Publikálás dátuma: 2024.04.26. 20:52
Message Boards API Basics
Message Boards API Basics Liferay's Headless Delivery application provides REST services for the Message Boards application. With these services, you can add message board categories, threads, and...
Publikálás dátuma: 2024.04.26. 20:52
Message Boards Configuration Reference
Message Boards Configuration Reference This article documents configuration settings available in the Message Boards app. To view the Message Boards app's Configuration screen: Navigate to Site...
Publikálás dátuma: 2024.04.26. 20:52
Creating Message Boards Categories
Creating Message Boards Categories Message Boards Categories organize threads by topic. Only authenticated users with the requisite permissions (at minimum, Add Category, Add Subcategory) have the...
Publikálás dátuma: 2024.04.26. 20:52
Message Boards Permissions Reference
Message Boards Permissions Reference This article documents permissions in the Message Boards widget and serves as a reference when assigning permissions to users and roles. To learn more about DXP...
Publikálás dátuma: 2024.04.26. 20:52
Developer Guide
Developer Guide Message Boards API Basics
Publikálás dátuma: 2024.04.26. 20:52
Configuring a Message Boards Category Mailing List
Configuring a Message Boards Category Mailing List This article documents how to configure a mailing list for a message board category in a site-scoped or page-scoped message board. See the Scoping...
Publikálás dátuma: 2024.04.26. 20:52
Managing Notifications and Requests
Managing Notifications and Requests Users receive notifications and requests if they have subscribed to a blog or message board or are mentioned in a post. They may also be notified if someone sent...
Publikálás dátuma: 2024.04.26. 20:52
Subscribing to a Message Board
Subscribing to a Message Board Users can receive email updates and in-product notifications by subscribing to a Message Board. By default, users are automatically subscribed to any threads they...
Publikálás dátuma: 2024.04.26. 20:52
User Guide
User Guide Mentioning Users Managing Notifications and Requests Configuring Mentions
Publikálás dátuma: 2024.04.26. 20:52
Creating Message Boards Threads
Creating Message Boards Threads By default, only authenticated users with the requisite permissions (at minimum, Add Message, Reply to Message, Add File,and View) have the ability to create...
Publikálás dátuma: 2024.04.26. 20:52
Scoping Your Message Boards
Scoping Your Message Boards Multiple message boards can be created and managed on the same DXP instance at the same time. This can be accomplished by scoping each message board to a particular...
Publikálás dátuma: 2024.04.26. 20:52
Moderating Message Boards
Moderating Message Boards Message Boards includes features that enable effective forum moderation. This includes thread locking, thread moving and merging, user bans, and thread flagging. Users...
Publikálás dátuma: 2024.04.26. 20:52
Getting Started with Message Boards
Getting Started with Message Boards Liferay DXP's Message Boards app is a forum application that can be added to any DXP site page. A Message Board on DXP can be scoped to a site, including a...
Publikálás dátuma: 2024.04.26. 20:52
Message Boards Widget UI Reference
Message Boards Widget UI Reference Categories The Categories tab is the default landing page when navigating to the Message Boards widget. All the categories are displayed on this tab. In addition,...
Publikálás dátuma: 2024.04.26. 20:52
Configuring the Questions App
Configuring the Questions App Available: Liferay DXP/Portal 7.3+ There are two primary methods for configuring the Questions app: directly through the app configuration and through the System...
Publikálás dátuma: 2024.04.26. 20:52
Configuring Mentions
Configuring Mentions Mentions are enabled by the Mentions app. By default, the Mentions app is enabled globally. However, this can be enabled or disabled either globally or per Site. Configuring...
Publikálás dátuma: 2024.04.26. 20:52
Notifications and Requests
Notifications and Requests User Guide Notifications and Requests Mentioning Users Managing Notifications and Requests Configuring Mentions
Publikálás dátuma: 2024.04.26. 20:52
Social Tools
Social Tools User Guide Social Tools Using the Activities Widget Using the Contacts Center Widget Using the Ratings System
Publikálás dátuma: 2024.04.26. 20:52
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...
Publikálás dátuma: 2024.04.26. 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,...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:51
Additional Horizontal Solutions
Additional Horizontal Solutions At a Glance The Tailored Solution Highlights learning path presentation provides details of six common solutions where Liferay has been successful. Sales...
Publikálás dátuma: 2024.04.26. 20:51
Adding the Sign In Page
Adding the Sign In Page Users can currently log into Clarity by clicking Sign In in the user menu in the header. Log out. On any page, click the user icon and choose Sign Out from the drop-down...
Publikálás dátuma: 2024.04.26. 20:51

Capabilities

Product

Contact Us

Connect

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