Posts

Reindex alfresco SOLR on Linux environment

Follow below Steps for   Reindex   Alfresco SOLR.       a) Back-up Alfresco Server.             -         Before backup the server shutdown the alfresco server.            -           Create Backup folder example as     /home/sachin /            -           Change   the directory as below,                            $ cd   /home/sachin/            -         Take   the backup using following command from alfresco installation path in my case  ...

Liferay and SAML(2.0) integration

Title: Liferay and SAML(2.0) integration with portal cluster environment behind a load           balancer   Introduction         What is an SAML(Security Assertion Markup Language)?                 It is a XML-based, open-standard data format for exchanging authentication and                  authorization data between parties, in particular, between an identity provider and a service                 provider.            Overview              This brief article outlines a high level solution for using the Liferay SAML 2.0 EE Provider       ...