Completed
Last Updated: 25 Jul 2022 16:09 by ADMIN
Da
Created on: 23 Jul 2018 15:59
Category: Kendo UI for jQuery
Type: Feature Request
21
Support API key access for private NuGet feed

Please support API access for private NuGet feed. It is more friendly to build servers and avoids user information leaking.

---

ADMIN EDIT

Update from 1 Mar 2021 - At the moment we are looking at providing certificate-based access - a relatively new feature that seems to be the current best practice (issue, PR). While it does require a little bit of setup, it does not expose secrets in the URL, and does not require user credentials.

---

10 comments
ADMIN
Lance | Manager Technical Support
Posted on: 25 Jul 2022 16:09

Hi Everyone,

I happy to share that we now support token-based authentication with the Telerik NuGet server. Please see my blog post for more information and different CI implementation examples => Announcing Telerik NuGet Keys.

Regards,
Lance | Manager Technical Support
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Erik
Posted on: 25 Jun 2022 00:21

A token-based system would not only be a simpler and easier user experience but based on my recent experience with Azure, AWS, and some other smaller toolsets seems to me is the current "industry standard". Also, last year while I was working at Microsoft we went through a transition that explicitly required us and all other teams within our org to move away from using certificate-based credentials, requiring us to use token-based systems instead.

 

ADMIN
Marin Bratanov
Posted on: 01 Mar 2021 10:23

That's the key goal. When we are done, there will be documentation about it too.

 

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Mr Chas
Posted on: 01 Mar 2021 10:21
As long as this can be setup via Azure Dev Ops in our CI/CD pipeline that will be really great!
ADMIN
Marin Bratanov
Posted on: 01 Mar 2021 10:19

Hello,

At the moment we are looking at providing certificate-based access - a relatively new feature that seems to be the current best practice (issue, PR). While it does require a little bit of setup, it does not expose secrets in the URL, and does not require user credentials.

 

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Christopher
Posted on: 03 Feb 2021 18:57
Adding a voice to this request --- it would be preferable for both security and reliability to be able to generate an api key/access token for nuget access so that individual developer credentials are not needed.
ADMIN
Neli
Posted on: 21 Oct 2020 11:18

Hello Frank,

Thank you very much for the feedback. The feedback from our customers is very important to us and I will share it with the team. As mentioned in my previous reply, we will track the community interest in such a feature here, and consider implementing it in a future release based on the interest and our priority queue.

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Frank
Posted on: 14 Oct 2020 15:47
I think that will be great if we can add support to API key, currrently we have to store as ClearTextPassword, which is not a great idea for us. 
ADMIN
Neli
Posted on: 20 Jul 2020 09:09

Hi Nick,

I am afraid that currently, such an option is not available. 

We monitor the community interest in the feature requests in the portal and consider adding the desired functionality in the future. You can monitor this thread for status updates on the item.

Regards,
Neli
Progress Telerik

Nick
Posted on: 13 Jul 2020 14:09
Does this exist yet? We need an API for pipelines. Relying on a user dev account is unreliable.