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

Convert GenerateToken to gRPC. #9024

Merged
merged 13 commits into from
Jun 14, 2022
Merged

Convert GenerateToken to gRPC. #9024

merged 13 commits into from
Jun 14, 2022

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Nov 16, 2021

Converts GenerateToken from http to gRPC, so it can be used by API users.

Closes #8738

@github-actions github-actions bot requested review from atburke and zmb3 November 16, 2021 23:28
@russjones
Copy link
Contributor

@Joerger Is this for Teleport Plugins? Terraform Provider?

@Joerger
Copy link
Contributor Author

Joerger commented Nov 17, 2021

@Joerger Is this for Teleport Plugins? Terraform Provider?

No, this was a customer request and isn't urgent.

@russjones
Copy link
Contributor

Let's get back to this after #7799.

@Joerger Joerger force-pushed the joerger/generate-token-grpc branch from 3684404 to e08c89c Compare May 26, 2022 23:57
@Joerger Joerger marked this pull request as ready for review May 27, 2022 00:48
@github-actions github-actions bot requested review from ravicious and smallinsky May 27, 2022 00:48
@github-actions github-actions bot added the tctl tctl - Teleport admin tool label May 27, 2022
@Joerger Joerger enabled auto-merge (squash) June 9, 2022 20:47
@Joerger Joerger merged commit b5472d4 into master Jun 14, 2022
@Joerger Joerger deleted the joerger/generate-token-grpc branch June 14, 2022 18:16
Joerger added a commit that referenced this pull request Oct 6, 2022
* Complete deprecation for OIDC RedirectURL - #12054.

* Complete deprecation for CreateSessionTracker - #12304.

* Complete deprecation for SSO Auth Request http endpoints - #13073.

* Complete deprecation for #12795.

* Complete deprecation for http GenerateToken - #9024.
Joerger added a commit that referenced this pull request Oct 6, 2022
* Complete deprecation for OIDC RedirectURL - #12054.

* Complete deprecation for CreateSessionTracker - #12304.

* Complete deprecation for SSO Auth Request http endpoints - #13073.

* Complete deprecation for #12795.

* Complete deprecation for http GenerateToken - #9024.
Joerger added a commit that referenced this pull request Oct 6, 2022
* Complete deprecation for OIDC RedirectURL - #12054.

* Complete deprecation for CreateSessionTracker - #12304.

* Complete deprecation for SSO Auth Request http endpoints - #13073.

* Complete deprecation for #12795.

* Complete deprecation for http GenerateToken - #9024.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tctl tctl - Teleport admin tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert GenerateToken to gRPC
4 participants