Activities of "maliming"

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

You can refresh the page after change the style.

appsettings.json Provides a possibility to change based on the default value. You can remove it.

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?

Answer

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?

Answer

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/"
}
Showing 7171 to 7180 of 8483 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 10:33