Description
- Improve error messaging when creating resources fails because they already exist or updating resources fails because they were removed. #39395
- The audit entry for
access_request.search
will now truncate the list of roles in the audit UI if it exceeds 80 characters. #39372 - Re-enable AWS IMDSv1 fallback due to some EKS clusters having their IMDSv2 hop limit set to
1
, leading to IMDSv2 requests failing. Users who wish to keep IMDSv1 fallback disabled can set theAWS_EC2_METADATA_V1_DISABLED
environmental variable. #39366 - Only allow necessary operations during moderated file transfers and limit in-flight file transfer requests to one per session. #39351
- Make the Jira access plugin log Jira errors properly. #39346
- Fixed allowing invalid access request start time date to be set. #39322
- Teleport Enterprise now attempts to load the license file from the configured data directory if not otherwise specified. #39314
- Improve the security for MFA for Admin Actions when used alongside Hardware Key support. #39306
- The
saml_idp_service_provider
spec adds a newpreset
field that can be used to specify predefined SAML service provider profile. #39277 - Fixed a bug that caused some MFA for Admin Action flows to fail instead of retrying: ex:
tctl bots add --token=<token>
. #39269
Download
Download the current and previous releases of Teleport at https://goteleport.com/download.