How to force reset password when sending invite to user using Graph API (python)
Utsav Singh
0
Reputation points
I am sending an invite to user to access my application. I can send and add them to groups using python and graph api. However, on accepting, the user (with a non microsoft id) gets prompted a OTP in their email to access the app. I want the user to reset/set password on their first login attempt and then enable MFA. I cannot find a workflow for this. Any help would be appreciated!
Sign in to answer