The short url that is generated when using the "Share" option in document library is not displaying the "Document Details" button instead it displays a Login button. Clicking on it forwards to login page and after login it lands to default dashboard page. Because of this issue, people are not able to find additional actions to perform on the document.
It could be something to do with SSO not working on that page.
I have checked kerberos/SSO configuration and it seems everything is ok.
Thanks in advance.
Hardik
Have you included the noauth endpoint in your share-config-custom.xml?
(Changing ${noauth.endpoint} to a suitable value e.g. http://localhost:8080/alfresco/s)
<endpoint>
<id>alfresco-noauth</id>
<name>Alfresco - unauthenticated access</name>
<description>Access to Alfresco Repository WebScripts that do not require authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>${noauth.endpoint}</endpoint-url>
<identity>none</identity>
</endpoint>
Hi Ian,
I have already included noauth enpoint configuration in my share-config-custom.xml file.
And i have also made Client Configuration (Kerberos client configuration | Alfresco Documentation ) correctly.
Thanks,
Hardik
Raised a ticket with Alfresco support and they are able to replicate the same with OOTB Alfresco version.
Support team has created ticket for the same. Ticket URL: [MNT-17767] When Kerberos SSO is enabled, QuickShare Link ignores it and prompts the user to Login -...
did you manage to solve this issue?
I do not see any activiti on Jira (and I do not have access to the MNT-11109)
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.