teleport/lib/auth
Sasha Klizhentas e114fbd46c Add support for remote_cluster, implements #1526
This commit adds remote cluster resource that specifies
connection and trust of the remote trusted cluster to the local
cluster. Deleting remote cluster resource deletes trust
established between clusters on the local cluster side
and terminates all reverse tunnel connections.

Migrations make sure that remote cluster resources exist
after upgrade of the auth server.
2017-12-28 17:48:30 -08:00
..
mocku2f mocku2f: add support for different key handles 2016-12-09 15:44:15 -08:00
native Added the ability to generate host certificates to tctl. 2017-12-09 19:37:49 +00:00
test Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
testauthority Added forwarding SSH server. 2017-12-04 17:01:52 -08:00
api.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
apiserver.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
auth.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
auth_test.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
auth_with_roles.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
clt.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
github.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
github_test.go Use Github username instead of email 2017-12-14 18:07:20 -08:00
helpers.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
init.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
init_test.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
methods.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
methods_test.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
middleware.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
new_web_user.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
oidc.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
password.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
password_test.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
permissions.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
plugin.go Changes for the upcoming teleport pro: 2017-11-21 17:35:58 -08:00
register.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
saml.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
ssh_to_http.go Correct various typos 2017-10-20 10:20:26 +02:00
tls_test.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
trustedcluster.go Add support for remote_cluster, implements #1526 2017-12-28 17:48:30 -08:00
tun.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
tun_test.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00