I am using the personal access tokens and want to allow users to manage their own tokens (CRUD). How do I enable that via role/filter? In the UI there is a “filter” text field but it does not auto-complete any choices.
Sorry, are you searching for permission that allows user token CRUD? If that’s the case, it’s listed here https://github.com/theforeman/foreman/blob/develop/db/seeds.d/020-permissions_list.rb#L119
Hope that helps
–
Marek
1 Like