File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
docs/pages/identity-governance/access-request-plugins Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ description: How to set up Teleport's Discord plugin for privilege elevation app
5
5
---
6
6
7
7
import BotLogo from " /static/avatar_logo.png" ;
8
+ import AppIcon from " @version/docs/img/sso/onelogin/teleport.png" ;
8
9
9
10
This guide will explain how to set up Discord to receive Access Request messages
10
11
from Teleport. Teleport's Discord integration notifies individuals and channels of
@@ -74,10 +75,12 @@ you must register a new app with the Discord API.
74
75
75
76
### Create your application
76
77
77
- Visit [ https://discord.com/developers/applications ] ( https://discord.com/developers/applications )
78
- to create a new Discord application. Click "New Application" and name the application "Teleport".
79
-
80
- Set the application icon ([ download application icon here] ( ../../../img/sso/onelogin/teleport.png ) ).
78
+ 1 . Visit
79
+ [ https://discord.com/developers/applications ] ( https://discord.com/developers/applications )
80
+ to create a new Discord application. Click "New Application" and name the
81
+ application "Teleport".
82
+ 1 . <a href = { AppIcon } download >Download the application icon.</a >
83
+ 1 . Set the application icon.
81
84
82
85
### Create the application bot
83
86
You can’t perform that action at this time.
0 commit comments