@christianharo clear your browser cookies to solve Tenant not found issue. The customers will never see this issue because you'll never delete the tenant. But in your development environment, you drop your database or delete the test tenants. So it's just a development time issue.
@clearlaunch
if you're saying this project doesn't build https://github.com/abpframework/abp-samples/tree/master/Authentication-Customization
I can build it even with AddAzureAD() enabled. It just warns about the obsolote method. And we'll update this obsolote method. Otherwise it seems to be building successfully.

closing it, you can reopen if you need further help
this has been fixed. you can get it with 4.0.1. closing this, reopen if it occurs again
Check out these docs
@armanozak what do you think?
you can add extra properties to an existing object. see https://docs.abp.io/en/abp/latest/Object-Extensions
@nhontran I created a brand new Angular + Seperated Identity Server project with the following command:
abp new Acme.AngularSeperated1211 -t app-pro -u angular -m none --separate-identity-server -csf
Then created a book entity via Suite 4.0
As expected the Angular UI is not generated, then I made this workaround and back to Suite, check only Create user interface option and re-generated.
I see that there's no problem.
image.png
In this step, Suite runs npm install command to install NPM packages in your Schematics directory.
What I saw from your logs, you have an invalid directory path!
Cannot run npm install in C:\Users\Admin\source\repos\TestAbp\angular.suite\schematics.To continue, you can manually run 'npm install' command in this directory.
Normally this must be C:\Users\Admin\source\repos\TestAbp\angular\.suite\schematics.
did you change any paths in your config files?

you can create a new question for the further discussion.
@edelivery this topic is just for bug reports. for other discussions and other questions you can create a new question. there are a lot of people in this topic who gets email notifications, so topics which needs long lasting conversations should be opened as a new question.
@thanhvl1@fsoft.com.vn you can create a new question. this doesn't seem to be a bug and discussing here will bother other people.