Quantcast
Channel: Alfresco Forums - Development Environment
Viewing all articles
Browse latest Browse all 158

[SOLVE] Change Share logout URL

$
0
0

Hi, i need to change the logout link in share (Alfresco 4.2.e).

I tried to replace in share-config.xml the line:

<item type="link" id="logout" condition="!context.externalAuthentication">/dologout</item>

with:

<item type="external-link" id="logout">https://www.google.it/</item>

but it does not work.

How can i change the logout URL?

4.2.e

Viewing all articles
Browse latest Browse all 158

Trending Articles