question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SinginSilent workflow.

See original GitHub issue

My IDP supports Refresh token. Does SigninSilent uses an iframe to renew tokens or use the refresh token to fetch new tokens?

If SigninSilent uses an iframe, Will the whole app load inside an iframe as the callback url is a route inside the application. Do we have a working example for this flow? a codesandbox link or stackblitz link?

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
vejandlacommented, Sep 13, 2022

Thanks for looking into it, But the idea behind the SigninSilent is to fetch the token silently without impacting the user experience right? Would I be able to differentiate when isAuthenticated is false and the workflow is in silentrenewal process?

0reactions
ChillyBotscommented, Sep 29, 2022

I’m also experiencing this, with the side effect that mounting the app inside the iframe again means we create double api calls, logging Failed To Fetch errors from the calls originating from within the iframe.

Read more comments on GitHub >

github_iconTop Results From Across the Web

signinSilent not working · Issue #362 · IdentityModel/oidc ...
Hi,. I have the oidc implemented following the Angular2 example. It works to signinRedirect and to signoutRedirect , also automaticSilentRenew ...
Read more >
IdentityServer4 Using Client Credential Workflow with an API ...
I am wanting to use IdentityServer4 to secure APIs using Windows Credentials. I have created a working example in a web application, but...
Read more >
Leaning into Intelligent Identity Automation - Saviynt
Let's take a look at some of the key identity workflows that our customers use to increase productivity, reduce risk, and ensure continuous ......
Read more >
Add and edit a new tracking number in Phones Pro
Use this recommended workflow to add a new tracking number in Phones Pro and make sure the caller ID is correct in the...
Read more >
Insufficient workflow validation (Video solution, Audio)
This video shows the lab solution of "Insufficient workflow validation" from Web Security Academy (Portswigger)Link to the lab: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found