Skip to content

Can't override BankIdConstants cookie names #537

@DennisCol

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

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