Andrew White

Results 281 comments of Andrew White

Hm, it looks like the open id connect option for the tenant are not being refreshed. When they change tenant identifier you'll want to clear the already generated options as...

Hm, I suspect that the password reset code path somewhere calls `FindAsync` which bypasses the global query filter. You should be able to reimplement that method pretty easily to avoid...

Hi Jaime, question, is your Identity model customized at all beyond just inheriting from the multitenant identity db context? What is in the method you call inside `OnModeling`?

hi @Conway6288 I don't have a more up-to-date sample and it looks like you have found the relevant discussions and details. The main thing for this design is to not...

Hi I’m reviewing this so I can give you a good answer. Thanks for bringing up this question.

Hi, there is now a factory `Create` method on `MultiTenatDbContext` that should let you spin up an instance easily for an `IDesignTimeDbContextFactory` implementation. Does that work for you?

edit: No this will not be closed--sorry about that!

Hi, I agree and it’s on my list. Stay tuned.

I would encourage you to submit a proof of concept we can develop from. I’m currently on vacation and will be returning soon.

removing inactive