Commit 61416ce9 authored by Steve Abrams's avatar Steve Abrams Committed by David Zhu
Browse files

Add Teleport to CorpSec index and clarify ownership

parent d5da2ce1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -40,7 +40,8 @@ While these services are essential to GitLab's infrastructure, we focus on maint

- [SaaS K8s workloads](https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/onboarding/gitlab.com_on_k8s.md). GitLab-com is owned by Delivery, Tanka and Helmfiles are often shared by other teams.
- Secrets Management ([Vault](https://gitlab.com/gitlab-com/runbooks/-/tree/master/docs/vault))
- [Ops.gitlab.net](https://gitlab.com/gitlab-com/runbooks/-/tree/master/docs/ops) and [Ops Runners](https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/uncategorized/subnet-allocations.md)
- [Ops.gitlab.net](https://gitlab.com/gitlab-com/runbooks/-/tree/master/docs/ops) and [Ops Runners](https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/uncategorized/subnet-allocations.md).
- [Teleport](https://gitlab.com/gitlab-com/runbooks/-/tree/master/docs/teleport) - Foundations manages KTLO work such as upgrades, but all other ownership is managed by [CorpSec](../../../../security/corporate/systems/teleport/_index.md).

## Getting Assistance

+24 −0
Original line number Diff line number Diff line
@@ -1176,6 +1176,30 @@ The Corporate Security department provides configuration management [engineering
<span style="background-color: #71717a; color: #ffffff; font-weight: normal; padding: 2px 4px; border-radius: 0.25rem; letter-spacing: 0.05em; font-size: 10px;">USER APP ADMIN ROLE</span>
</td>
</tr>
<!-- Teleport -->
<tr>
<td>
<a href="/handbook/security/corporate/systems/teleport">Teleport</a><br>
</td>
<td>
<i class="fas fa-user-plus mr-2"></i><a href="https://gitlab.com/gitlab-com/team-member-epics/access-requests/-/issues/new?issuable_template=Individual_Bulk_Access_Request">Open an Access Request</a><br>
<i class="fas fa-gear mr-2"></i><a href="https://gitlab.com/gitlab-com/gl-infra/production-engineering/-/issues/new?issuable_template=teleport-troubleshooting#">Troubleshooting Issue</a>
</td>
<td>
<a href="https://gitlab.com/gitlab-com/team-member-epics/access-requests/-/issues/?label_name%5B%5D=corpsys-teleport">ARs</a>
&nbsp;/&nbsp;<a href="https://gitlab.com/gitlab-com/gl-security/corp/issue-tracker/-/issues/?label_name%5B%5D=corpsys-teleport">Issues</a>
&nbsp;/&nbsp;<a href="https://gitlab.com/groups/gitlab-com/gl-security/corp/-/epics?label_name[]=corpsys-teleport">Epics</a>
<br>
<i class="fas fa-book mr-2"></i><a href="https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/teleport/teleport_admin.md">Administration Runbooks</a><br>
<i class="fas fa-tag mr-2"></i><code>corpsys-teleport</code><br>
<i class="fa-brands fa-gitlab mr-2"></i><a href="https://gitlab.com/groups/gitlab-com/corpsys/teleport">@gitlab-com/corpsys/teleport</a><br>
<i class="fa-brands fa-slack mr-2"></i><code>@corpsysadmins-teleport</code><br>
<i class="fa-brands fa-slack mr-2"></i><code>#security-corpsec</code><br>
<i class="fas fa-shield-halved mr-2"></i>
<span style="background-color: #0284c7; color: #ffffff; font-weight: normal; padding: 2px 4px; border-radius: 0.25rem; letter-spacing: 0.05em; font-size: 10px;">USER SSO</span>
<span style="background-color: #b91c1c; color: #ffffff; font-weight: normal; padding: 2px 4px; border-radius: 0.25rem; letter-spacing: 0.05em; font-size: 10px;">ADMIN SSO</span>
</td>
</tr>
<!-- YubiKey -->
<tr>
<td>
+18 −0
Original line number Diff line number Diff line
---
title: Teleport
---

Teleport is an Access Management Platform allowing users to gain read or write access to various resources.

The [infrastructure runbook docs](https://gitlab.com/gitlab-com/runbooks/-/tree/master/docs/teleport) contain a variety of detailed topics on using and interacting with teleport.

Until CorpSec is staffed to provide technical ownership, [Foundations](../../../../engineering/infrastructure/team/foundations/_index.md) providing maintenance of the underlying infrastructure. All non-maintenance related feature requests and improvements are managed by CorpSec.

For help with:

- Business ownership (contract, compliance, roadmap)- contact CorpSec in [#security-corpsec](https://gitlab.enterprise.slack.com/archives/C06V11XCQ2J).
- Access - [open an access request](https://gitlab.com/gitlab-com/team-member-epics/access-requests/-/issues/new?issuable_template=Individual_Bulk_Access_Request).
- Individual access approvals - Follow the runbook for [connecting to a database console](https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/teleport/Connect_to_Database_Console_via_Teleport.md) or [rails console](https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/teleport/Connect_to_Rails_Console_via_Teleport.md).
- Onboarding new resources - [open a new issue](https://gitlab.com/gitlab-com/gl-security/corp/issue-tracker/-/issues/new?issuable_template=corpsec_general#) for CorpSec to triage and schedule.
- Feature requests or improvements - [open a new issue](https://gitlab.com/gitlab-com/gl-security/corp/issue-tracker/-/issues/new?issuable_template=corpsec_general#) for CorpSec to triage and schedule.
- Maintenance work - open an issue in [production-engineering](https://gitlab.com/gitlab-com/gl-infra/production-engineering/-/issues/new) or ask questions in [#g_foundations](https://gitlab.enterprise.slack.com/archives/C0313V3L5T6).