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.

after upgrading to 2.2.0 Google OIDC is returning multiple profile pictures

See original GitHub issue

2.1.0 Screenshot 2022-12-04 at 9 53 30 AM 2.2.0 Screenshot 2022-12-04 at 9 51 41 AM

this is breaking my code as I expect profile.picture as a string, not an array.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
pamapacommented, Dec 6, 2022

for my case, setting mergeClaims: false fixed my breaking issue. after setting , I am getting only profile picture only from UserProfile as I expected.

cool, should be good enough for now…

0reactions
xmlkingcommented, Dec 5, 2022

for my case, setting mergeClaims: false fixed my breaking issue. after setting , I am getting only profile picture only from UserProfile as I expected.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sumanth Chinthagunta xmlking - GitHub
after upgrading to 2.2.0 Google OIDC is returning multiple profile pictures. 2.1.0 2.2.0 this is breaking my code as I expect profile.picture as...
Read more >
OpenID Connect | Authentication - Google Developers
The ID token is returned from a token refresh. When picture claims are present, you can use them to update your app's user...
Read more >
OpenID Connect Basic Client Implementer's Guide 1.0 - draft 42
UserInfo Endpoint: Protected Resource that, when presented with an Access Token by the Client, returns authorized information about the End-User ...
Read more >
Google Cloud release notes | Documentation
Upgrades to modernize your operational database infrastructure. ... Database services to migrate, manage, and modernize data. ... Rehost, replatform, rewrite your ...
Read more >
Spring Security and OpenID Connect - Baeldung
Even though everything would indicate that Google should retrieve the profile and the email scope — since we're using them in the Authorization ......
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