Skip to content

Commit

Permalink
[docs reorganization] Reorganize Access Controls guides (#42806)
Browse files Browse the repository at this point in the history
* Update host user groups for existing users (#41919)

This change fixes a bug in host user creation where Teleport would not
update the groups of a returning user if groups were changed in
the user's role.

* improve dynamodb permission error msg (#42855)

* improve dynamodb permission error msg

* Update lib/backend/dynamo/atomicwrite.go

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>

---------

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>

* Fix GCP metadata errors crashing Teleport (#42696)

* Web: Fix differing duration between unified resource and access request page (#42742)

* Web: refactor and fix anti-pattern in access request

* Update affected teleterm files

* Address CR and fix updating duration should update pending

* Fix test and stories

* Reorganize Access Controls guides

Move Access Controls giudes into References or Admin Guides, as
appropriate.

Also reorganizes the Admin Guides section to reduce the size of the
table of contents page.

---------

Co-authored-by: Andrew Burke <31974658+atburke@users.noreply.github.com>
Co-authored-by: Forrest <30576607+fspmarshall@users.noreply.github.com>
Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
Co-authored-by: Lisa Kim <lisa@goteleport.com>
  • Loading branch information
5 people committed Jun 12, 2024
1 parent 448b380 commit 35a42e3
Show file tree
Hide file tree
Showing 114 changed files with 958 additions and 634 deletions.
2 changes: 1 addition & 1 deletion docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
{
"title": "Set up Single Sign-On",
"slug": "/access-controls/sso/overview/"
"slug": "/admin-guides/authentication/sso/overview/"
},
{
"title": "Use Infrastructure as Code",
Expand Down
118 changes: 0 additions & 118 deletions docs/pages/access-controls.mdx

This file was deleted.

25 changes: 0 additions & 25 deletions docs/pages/access-controls/guides.mdx

This file was deleted.

78 changes: 0 additions & 78 deletions docs/pages/access-controls/introduction.mdx

This file was deleted.

0 comments on commit 35a42e3

Please sign in to comment.