Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: How can multi-iframe silent renew work in parallel? #1729

Open
isaac-jordan opened this issue Apr 12, 2023 · 0 comments
Open

[Question]: How can multi-iframe silent renew work in parallel? #1729

isaac-jordan opened this issue Apr 12, 2023 · 0 comments
Labels

Comments

@isaac-jordan
Copy link

What Version of the library are you using?
14.5.1

Question
How does multi-iframe silent renew work in parallel? I'm running into basically the same problem described in #1261 where I'm seeing cancelled requests and only the last silent renew request actually succeeds.

To that, @damienbod replied "You can use different iframe per configuration". However I can't see any way in configuration to force the library to not just use the myiFrameForSilentRenew ID during silent renew which is hardcoded here:

const IFRAME_FOR_SILENT_RENEW_IDENTIFIER = 'myiFrameForSilentRenew';

Is there something I'm missing? Thanks.

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

No branches or pull requests

1 participant