Details
-
Type:
Bug
-
Status: New
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.25.0
-
Fix Version/s: None
-
Component/s: REST
-
Labels:
-
Notability:4
Description
Boot Nexus Repo 3.25.0. Enable anonymous access, and ensure the anonymous user had the nx-anonymous role. Then try making a request to the "/service/rest/beta/repositories" REST API. This will fail with a 403 error.
An anonymous request to "/service/rest/v1/repositories" succeeds.
Expected: Behavior of the new API should match the old one, so that existing scripts will still work after the beta API is released.
Attachments
Issue Links
- is related to
-
NEXUS-23928 Update /beta/repositories and /beta/repositories/*/* endpoints to /v1
-
- Done
-