Giving users acces to secrets #1099

Closed
opened 2025-12-29 16:28:50 +01:00 by adam · 3 comments
Owner

Originally created by @tdmike on GitHub (Jul 13, 2017).

In the documentation at readthedocs it's stated that user can be given rights to secrets with secret roles. I can create secret roles and create secrets within these roles. But I cannot assign any users or groups to give them access.

Is this something that's not implemented yet or am I missing something?

Currently using:
Python version: 2.7.12
NetBox version: 2.0.9
OS: Ubuntu 16.04.2 LTS

Originally created by @tdmike on GitHub (Jul 13, 2017). In the documentation at readthedocs it's stated that user can be given rights to secrets with secret roles. I can create secret roles and create secrets within these roles. But I cannot assign any users or groups to give them access. Is this something that's not implemented yet or am I missing something? Currently using: Python version: 2.7.12 NetBox version: 2.0.9 OS: Ubuntu 16.04.2 LTS
adam added the type: bug label 2025-12-29 16:28:50 +01:00
adam closed this issue 2025-12-29 16:28:50 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 13, 2017):

You're not missing anything. This functionality was originally handled via the admin UI, but many of the extraneous admin functions were removed recently in favor of the normal front end. Unfortunately it looks like the secret roles form was never updated to take over this function. That needs to be fixed.

@jeremystretch commented on GitHub (Jul 13, 2017): You're not missing anything. This functionality was originally handled via the admin UI, but many of the extraneous admin functions were removed recently in favor of the normal front end. Unfortunately it looks like the secret roles form was never updated to take over this function. That needs to be fixed.
Author
Owner

@tdmike commented on GitHub (Jul 13, 2017):

The functionality is still in the back-end? If that's the case I would be able to add it to the front-end?

@tdmike commented on GitHub (Jul 13, 2017): The functionality is still in the back-end? If that's the case I would be able to add it to the front-end?
Author
Owner

@jeremystretch commented on GitHub (Jul 13, 2017):

Fixed in the commit above. It will be available in v2.0.10.

@jeremystretch commented on GitHub (Jul 13, 2017): Fixed in the commit above. It will be available in v2.0.10.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1099