Hi
Actually, this was reported by our team working on VAPT for our EMR application which we built using ASPNETZERO, We have observed client side encryption on some of the banking websites.
Can you please help how we can answer VAPT team for this issue. So, they can close this issue
Regards, Harshit
Hi,
Sorry, I think this class is defined in a different project. However, you can follow an approach as explained here https://aspnetzero.com/blog/persist-data-protection-keys-to-database.
I think this is not relevant to lazy loading EF.
Hi,
The default approach dodesn't work. Could you modify your code by following the link I have shared ?
Please guide me at which place i need to modify the code, In which file and project.
I did not find class ServiceCollectionRegistrar
Hi,
Could you try this solution ?
https://github.com/aspnetboilerplate/aspnetboilerplate/issues/3882#issuecomment-564860867
No, I tried on startup class in MVC project. in ConfigureServices function but getting same error
Hi,
Thanks, we have reproduced the problem but we need to see the source code in order to detect the source of the problem. We have replied via email, we can continue via email for this problem.
I have reverted back on the mail.
Waiting for your response.
Thanks
Hi @kansoftware
We have replied to your email but probably you didn't receive the reply. We will send a reply again. We couldn't reproduce the problem.
Hi,
I have added a screen recording for replicating. Please find the URL to access the recording : https://a.fyntst.com/Common/Recording.mp4
Hi @kansoftware,
Sorry for the delay, we'll get back to you as soon as possible.
Hi
Were you able to replicate it? Waiting for your response
Hi @kansoftware
Thanks, we got the email and checking the problem.
Hi Waiting for your response.
Hi,
Is it possible to share a test account with us via [email protected] so we can reproduce on your app to better understand the problem ?
Thanks,
Hi,
I have mailed the required details with subject 'Support ticket no 11564 - Permission denied error on host when session logout from impersonated user'.
Hi,
If you wait till the session expires while you are logged in as a tenant user, then the website keeps TenantId in cookies I guess. Do you go to login page after step 3 ? If so, do you see the Tenant selected on login page ?
Thanks,
Hi,
Yes it goes to the login page after session logout occurs. Our application is tenant domain specific so it redirects to that tenant domain. For eg : https://tenancyname.domain.com
After that we call the admin url and then login with admin. For eg : https://admin.domain.com