hi
Can you share your appsettings.json?
hi
You can add a new setting or use one filed to store two values.
https://docs.abp.io/en/commercial/latest/modules/account/ldap
hi
You can replace the PermissionManagementModal
https://github.com/abpframework/abp/pull/9963
hi
The connection string name of identity server module is AbpIdentityServer, you are using the IdentityServer
hi
Can you share your website URL? liming.ma@volosoft.com I will test it in IE.
hi
Try AbpIdentityServer
"ConnectionStrings": {
"Default": "Host=test;Port=5432;Database=test1;User ID=postgres;Password=****;",
"AbpIdentityServer":"Host=test;Port=5432;Database=idstest1;User ID=postgres;Password=****;"
},
ok. : )
with a status of 500
What's the details error?
hi
Identity is multi-tenant, which means that users in a tenant are stored in the tenant's database. This is by design. You cannot remove it.
hi
Can you test this?
https://stackoverflow.com/questions/48550837/net-core-jwtbearer-skip-self-signed-certificate-validation-for-local-communicat