sonatype / nexus-public

Sonatype Nexus Repository Open-source codebase mirror
https://www.sonatype.com/products/repository-oss-download
Eclipse Public License 1.0
1.92k stars 567 forks source link

Restful API can't configure npm proxy repository bearer token authentication #247

Open pcbmize opened 1 year ago

pcbmize commented 1 year ago
mrprescott commented 1 year ago

Thanks for this suggestion, @pcbmize. We are looking at possible API enhancements in the future, we'll leave this open to gauge demand for this specific change.

jsandas commented 1 year ago

I too have just come across this issue. I am in the process of enhancing a module I wrote for SaltStack to automate configuration of Nexus 3. Part of the enhancement is to support alternative authentication methods for proxy repositories (preemptive bearer token and ntlm). However, I am observing the same behavior in which the @pcbmize has reported.

yuvals41 commented 11 months ago

any updates?

im struggling with the same issue

joris-git-321 commented 5 months ago

Not sure, but this seems like somewhat crucial item that requires to fixed. Any ideas why it is not picked up? It is marked as "enhancement" however it is just a bug in the API.

EugenMayer commented 4 months ago

We are waiting since 2021 to have this fixed, not sure why this really needs so much effort or is ignored ( https://github.com/datadrivers/terraform-provider-nexus/issues/158 )

Is there any chance to move this forward?

nickreynke commented 3 months ago

@nblair @mrprescott Can you give us some kind of update? Maybe whether this issue is on the roadmap?

joris-git-321 commented 3 months ago

The fact that this is not fixed yet is somewhat strange, having a powerful API is mandatory for automating proxy creation.