Enhance the application passwords handling from the command line #29001
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
enhancement
feature: authentication
feature: occ
feature: users and groups
The application passwords handling from the command line can be improved by adding more commands and by enhancing the existing one (
user:add-app-password
)This would enable the administrator to centralize the application password operations at the command line and pave the way for application passwords handling automation.
I suggest the following enhancements:
delete-app-password
: this deletes a given application password. This can be also extended to delete all the passwords for a given user.list-app-password
: this lists the application passwordsThis would complement the expected fix of the defect #26563
The text was updated successfully, but these errors were encountered: