Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Implement Disable and Delete Actions for /management/users Endpoint #85

Open
svjauffred opened this issue Jul 17, 2024 · 0 comments

Comments

@svjauffred
Copy link

Description:
To enable comprehensive and automated user lifecycle management, it is essential to have the capability to disable and/or delete users via the /management/users endpoint. Currently, the absence of these actions hinders effective management and automation of user accounts.

Feature Request:

Disable User Action: Add support for disabling user accounts. This action should prevent disabled users from accessing their accounts while retaining their data and settings, allowing for potential reactivation in the future.
Delete User Action: Add support for deleting user accounts. This action should permanently remove the user’s data and access privileges from the system.
Use Case:
Automated user lifecycle management involves creating, updating, disabling, and deleting user accounts based on their status within an organization. The ability to disable or delete users through the API will streamline this process, reduce manual intervention, and improve security by ensuring that inactive or former users no longer have access.

Benefits:

Enhanced Security: Prevent unauthorized access by former employees or inactive users.
Operational Efficiency: Automate user management tasks, reducing the need for manual intervention.
Compliance: Ensure compliance with organizational policies and regulations regarding user access and data management.
Thank you for considering this feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant