Situation
Administrators need to create, find, update, and remove Flux users, roles, role claims, and user-role assignments.
Outcome
Flux exposes PowerShell commands for common identity administration workflows.
Steps
- Find or get existing users and roles.
- Add users and roles.
- Assign or remove user roles.
- Add role claims or user claims where needed.
- Remove users or roles when they are no longer required.
Implementation Evidence
Flux/PowerShell/Identity/Docs/Generated/PowerShell/Add-FluxUser.mdxDocs/Generated/PowerShell/Add-FluxRole.mdxDocs/Generated/PowerShell/Add-FluxUserRole.mdxDocs/Generated/PowerShell/Find-FluxUser.mdx