From 3886026dbe83115e7304dc2d02767cc3473520c5 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 14 Nov 2023 01:40:31 +0300 Subject: [PATCH] add link to docs --- jfrog-oauth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jfrog-oauth/README.md b/jfrog-oauth/README.md index 92a17cd..8aad1e7 100644 --- a/jfrog-oauth/README.md +++ b/jfrog-oauth/README.md @@ -31,4 +31,4 @@ module "jfrog" { ## Prerequisites -- Coder [`external-auth`](https://docs.coder.com/docs/admin/external-auth/) configured with Artifactory. This requires a custom integration in Artifactory with **Callback URL** set to `https:///external-auth/jfrog/callback`. +- Coder [`external-auth`](https://docs.coder.com/docs/admin/external-auth/) configured with Artifactory. This requires a [custom integration](https://jfrog.com/help/r/jfrog-installation-setup-documentation/enable-new-integrations) in Artifactory with **Callback URL** set to `https:///external-auth/jfrog/callback`.