-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 5.0.2
-
Fix Version/s: None
-
Component/s: Repository Authentication and SSO
-
Labels:None
-
Bug Priority:
-
Regression Since:
-
Cloud or Enterprise:Enterprise Only
I have set up v5.0d Community with Kerberos authentication and I am having issues with the CMIS api.
This only happens on boxes that don't get Kerberos Authentication (e.g. Linux desktops) and it falls through to LDAP. If the Kerberos succeeds, then the CMIS auth succeeds.
If I go to:
/alfresco/api/default/public/cmis/versions/1.0/atom
I get an endless loop of a page with a link to "log in". I can make this go away by first visiting:
/alfresco/webdav/
where I get a correct login popup. After entering my credentials I am able to get the atom page to give me an atom.
I have another box with v5.0b which works correctly and pops up a request for credentials when I go to the atom page. Therefore I believe it to be a regression from v5.0b.