hi
You can consider add external login to your IdentityServer.
http://docs.identityserver.io/en/latest/topics/signin_external_providers.html
Of course this requires the application which is non ABP.IO also supports OAuth.
Can you explain the authentication method of this app?
hi
Did you check the Identity Server document? http://docs.identityserver.io/en/latest/topics/signin_external_providers.html
we redirect to page instead of opening popup modal(for create and edit).
Can you share some details and code?
hi
MapEfCoreDbContext and EfCoreEntityExtensionMappings
is unrelated to IModelCacheKeyFactory
I think you can try to implement the steps mentioned in the article in the DbContext of your project.
You can create a new project of 4.4.2, it has only one DbContext
hi
This demo has been tested by many developer. How do you run it? What steps are not working?
hi
Yes, We also use the Redis and recommend that you use it.
hi
Is the demo works on your localhost?
https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver
hi MahmoudA
Can you share the details of what you tried?
Are there any error logs?
You can try to use https://{{tenantName}}.merlinvoip.com
"App": {
"SelfUrl": "https://api.getabp.net:44301",
"AngularUrl": "https://{{tenantName}}.merlinvoip.com",
"CorsOrigins": "https://*.ng.getabp.net:4200,https://ng.getabp.net:4200/"
}