yes, same as https://abp.io/qa/questions/8050/3a157db0-f2c7-3f04-5269-cf463596b0ab
what is issue ? can you please share screen shot ?
hi
The problem is
Message '{CorrelationCookieName}' cookie not found.
The cookie '{name}' has set 'SameSite=None' and must also set 'Secure'.
by the way, You can check this article https://abp.io/community/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n
Your solution and ForwardedHeadersOptions code added in module.cs files.
Add the following line to ConfigureServices() method
Add the following line to OnApplicationInitialization() method
URL not working for you ?
pls check shared information over email.
I have just forward to you one more time please check .
Yes, we have a valid HTTPS certificate. Locally, we run the application over HTTP, while in the DEV and higher environments, we use HTTPS only. I shared all the logs, which are from the local environment, which is why they show HTTP.
My project is very large, and due to policy restrictions, it's not feasible to share the code.
Can you setup a call we can connect ?