Jaider

Results 2 comments of Jaider

I can see this error: `redirect_uri_mismatch` It seems the solution is to add 'https://localhost:44310/signin-oidc' to "allow callback urls" list, but not sure how to do this?. Here [some info](https://learn.microsoft.com/en-us/troubleshoot/azure/active-directory/error-code-aadsts50011-redirect-uri-mismatch) but...

I want to report this other error. but first few observation notes: - It asked me for `azureAdB2CInstanceURL` which is not mentioned in here [doc](https://github.com/Azure/azure-saas/tree/main/src/Saas.Identity/Saas.Permissions#provisioning-the-api) but I think is related...