wandenberg / puppet-module-nexus3_rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for "preemptive bearer token" auhentication support for (npm) proxy repos

jhooyberghs opened this issue · comments

We ran into an issue where an upstream NPM repo we want to proxy through nexus, needs the "preemptive bearer token" authentication added in Nexus OSS 3.20 (Source: https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-Enhancednpmloginforprivaterepositoryusages), released at the end of 2019.

For now we downloaded the packages we needed and put them in a (temporary) hosted npm repo as a fast workaround.

We'll see if we can add this ourself in the near future through a PR, of wait for someone else to pick to up in the meanwhile.