[GH-ISSUE #1101] Allow normal users to access Providers by default #2631

Open
opened 2026-04-11 10:29:58 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @assyrus-favolo on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/moghtech/komodo/issues/1101

Hello!
As said in https://github.com/moghtech/komodo/discussions/261#discussioncomment-14890776, right now the non-admin user has to reach out to an admin in order to use their own Git and container registry accounts.
This is bad for both:

  • usability: Tracking configurations in Git is a pretty core feature because nobody wants configuration drift and a new user won't be able to work this way before getting the admin all the necessary info, which might break the workflow, since the admin may not always be available
  • security: The user has to disclose their own secrets to the admin giving them access to resources they shouldn't have access to

I thought there would be a Providers section available to the user that has entries scoped to that user only, so that they can do all this autonomously.

Do you think that would be a good idea?

Originally created by @assyrus-favolo on GitHub (Jan 14, 2026). Original GitHub issue: https://github.com/moghtech/komodo/issues/1101 Hello! As said in https://github.com/moghtech/komodo/discussions/261#discussioncomment-14890776, right now the non-admin user has to reach out to an admin in order to use their own Git and container registry accounts. This is bad for both: - usability: Tracking configurations in Git is a pretty core feature because nobody wants configuration drift and a new user won't be able to work this way before getting the admin all the necessary info, which might break the workflow, since the admin may not always be available - security: The user has to disclose their own secrets to the admin giving them access to resources they shouldn't have access to I thought there would be a Providers section available to the user that has entries scoped to that user only, so that they can do all this autonomously. Do you think that would be a good idea?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#2631