Connects to Microsoft Active Directory using MS Graph REST API services to support various generic and investigative actions
Supported Actions
- test connectivity: Use supplied credentials to generate a token with MS Graph
- list users: Get a list of users
- reset password: Reset or set a user's password in a Microsoft AD environment
- disable tokens: Invalidate all active refresh tokens for a user in a Microsoft AD environment
- enable user: Enable a user
- disable user: Disable a user
- list user devices: List devices for a specified user
- list user attributes: List attributes for all or a specified user
- set user attribute: Set an attribute for a user
- remove user: Remove a user from a specified group
- add user: Add a user to a specified group
- list groups: List groups in the organization
- get group: Get information about a group
- list group members: List the members in a group
- validate group: Returns true if a user is in a group; otherwise, false
- list directory roles: List the directory roles that are activated in the tenant
- generate token: Generate a token