Teleport plugins allow you to integrate the Teleport Access Platform and Teleport workflows with other tools you use to support your infrastructure.
For example, Teleport Access Request plugins enable you to integrate access requests for resources protected by Teleport with your organization's existing messaging and project management solutions, such as Slack, JIRA, and Mattermost. If you have a self-hosted Teleport deployment, you can find information about configuring access request plugins in Just-in-Time Access Request Plugins.
The access package exposes a simple API for managing access requests that can be used for writing plugins. You can find the current Teleport Access API in the main Teleport repository. For more information, see access/README.md.
The Teleport documentation includes access request plugins guides for integration with the following solutions:
The Teleport Event Handler Plugin is used to export audit log events to a fluentd
service.
For more information, see Fluentd.
The Teleport Terraform Provider makes it easy to create resources using Terraform. For more information, see [Terraform Provider]((https://goteleport.com/docs/setup/guides/terraform-provider/).