Skip to content

Can't override BankIdConstants cookie names #537

Description

@DennisCol

Describe the bug
None of theses cookienames can be overridden:
public const string DefaultStateCookieName = "__ActiveLogin.BankIdUiState";
public const string DefaultDeviceDataCookieName = "__ActiveLogin.BankIdDeviceData";
public const string DefaultUiOptionsCookieName = "__ActiveLogin.BankId.UiOptions";

What area is it related to
API

Expected behavior
As the constants are named Default* there should be a way to override them.

NuGet package version
11.1.3

Runtime version
.NET 8.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions