Commit graph

947 commits

Author SHA1 Message Date
Steven Martin cd98cbb184
Fix missing $ in token example (#6482) 2021-04-16 08:36:42 -07:00
Steven Martin 1b1f05c14e
[v7] cloud getting started updates (#6481)
getting started update
* Update faq.mdx
2021-04-15 18:36:02 -07:00
Alexander Klizhentas 2a7fe213b8
Move introductions to the appropriate sections (#6456) 2021-04-14 17:06:57 -07:00
Brian Joerger 11594a0418
Update docs on oidc prompt logic for 6.1+. (#6427) 2021-04-13 11:18:29 -07:00
Alexey Ivanov 80350d70ba
Add new syntax description to the docs (#6384)
Co-authored-by: Alexander Klizhentas <klizhentas@gmail.com>
2021-04-09 20:38:48 -07:00
Alexey Ivanov ee4038812a
Rename images to match logical pixels (#6381)
Co-authored-by: Alexander Klizhentas <klizhentas@gmail.com>
2021-04-09 20:26:13 -07:00
Ben Arent 583de2f509
Add OpenSSH Video (#6371) 2021-04-09 19:35:19 -07:00
Alexander Klizhentas cfd23e9417
Documents dual authz with Mattermost (#6400)
Add Cloud SQL guide
Update preview
2021-04-09 17:45:02 -07:00
Alexander Klizhentas 8cb3ba36b5
Update some variables and links (#6367) 2021-04-08 15:56:53 -07:00
Alexander Klizhentas c4cef19dc2
Documents impersonation (#6293) (#6365) 2021-04-08 15:17:42 -07:00
Taylor Wakefield 2d3c03feef
Added Cloud Billing FAQ (#6363) 2021-04-08 11:44:14 -07:00
Andrew Lytvynov 87038e1b08
docs: document per-session MFA feature (#6285)
* docs: document per-session MFA feature

Also, update general U2F configuration docs to explain server-side
configs better.

* docs: move U2F docs to dedicated guides
2021-04-08 11:24:13 -07:00
Alexey Ivanov 3bf8425876
v7.0 syntax update (#6314)
* Update syntax

# Conflicts:
#	docs/pages/enterprise/sso/ssh-google-workspace.mdx

* Run lint and fix lint errors

* Fix include path
2021-04-06 12:16:28 -07:00
Ben Arent a04b377663
Update Google Workspace and Okta Docs (#6267)
* Update GSuite and Okta Docs
* s/suite/workspace
* Remove use of admin to use editor
2021-04-05 15:45:08 -07:00
Alexander Klizhentas 4fbb2ba3a7
Adds encrypted token docs (#6266) (#6269)
Fixes #5996

Adds section on encrypted SAML tokens. Fixes a couple of typos
and missing schema.

Because schema was missing, the connector did not work.
2021-03-31 18:55:20 -07:00
Gus Luxton e85e465ebf
GitLab Instructions for SSO (#6190) (#6262)
* Add GitLab link for SSO instructions

Co-authored-by: Steven Martin <steven@gravitational.com>
2021-03-31 13:25:44 -07:00
Mike Russell b72c54b231
Update Architecture Overview With Link To User Roles (#6224)
- updating architecture overview with link to user roles when referring
to user roles in the context of the --roles flag
2021-03-30 17:35:58 -07:00
Alexander Klizhentas fbae7ad508
Open Sources Access Controls Docs (#6188) (#6217)
* Open Sources Access Controls Docs (#6188)

Moves RBAC to a separate access controls section,
adds a couple of guides and prepares
the structure for more content.

* Fix href links
2021-03-30 10:04:23 -07:00
xacrimon 3f9f33408d add PAM environment with interpolation support 2021-03-30 18:23:38 +02:00
Roman Tkachenko 7fb637e105
Update application access docs (#6055) (#6137) 2021-03-28 10:09:58 -07:00
Ben Arent 1b37182376
Add Kubernetes follow along video (#6134)
* Add follow along video

* Add https://github.com/gravitational/teleport/pull/6044 fixes
2021-03-24 21:21:21 -07:00
Ben Arent 69e40c99c1
Updated with 6.0 video (#6065) 2021-03-18 15:05:10 -07:00
Ben Arent 0ffe302651
Edits to getting started guide (#6038) 2021-03-17 21:33:40 -07:00
Jeff Anderson 88dcea5205
updating the reference yaml for clarity and completeness (#6040)
implementing feedback

adding db_service and fixing doc domain
2021-03-17 20:31:05 -07:00
Alexey Ivanov e7817e68f0
Optimize images (#6019)
Co-authored-by: Alexander Klizhentas <klizhentas@gmail.com>
2021-03-16 21:25:19 -07:00
jane quin e174428adb
Format logs and remove timestamp from default log format (#5979)
* make log formatting customizable

* import trace

* add documentation for log formatting

* add testing and validate input

* PR feedback

* nit

* PR feedback

* remove format values dupe

* remove message

* remove timestamp from default log formatting
2021-03-15 18:45:34 -07:00
Ben Arent a11ee59c80
Getting started with Kubernetes (#5981) 2021-03-13 09:39:15 -08:00
Ben Arent ebac3d8eb2
Updated to highlight default port for the plugin. (#5985)
Co-authored-by: Alexander Klizhentas <klizhentas@gmail.com>
2021-03-13 09:33:38 -08:00
Ben Arent 87c6285352
Update Teleport Access Workflows Docs (#5930)
* Fixes https://github.com/gravitational/teleport/issues/5921
2021-03-12 15:18:09 -08:00
Yael Jay Perez 9c245a6e22
Adding keepalive parameters to configuration file (#5910) 2021-03-12 12:46:27 -08:00
Ben Arent 7e2045f5f0
Update mysql self hosted docs (#5912)
* Update mysql-self-hosted.mdx

* Updated to remove static token
2021-03-12 09:34:57 -08:00
Alexander Klizhentas 3db2bc47c2
Creates preset roles (#5960)
Fixes #5917

Preset roles are helpful for users
who are getting started with teleport.

This commit introduces auditor, editor and access roles.
These roles will get created by the system if they don't
exist, but won't be updated if they already exist.
2021-03-11 20:23:06 -08:00
jane quin 4d916e4bfe
Format Logs and add timestamp to logging output option (#5898) 2021-03-11 16:45:52 -08:00
xacrimon 0d1a53b858 add support for encrypted saml assertions with a seperate x509 pair 2021-03-12 00:29:57 +01:00
Alexey Ivanov c0ed70c715
Fix broken link to video in docs (#5955) 2021-03-11 11:35:38 -08:00
Alexander Klizhentas 001094bd9b
Move redirects to docs config (#5950)
Co-authored-by: Alexey Ivanov <mail@alexeyivanov.info>
2021-03-11 09:02:14 -08:00
Steven Martin 98889041a4
Update application-access.mdx (#5944) 2021-03-11 08:27:58 -08:00
Andrew Lytvynov 8ed0bdca3a
mfa: unhide 'tsh mfa' commands and add docs (#5932) 2021-03-10 20:30:40 -08:00
Roman Tkachenko ff493e464a
Update release table to 6.0.0 (#5851) 2021-03-10 11:57:11 -08:00
Alexander Klizhentas 20b9be6e95
Update Kubernetes Access docs (#5865) (#5933) 2021-03-10 11:48:37 -08:00
Gus Luxton f962a04cb9
Run next linter on docs PRs (#5908) 2021-03-10 14:01:48 -04:00
Alexander Klizhentas 5855a5bb95
Update getting started to 6.0.1 (#5890) (#5914)
Simplify getting started guide to use ACME and new
teleport configure command
2021-03-09 13:46:16 -08:00
Alexey Ivanov 306f74b211
Lint markdown files syntax for master with the new linter (#5881)
* Lint docs files
* Fix includes
* Remove releases-table
2021-03-08 08:39:48 -08:00
Andrew Lytvynov 85c2e887c8
docs: add homebrew version compatibility note (#5613) 2021-03-04 13:15:10 -08:00
Alexey Ivanov fa4d7eb977
Update docs structure (#5849) 2021-03-04 10:07:48 -08:00
Andrew Lytvynov ff129306e3 docs: clarify why etcd doesn't store audit events 2021-02-26 11:25:38 -08:00
Yael Jay Perez dd1eef2b54 Update ssh-kubernetes-fedramp.mdx
The parameter `proxy_checks_host_keys` accepts only yes|no in the config file. If set to true you get the below error:

```
ERROR REPORT:
Original Error: *trace.BadParameterError proxy_checks_host_keys must be one of: yes,no
Stack Trace:
	/go/src/github.com/gravitational/teleport/lib/services/clusterconfig.go:392 github.com/gravitational/teleport/lib/services.(*ClusterConfigV3).CheckAndSetDefaults
	/go/src/github.com/gravitational/teleport/lib/services/clusterconfig.go:119 github.com/gravitational/teleport/lib/services.NewClusterConfig
	/go/src/github.com/gravitational/teleport/lib/config/configuration.go:459 github.com/gravitational/teleport/lib/config.applyAuthConfig
	/go/src/github.com/gravitational/teleport/lib/config/configuration.go:339 github.com/gravitational/teleport/lib/config.ApplyFileConfig
	/go/src/github.com/gravitational/teleport/lib/config/configuration.go:1047 github.com/gravitational/teleport/lib/config.Configure
	/go/src/github.com/gravitational/teleport/tool/teleport/common/teleport.go:170 github.com/gravitational/teleport/tool/teleport/common.Run
	/go/src/github.com/gravitational/teleport/e/tool/teleport/main.go:22 main.main
	/opt/go/src/runtime/proc.go:213 runtime.main
	/opt/go/src/runtime/asm_amd64.s:1375 runtime.goexit
User Message: proxy_checks_host_keys must be one of: yes,no
```
2021-02-26 10:27:22 -08:00
Allen Vailliencourt 65ce3a122c Fixed a typo in GCP documentation 2021-02-25 17:42:56 -08:00
Andrew Lytvynov 31e3e93fdb
testplan: add MFA management tests (#5661) 2021-02-25 12:52:31 -08:00
Andrew Lytvynov 513ee899dd
testplan: update EKS/GKE testing steps (#5662)
EKS can be fronted by teleport, just like GKE.
2021-02-25 12:46:19 -08:00