Darkmon - Generic User Action
Provider-agnostic user-action dispatcher (disable, reset password, revoke sessions). Reads "Darkmon - Identity Provider" List for the configured directory (ad | okta | azuread) and routes to the matching command.
- Pack
- Darkmon
- Tasks
- 10
Inputs
- Username — The directory username (sAMAccountName / UPN / login) to act on.
- Action — One of disable | reset-password | revoke-sessions.
- NewPassword — Required only when Action is reset-password.