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

[v13] Add default GitHub API URLs to SSO connector #31480

Merged
merged 1 commit into from Sep 8, 2023

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Sep 6, 2023

Backport #31397 to branch/v13

`tctl sso configure github` was producing an untestable connector
spec, or at least a spec that would _always fail_ when tested with
`tctl ssl test`, due to missing GitHub endpoints in the generated
spec.

This change adds the default GitHub endpoint URLs as default values
for the endpoint flags in `tctl sso configure github` so that the
produces spec is valis and testable.

Note: Our WebUI appears to magically add these values when saving
      a connector, so this issue only really effects `tctl sso test`

Includes doc update to match new output.

Fixes: #31396
Changelog: `tctl sso configure github` now includes default Github endpoints
@tcsc tcsc added this pull request to the merge queue Sep 8, 2023
Merged via the queue into branch/v13 with commit 6c8833b Sep 8, 2023
32 checks passed
@tcsc tcsc deleted the bot/backport-31397-branch/v13 branch September 8, 2023 07:28
@camscale camscale mentioned this pull request Sep 20, 2023
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants