Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. torgabor_4445
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    torgabor_4445

    @torgabor_4445

    0
    Reputation
    5
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    torgabor_4445 Follow

    Best posts made by torgabor_4445

    This user hasn't posted anything yet.

    Latest posts made by torgabor_4445

    • RE: How to set up connector to npm repo with access token

      @rhessinger Thanks for getting back to me.
      I tried what you suggested, unfortunately doesn't work. Same 403 issue.

      posted in Support
      T
      torgabor_4445
    • RE: How to set up connector to npm repo with access token

      @sdohle_3924 Tried setting the token as password, and the mode to 'Basic Auth'. Still getting 403

      posted in Support
      T
      torgabor_4445
    • RE: How to set up connector to npm repo with access token

      @atripp
      I just tried what you suggested - passing the auth token as password, and leaving the user name as blank.
      Same result - 403 forbidden

      posted in Support
      T
      torgabor_4445
    • RE: How to set up connector to npm repo with access token

      Hi!
      Thanks for the advice!
      However I had no luck with this.
      I tried setting the token as both the username or password on separate tries, and had no luck.
      Both cases result in 403: Forbidden.

      Here's how I set it up:

      upwd.jpg

      utoken.jpg

      posted in Support
      T
      torgabor_4445
    • How to set up connector to npm repo with access token

      Hi!
      We've been trying to set up a connector for our ProGet private npm feed to an external npm feed which can be accessed with an auth token:

      Here's what our local .npmrc looks like:

      email=me@example.com
      always-auth=true
      registry=http://gitlab.com/api/v4/projects/12345/packages/npm/
      //gitlab.com/api/v4/packages/npm/:_authToken=$TOKEN
      //gitlab.com/api/v4/projects/12345/packages/npm/:_authToken=$TOKEN
      

      It works locally, however we couln't figure it out how to make access tokens work in the NPM connector.

      Could you please help in how to set this up?
      Thanks.

      posted in Support
      T
      torgabor_4445