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

Authenticate application users via TLS client key/cert #5170

Closed
programmerq opened this issue Dec 18, 2020 · 1 comment
Closed

Authenticate application users via TLS client key/cert #5170

programmerq opened this issue Dec 18, 2020 · 1 comment

Comments

@programmerq
Copy link
Contributor

Feature Request

Currently, the application feature works via a bearer token that is obtained interactively in a web browser session. Some users need to access the applications with other user agents. Many CLI tools support TLS client certificates/keys to authenticate. In the context of teleport, this could be as simple as setting the path to the key and certificate in ~/.tsh/keys/... in a config file after logging in via tsh login.

Motivation

Allow non-web-browser user agents a way to authenticate to utilize applications.

Who's it for?

Enterprise

@r0mant
Copy link
Collaborator

r0mant commented Mar 24, 2021

Same as #5213 which was implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants