File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ two type of modules that automate the JFrog Artifactory and Coder integration.
37
37
38
38
This module is usable by JFrog self-hosted (on-premises) Artifactory as it
39
39
requires configuring a custom integration. This integration benefits from
40
- Coder's [ external-auth] ( https://coder.com/docs/ admin/external-auth) feature and
41
- allows each user to authenticate with Artifactory using an OAuth flow and issues
42
- user-scoped tokens to each user.
40
+ Coder's [ external-auth] ( ../../ admin/external-auth.md ) feature and allows each
41
+ user to authenticate with Artifactory using an OAuth flow and issues user-scoped
42
+ tokens to each user.
43
43
44
44
To set this up, follow these steps:
45
45
@@ -71,9 +71,8 @@ To set this up, follow these steps:
71
71
72
72

73
73
74
- 1. Add a new
75
- [external authentication](https://coder.com/docs/admin/external-auth) to
76
- Coder by setting these env variables,
74
+ 1. Add a new [external authentication](../../admin/external-auth.md) to Coder by
75
+ setting these env variables,
77
76
78
77
` ` ` env
79
78
# JFrog Artifactory External Auth
You can’t perform that action at this time.
0 commit comments