Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

RC2, how to make .AspCoreNet.Antiforgery cookie secure #832

Closed
sadjadbp opened this issue May 20, 2016 · 1 comment
Closed

RC2, how to make .AspCoreNet.Antiforgery cookie secure #832

sadjadbp opened this issue May 20, 2016 · 1 comment

Comments

@sadjadbp
Copy link

In RC2, how to we make .AspCoreNet.Antiforgery.xxxxxx cookie always secure. Keep in mind SameAsRequest does not work for us since we are behind a LoadBalancer that opens the SSL packets and sends us via HTTP.

Thanks,
Sadjad

@sadjadbp
Copy link
Author

Use this aspnet/Session#106 CookiePolicy middleware to fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant