How to create pages with free access without authentication in ECM, like in facebook.
If you are creating a page with surf framework, while writing your page definition file ensure you provide <authentication>none</authentication> tag in it. ###
For more info go to:
http://docs.alfresco.com/5.2/concepts/dev-extensions-share-architecture-extension-points-intro-surf-pages.htm
surf
Tnx.
If you are creating a page with surf framework, while writing your page definition file ensure you provide <authentication>none</authentication> tag in it. ###
For more info go to:
http://docs.alfresco.com/5.2/concepts/dev-extensions-share-architecture-extension-points-intro-surf-pages.htm
surf