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

RC2, seems like CookieAuthenticationOptions.CookieSecure does not work #831

Closed
@sadjadbp

Description

@sadjadbp

In RC2, seems like setting
CookieAuthenticationOptions.CookieSecure = CookieSecureOption.Always;

Does not work anymore. We cannot afford the default value SameAsRequest since we are behind a LoadBalancer that opens the SSL packets and sends us via HTTP. In RC1, the same code in our Startup.cs use to take care of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions