03-09-2018 02:28 AM
Hi Alfresco Users!
I am having a problem with a new install of Alfresco
I do not see the "Add External Users" box when adding users to a site and am therefore unable to do so
I have configured outbound smtp aswell as put in notification.email.siteinvite=true into my global properties, restarted Alfresco and it doesnt appear
What am I doing wrong?
How to I get this box to appear?
Thanks in advance
03-10-2018 12:32 AM
Enabling External Users panel | Alfresco Documentation
09-02-2022 10:02 AM
Looks like this link changed to https://docs.alfresco.com/content-services/latest/develop/share-ext-points/surf-extension-modules/
09-05-2022 08:27 AM
You can enable below way.
<config evaluator="string-compare" condition="Users">
<users>
<enable-external-users-panel>true</enable-external-users-panel>
</config>
Explore our Alfresco products with the links below. Use labels to filter content by product module.