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

feat: Auth lib: Remove 3PI config url validation #32450

Merged
merged 6 commits into from
Mar 9, 2023

Conversation

BigTailWolf
Copy link
Contributor

To support TPC feature for BYOID (3PI), we need to remove the validation the pattern of impersonation endpoints, sts endpoints and token info endpoints since they are different in TPC regions.

A security review is already passed at b/261634871

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 22, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: BigTailWolf / name: Jin (45579b7)

@eugeneo
Copy link
Contributor

eugeneo commented Feb 22, 2023

@BigTailWolf please sign the CLA. Login to the EasyCLA using your @google.com email.

@veblush I do not see any issues with this PR, can you take a look as well. Should this be added to the release notes?

@eugeneo eugeneo requested a review from veblush February 22, 2023 16:46
@eugeneo eugeneo assigned veblush and unassigned eugeneo Feb 22, 2023
@BigTailWolf
Copy link
Contributor Author

@eugeneo Signed in.

@veblush veblush added release notes: no Indicates if PR should not be in release notes release notes: yes Indicates if PR needs to be in release notes and removed release notes: no Indicates if PR should not be in release notes labels Feb 28, 2023
@veblush
Copy link
Contributor

veblush commented Feb 28, 2023

Thanks for the PR!

I think this is the rollback of #26966 and the corresponding unit test might need to be removed.

@veblush veblush merged commit 89980d0 into grpc:master Mar 9, 2023
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Mar 9, 2023
XuanWang-Amos pushed a commit to XuanWang-Amos/grpc that referenced this pull request May 1, 2023
To support TPC feature for BYOID (3PI), we need to remove the validation
the pattern of impersonation endpoints, sts endpoints and token info
endpoints since they are different in TPC regions.

A security review is already passed at b/261634871

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
wanlin31 pushed a commit that referenced this pull request May 18, 2023
To support TPC feature for BYOID (3PI), we need to remove the validation
the pattern of impersonation endpoints, sts endpoints and token info
endpoints since they are different in TPC regions.

A security review is already passed at b/261634871

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bloat/improvement imported Specifies if the PR has been imported to the internal repository lang/core per-call-memory/neutral per-channel-memory/neutral release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants