Skip to content

Conversation

@Zonnex
Copy link
Contributor

@Zonnex Zonnex commented Oct 20, 2025

This PR ensures that for all same-device scenarios we send a RedirectUrl to BankId.
This sets the groundwork needed for sending a nonce included in the redirectUrl (which is strongly recommended).

Logic for constructing a valid RedirectUrl is found in BankIdRedirectUrl.

This needs extensive testing, the automated testing is not enough to ensure expected behavior. Using manual testing we can extend the tests based on our observations.

@Abrissirba
Copy link
Contributor

Do we have an issue describing this change? What is the current behaviour? What breaking changes are we introducing with this change?

public bool CheckStatus { get; }
public string OrderRef { get; }
public string? RedirectUri { get; }
public string? LaunchUrl { get; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is renamed i also needs to be renamed in activelogin-main.ts.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants