Skip to content

Commit

Permalink
Clarify AWS IC integration scope in upcoming releases (#47859)
Browse files Browse the repository at this point in the history
* Clarify AWS IC integration scope in upcoming releases

* Apply suggestions from code review

Co-authored-by: Paul Gottschling <[email protected]>

---------

Co-authored-by: Paul Gottschling <[email protected]>
  • Loading branch information
r0mant and ptgott authored Oct 23, 2024
1 parent 3104d1a commit 0a09337
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/pages/upcoming-releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@ Teleport admins will have the option to use elliptic curve cryptography for the
majority of user, host, and certificate authority key material. This includes
Ed25519 SSH keys and ECDSA TLS keys, replacing the RSA keys used today.

#### AWS Identity Center integration
#### (Preview) AWS Identity Center integration

Teleport will integrate with AWS Identity Center to allow users to sync and
manage AWS IC group and their members and allow them to request access to AWS
IC permission sets.
manage AWS IC group members via Access Lists.

#### Hardware Key support for Teleport Connect

Expand Down Expand Up @@ -76,6 +75,11 @@ Github with RBAC and audit logging support.
Teleport users will be able to satisfy per-session MFA checks by authenticating with an external
identity provider as an alternative to using second factors registered with Teleport.

#### Access requests support for AWS Identity Center

AWS Identity Center integration will allow users to request short or long term access to permission
sets via Access Requests.

#### Database access for PostgreSQL via web UI

Database access users will be able to connect to PostgreSQL databases connected to Teleport right
Expand Down

0 comments on commit 0a09337

Please sign in to comment.