Dmitri Gaikovoi

Results 2 comments of Dmitri Gaikovoi

The portal does POST to the URL like this one when admin clicks "Request re-register MFA" https: //graph.microsoft.com/**beta**/users/{user-object-id}/authentication/methods/**resetTraditionalAuthenticationMethods** This Graph API method is 'undocumented' and has an extra layer of...

> @gaikovoi Have you tried to decrypt the contents of the JWT token to find out what additional scopes might be in there? As I recall, there were no additional...