Questions tagged [nexus3-api]
3 questions
1
vote
1 answer
How to configure LDAP in Nexus3 using groovy script
I installed Sonatype Nexus OSS 3.42.0-01, now I'm trying to configure LDAP using a script.
This is because I need to deploy new servers and automate the configuration
I created this groovy scrip:
import…

Marco Ferrara
- 516
- 1
- 8
- 26
0
votes
1 answer
what is hard delete and soft delete in Nexus3
Can someone help me to understand what is hard delete and soft delete in nexus, since I am bit confuse
if I delete something from Nexus3 GUI I can still see blob count as same, and when I run clean up task then only it gets reflected.
also wanted to…

Samurai
- 121
- 1
- 4
- 15
0
votes
1 answer
Get the current user information through nexus 3 api
Nexus 3 offers some API (https://help.sonatype.com/repomanager3/rest-and-integration-api) but no endpoint seems to exist to get the current user information (name, email, ...)
I don't have an admin access, so I can't use /security/users endpoint
Is…

jaudo
- 2,022
- 4
- 28
- 48