Lucas
Lucas
Following this issue [azure-docs/#6299](https://github.com/MicrosoftDocs/azure-docs/issues/6299#issuecomment-376599298), we noted that TrustFrameworkPolicy_0.3.0.0.xsd is missing some nodes. For instance, this [doc](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/active-directory-b2c/active-directory-b2c-reference-password-complexity-custom.md) mentions InputValidations and Predicates, which are not currently present on the XSD. The XSD...
As Chris answered [here](https://stackoverflow.com/questions/47775101/b2c-ief-password-reset-with-username), one way to ensure the password reset flow is being performed by the account owner is having a REST API which connects to MS Graph API...
Hello, I have the following scenario: Several front-end web servers serving a web app, each one having a local filesystem, to where user uploads are placed temporarily. An external storage,...