From c7ddf18c47b641b5ecb441fa1f43fc5e24616b1a Mon Sep 17 00:00:00 2001 From: Paul Gottschling Date: Fri, 17 Jan 2025 12:45:09 -0500 Subject: [PATCH] Import the Mattermost bot logo as a module Closes #50827 Closes #50826 This allows us to create a download link using the `a` tag. Depends on gravitational/docs-website#114 --- .../access-request-plugins/ssh-approval-mattermost.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-mattermost.mdx b/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-mattermost.mdx index 30c1fb33f4b99..03b8c38be5b24 100644 --- a/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-mattermost.mdx +++ b/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-mattermost.mdx @@ -3,6 +3,8 @@ title: Run the Mattermost Access Request plugin description: How to set up Teleport's Mattermost plugin for privilege elevation approvals. --- +import BotLogo from "/static/avatar_logo.png"; + This guide explains how to integrate Teleport Access Requests with Mattermost, an open source messaging platform. The Teleport Mattermost plugin notifies individuals of Access Requests. Users can then approve and deny Access Requests by following the @@ -101,8 +103,8 @@ Set the "Username", "Display Name", and "Description" fields according to how you would like the Mattermost plugin bot to appear in your workspace. Set "Role" to "Member". -You can [download](../../../../img/enterprise/plugins/teleport_bot@2x.png) our -avatar to set as your Bot Icon. +You can download our avatar to set as your Bot +Icon. Set "post:all" to "Enabled".