-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.10
-
Component/s: Shibboleth
-
Backlog priority:500
-
Sprint:nxcore 9.2.5, nxcore 9.2.6
-
Story Points:1
- setup shibboleth server allowing anonymous configuration
- setup Nuxeo server with anonymous login enabled
- log in
- create a File document with a file attached
- copy in a text editor the document link
- copy in a text editor the document blob link
- log out
- attempt to access the document link -> Nuxeo redirects to the IdP login page
- attempt to access the blob link -> Nuxeo does not redirect and gives a forbidden response:
You don't have the necessary permission to do the requested action. You don't have sufficient rights to perform this operation.
This does not happen to versions earlier than 7.10
- is related to
-
NXP-23311 Fix login in anonymous configuration with Shibboleth broken by NXP-22326
- Resolved