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.
Darkmon · 10 tasks · 3 inputs · 0 outputs
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.