File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Coder supports external authentication via OAuth2.0. This allows enabling integr
145
145
146
146
External authentication can also be used to integrate with external services like JFrog Artifactory and others.
147
147
148
- Please refer to the [external authentication](./external-auth.md) section for more information.
148
+ Please refer to the [external authentication](../admin /external-auth.md) section for more information.
149
149
150
150
# # Up Next
151
151
Original file line number Diff line number Diff line change 341
341
"path" : " ./admin/provisioners.md" ,
342
342
"icon_path" : " ./images/icons/key.svg"
343
343
},
344
+ {
345
+ "title" : " External Authentication" ,
346
+ "description" : " Learn how to configure external authentication" ,
347
+ "path" : " ./admin/external-auth.md" ,
348
+ "icon_path" : " ./images/icons/plug.svg"
349
+ },
344
350
{
345
351
"title" : " Integrations" ,
346
352
"description" : " Use integrations to extend Coder" ,
You can’t perform that action at this time.
0 commit comments