How to get the user flow ID from Azure Entra ID?
I am trying to disable sign-up flow from my user flow. Apparently, this need to be done by Graph API as described here.
I am trying to disable sign-up flow from my user flow. Apparently, this need to be done by Graph API as described here.