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.

`openid-configuration` Repeat request

See original GitHub issue

When I log in, I log in successfully for the first time,But the VM requests againopenid-configuration. Cause me to report an error : ResponseValidator._processSigninParams: Response was error login_required openid-configuration The first request was made by oidc-client.main.js issue. The second request was made by VM.

please help me… thank you!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:20 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
guillaume-chervetcommented, Feb 8, 2022

Unfortunately i am not using redux any more in my current projects. I think that the vanilla oidc behind v4 is quite simple to use with redux. It would be great if someone could have the time to write a small redux wrapper.

1reaction
Buried-Lovecommented, Jul 6, 2021

Sorry, we have a bug in version 3.1.7, you may retrograde to 3.1.6. It should work better.

Thank you for your reply ! It’s the same problem after switching versions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oidc-client infinite loop when calling signinRedirect
The loop begins with Request starting HTTP/1.1 GET http://localhost:5555/.well-known/openid-configuration. Then - Request starting HTTP/1.1 ...
Read more >
OpenID Connect (OIDC) on the Microsoft identity platform
This request gets the OpenID configuration metadata from the common authority's OpenID configuration document endpoint on the Azure public ...
Read more >
OpenID Connect & OAuth 2.0 API - Okta Developer
This request authenticates the user and returns tokens along with an authorization grant to the client application as a part of the callback...
Read more >
OpenID Connect | Authentication - Google Developers
The value of the nonce supplied by your app in the authentication request. You should enforce protection against replay attacks by ensuring it...
Read more >
Self-Issued OpenID Provider v2
RPs MUST send a nonce parameter with every Self-Issued OP Authorization Request as a basis for replay detection complying with the security ...
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