Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

feat: Open More Endpoints for Customization#1721

Merged
danielbankhead merged 13 commits intomainfrom
al-3
Jan 26, 2024
Merged

feat: Open More Endpoints for Customization#1721
danielbankhead merged 13 commits intomainfrom
al-3

Conversation

@danielbankhead
Copy link
Copy Markdown
Contributor

Completes AL-3

🦕

@danielbankhead danielbankhead requested a review from a team as a code owner January 6, 2024 02:08
@danielbankhead danielbankhead requested a review from a team January 6, 2024 02:08
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jan 6, 2024
Copy link
Copy Markdown

@TimurSadykov TimurSadykov left a comment

Choose a reason for hiding this comment

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

questions on endpoint configuration

@danielbankhead danielbankhead merged commit effbf87 into main Jan 26, 2024
@danielbankhead danielbankhead deleted the al-3 branch January 26, 2024 19:39
* @example
* 'https://sts.googleapis.com/v1/token'
*/
tokenURL?: string | URL;
Copy link
Copy Markdown
Contributor

@lsirac lsirac Jan 26, 2024

Choose a reason for hiding this comment

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

Any reason to expose this? We don't in Java.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Opened a PR to revert for consistency: #1744

private static readonly GOOGLE_OAUTH2_FEDERATED_SIGNON_PEM_CERTS_URL_ =
'https://www.googleapis.com/oauth2/v1/certs';
this.endpoints = {
tokenInfoUrl: `https://oauth2.${this.universeDomain}/tokeninfo`,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I am not sure if these are in scope?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Opened a PR to revert: #1744

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants