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

Fix: ssoURL not updated from sso token #4713

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Fix: ssoURL not updated from sso token #4713

merged 3 commits into from
Dec 12, 2024

Conversation

cvle
Copy link
Member

@cvle cvle commented Dec 10, 2024

What does this PR do?

The user ssoURL is currently not updated via an sso token, so existing users on The Verge that were created for Chorus still opens the old chorus profile page when clicking on Account.

image

The Coral SSO Token that we send has the correct url set:

image

but Coral is still using the old link https://www.theverge.com/users/cvle/account instead.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

How do I test this PR?

Help me test this :-)

Were any tests migrated to React Testing Library?

No

How do we deploy this PR?

Help me with this :-)

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
🔨 Latest commit 4dd3b75
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/6758bc21792b3c0008b934f0

@cvle cvle marked this pull request as ready for review December 10, 2024 22:29
Copy link
Contributor

@nick-funk nick-funk left a comment

Choose a reason for hiding this comment

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

Looks good, and matches the original findOrCreate.

Thanks for submitting a fix @cvle!

Copy link
Contributor

@kabeaty kabeaty left a comment

Choose a reason for hiding this comment

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

Looks good, ty for updating!

@cvle
Copy link
Member Author

cvle commented Dec 11, 2024

FYI: I didn't test it locally, y'all think I can still merge this? @nick-funk @kabeaty

@tessalt tessalt merged commit 617f8d9 into develop Dec 12, 2024
6 checks passed
@tessalt tessalt deleted the cvle-update-sso-url branch December 12, 2024 17:02
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