hi
Have you checked this document?
https://docs.abp.io/en/abp/latest/UI/Angular/Multi-Tenancy#domain-subdomain-tenant-resolver
ok. it's fine for me.
hi @MarekH
I am going to check your application remotely. Please tell me your available time. liming.ma@volosoft.com
hi @MarekH
Deos tenant1.mydomain.com
and authserver.mydomain.com
both use mydomain.com
as domain?
hi selinkoykiran
Can you share a simple project to me? liming.ma@volosoft.com
hi
The framework will get connection string from AbpDbConnectionOptions
by default.
So you can custom the DefaultConnectionStringResolver
or MultiTenantConnectionStringResolver
service.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Data/Volo/Abp/Data/DefaultConnectionStringResolver.cs#L29 https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/MultiTenantConnectionStringResolver.cs#L12
Solved
hi
I want to check it remotely.
https://zoom.us/j/99623357334?pwd=YXFPK3A2QWQxUDJTK1ZONXg5cXBRZz09
It's located at Logs/logs.txt by default.
hi
Please share the error logs of invalid_client.