Search Results

All Results 597
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Restricting impersonation to allow only a single users impersonation at a time
Issue An Impersonator should be able to impersonate only one user at a time. Currently, Liferay supports multiple users to be impersonated, at the same time in the same browser. We tried to find any properties which...
Large number of records on the SamlSpSession table
Issue There are a large number of records on the SamlSpSession table, which is causing issues with my upgrade. Environment Portal 6.2 DXP 7.2 All DXP versions Resolution Extra records can be removed using the...
Email are not sent from Liferay when Office365 is used as the server
Issue Emails are not sent out from Liferay In the log, we see the following error: liferay[liferay-7] [dxp] ERROR [liferay/mail-6][MailEngine:74] Unable to send message: 535 5.7.139 Authentication unsuccessful, the...
Need to create a role for accessing Server Administration
Issue User needs to create a custom role and add permissions to access Server Administration Environment Liferay DXP 7.0+ Resolution There are no options provided under System to add these permissions. Only an...
User can see more Organisations
Issue We have a problem the User, who has access and rights to selected organizations, can see all organizations when updating user info. Reproduction steps: Customer main user opens Users and Organizations...
Can SAML be used to send an attribute that can be used to assign site roles?
Issue Currently, SAML is not designed to be utilized to send an attribute that can be used to assign site roles. Environment Quarterly Releases Resolution This is an ongoing task, LPD-6336, for Liferay. Liferay is...
How to remove languages in Instance Settings?
Issue How can a user remove languages in Instance Settings? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Start up a vanilla bundle without any specific language settings. Go to Control Panel >...
How to get a list of portal Users and what Roles are assigned to them?
Issue I would like to get a list of Liferay portal users and what roles are assigned to them. Environment Liferay DXP 7.2+ Resolution Please run the attached Groovy script: ListUsersAndRoles.groovy  Additional...