Skip to content

feat: use global_user_id over sub for vercel_marketplace issuer#1990

Merged
hf merged 1 commit intomasterfrom
hf/vercel-global-user-id
Apr 17, 2025
Merged

feat: use global_user_id over sub for vercel_marketplace issuer#1990
hf merged 1 commit intomasterfrom
hf/vercel-global-user-id

Conversation

@hf
Copy link
Contributor

@hf hf commented Apr 17, 2025

If Vercel Marketplace issues an OIDC JWT with global_user_id prefer that over sub.

@hf hf requested a review from a team as a code owner April 17, 2025 15:12
@hf hf force-pushed the hf/vercel-global-user-id branch 2 times, most recently from 5ea4a38 to 458d690 Compare April 17, 2025 15:18
@hf hf force-pushed the hf/vercel-global-user-id branch from 458d690 to 2426208 Compare April 17, 2025 15:21
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14519103656

Details

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 68.421%

Totals Coverage Status
Change from base Build 14519036557: 0.2%
Covered Lines: 10632
Relevant Lines: 15539

💛 - Coveralls

@hf hf merged commit f94f97e into master Apr 17, 2025
4 checks passed
@hf hf deleted the hf/vercel-global-user-id branch April 17, 2025 17:43
hf pushed a commit that referenced this pull request May 5, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.172.0](v2.171.0...v2.172.0)
(2025-05-04)


### Features

* fix large group claim handling in azure id tokens
([#1995](#1995))
([2f323fe](2f323fe))
* use `global_user_id` over `sub` for `vercel_marketplace` issuer
([#1990](#1990))
([f94f97e](f94f97e))


### Bug Fixes

* azure overage claims start with single `_` not two
([#1999](#1999))
([29f3440](29f3440))
* remove azure claim overage code.
([#2005](#2005))
([63dce14](63dce14))
* resolving azure overage claim should include `api-version=1.6` query
parameter ([#2000](#2000))
([44890d0](44890d0))
* upgrade godotenv to v1.5.1 to fix multiline file loading
([#1997](#1997))
([f2af4b2](f2af4b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wdoppenberg pushed a commit to wdoppenberg/supabase-auth that referenced this pull request Jun 5, 2025
cemalkilic pushed a commit that referenced this pull request Aug 7, 2025
cemalkilic pushed a commit that referenced this pull request Aug 7, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.172.0](v2.171.0...v2.172.0)
(2025-05-04)


### Features

* fix large group claim handling in azure id tokens
([#1995](#1995))
([2f323fe](2f323fe))
* use `global_user_id` over `sub` for `vercel_marketplace` issuer
([#1990](#1990))
([f94f97e](f94f97e))


### Bug Fixes

* azure overage claims start with single `_` not two
([#1999](#1999))
([29f3440](29f3440))
* remove azure claim overage code.
([#2005](#2005))
([63dce14](63dce14))
* resolving azure overage claim should include `api-version=1.6` query
parameter ([#2000](#2000))
([44890d0](44890d0))
* upgrade godotenv to v1.5.1 to fix multiline file loading
([#1997](#1997))
([f2af4b2](f2af4b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fadymak pushed a commit that referenced this pull request Sep 30, 2025
fadymak pushed a commit that referenced this pull request Sep 30, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.172.0](v2.171.0...v2.172.0)
(2025-05-04)


### Features

* fix large group claim handling in azure id tokens
([#1995](#1995))
([2f323fe](2f323fe))
* use `global_user_id` over `sub` for `vercel_marketplace` issuer
([#1990](#1990))
([f94f97e](f94f97e))


### Bug Fixes

* azure overage claims start with single `_` not two
([#1999](#1999))
([29f3440](29f3440))
* remove azure claim overage code.
([#2005](#2005))
([63dce14](63dce14))
* resolving azure overage claim should include `api-version=1.6` query
parameter ([#2000](#2000))
([44890d0](44890d0))
* upgrade godotenv to v1.5.1 to fix multiline file loading
([#1997](#1997))
([f2af4b2](f2af4b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants