@maliming
Can you please provide some pointers on this ?
Awaiting your early response for this customer.
Thanks
Thanks for your response. My next question is, whether the Wildcard certificate for a {0}.mydomain.com will also work for the following :
oAuthConfig.issuer "https://{0}.ids.mydomain.com" apis.default.url url: "https://{0}.api.mydomain.com" apis.AbpIdentity.url url: "https://{0}.identity.mydomain.com"
OR Do we need to buy separate wildcard certificate for each of the above API Urls ?
In short to run the above application with respective configuration (https://docs.abp.io/en/abp/latest/UI/Angular/Multi-Tenancy#tenant-specific-remote-endpoints) , do we need four wildcard certificates ?
@maliming
Can you please provide some pointers on this ?
Please note the connectionstring i am using for all databases: "AdministrationService": "Server=<MyMachine>\SQLEXPRESS;Database=ABPMSTemplate_Administration;User Id=sa;password=<MyPassword>;MultipleActiveResultSets=true",
Hello @maliming ,
Thanks a million ! This worked and solved a big hurdle for us !!
Ok. We will soon try this approach and update you.
Thanks !
Hello @maliming,
Finally ! We got it working by setting the security stamp validation . Referred following link and your mention of securitystampvalidator class.
[https://stackoverflow.com/questions/49702256/why-does-my-identityserver4-based-server-timeout-in-30-minutes-and-only-support]
services.Configure<SecurityStampValidatorOptions>(options => options.ValidationInterval = TimeSpan.FromHours(24));
Testing it now, but am sure it will work and prevent logout.
Thanks
hello @maliming,
We can share the screen via a zoom meeting , and we can show you how the user gets loggedout after a particular time. Is that possible? we can do it tomorrow at your convinient time , since this is an urgent and burning issue. Please let me know.
Thanks
No we have not changed any username password or any other code.
I have emailed you the logs. Can you please look into it urgently ? Its been an escalated issue with our client for long now.
Thanks