You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/artifactory-integration.md
+15-8Lines changed: 15 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -62,14 +62,18 @@ artifactory:
62
62
scope: "applied-permissions/user"
63
63
```
64
64
65
-
> Note
66
-
> Replace `CODER_URL` with your Coder deployment URL, e.g., <coder.example.com>
65
+
> Note Replace `CODER_URL` with your Coder deployment URL, e.g.,
66
+
> <coder.example.com>
67
67
68
-
2. Create a new Application Integration by going to <https://JFROG_URL/ui/admin/configuration/integrations/new> and select the Application Type as the integration you created in step 1.
68
+
2. Create a new Application Integration by going to
69
+
<https://JFROG_URL/ui/admin/configuration/integrations/new> and select the
70
+
Application Type as the integration you created in step 1.
69
71
70
72

71
73
72
-
3. Add a new [external authentication](https://coder.com/docs/v2/latest/admin/external-auth) to Coder by setting these env variables,
0 commit comments