I understand you're encountering issues with the configuration and provisioning of the backend identity policy enforcement infrastructure for Microsoft Entra External ID in your tenant.
1.Please ensure that the permissions and configurations for the self-service sign-up user flow and identity providers are correctly set up.
2.For the /authorize
endpoints returning 403 errors, verify that access control settings and policies are correctly configured.
3.Regarding the Graph API call to /identity/b2xUserFlows/B2X_1_devSportHubSignupFlow/assignedApplications
: The error message "Resource not found for the segment 'assignedApplications'" suggests that this endpoint may be invalid or inaccessible. Please double-check the endpoint syntax and parameters and ensure the application making the call has the necessary permissions.
4.For Microsoft Entra governance features: The 403-error related to 'Microsoft_AAD_ERM'
indicates potential access or permission issues tied to governance components. Review the access control and role assignments required to use these features.
Could you please share the screenshot to understand issue better.
Hope this helps. Do let us know if you any further queries.