mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
feature: secret sync base + aws parameter store & github
This commit is contained in:
@@ -23,7 +23,7 @@ Infisical supports two methods for connecting to GitHub.
|
||||
|
||||

|
||||
|
||||
Give the application a name, a homepage URL (your self-hosted domain i.e. `https://your-domain.com`), and a callback URL (i.e. `https://your-domain.com/app-connections/github/oauth/callback`).
|
||||
Give the application a name, a homepage URL (your self-hosted domain i.e. `https://your-domain.com`), and a callback URL (i.e. `https://your-domain.com/organization/app-connections/github/oauth/callback`).
|
||||
|
||||

|
||||
|
||||
@@ -116,7 +116,7 @@ Infisical supports two methods for connecting to GitHub.
|
||||

|
||||
|
||||
Create the OAuth application. As part of the form, set the **Homepage URL** to your self-hosted domain `https://your-domain.com`
|
||||
and the **Authorization callback URL** to `https://your-domain.com/app-connections/github/oauth/callback`.
|
||||
and the **Authorization callback URL** to `https://your-domain.com/organization/app-connections/github/oauth/callback`.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user