Skip to content

Commit 5176d51

Browse files
authored
Update oauth-setup.md (#310)
* Update oauth-setup.md Added custom auth disabled for hosted * Update oauth-setup.md
1 parent 2c1330b commit 5176d51

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_docs/administration/oauth-setup.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The Type column identifies the authentication for the provider account as either
4848
max-width="80%"
4949
%}
5050

51-
As the account administrator, you can change the authentication method for an account at any time to either Codefresh or Custom, or manual token entry. See [Select authentication mechanism for runtime](#select-authentication-mechanism-for-runtime).
51+
As the account administrator, you can change the authentication method for hybrid runtimes at any time to either Codefresh or Custom, or manual token entry. See [Select authentication mechanism for runtime](#select-authentication-mechanism-for-runtime).
5252

5353
### Create a custom OAuth2 Application for Git provider
5454
Create a custom OAuth2 Application for Codefresh in your Git provider accounts with the correct scopes, and set up authentication for the same within Codefresh. Users in Codefresh can then authorize access to the Git provider using OAuth2, instead of a personal access token.
@@ -211,7 +211,8 @@ Configure the settings for the Custom OAuth2 Application in Codefresh. Configuri
211211
You have completed the setup to authorize Codefresh as an OAuth App for your Git provider.
212212

213213
### Select authentication mechanism for runtime
214-
For a Git provider and a runtime account, select the authentication mechanism: Codefresh account, Custom provider account if one exists, or token-based authentication.
214+
For a Git provider and a hybrid runtime, select the authentication mechanism: Codefresh account, Custom provider account if one exists, or token-based authentication.
215+
>Hosted runtimes can have either Codefresh or PAT token authentication mechanisms. Custom provider authentication is not supported.
215216

216217
1. In the Codefresh UI, go to [Authentication](https://g.codefresh.io/2.0/account-settings/authentication?providerName=github){:target="\_blank"}.
217218
1. Select the runtime, and click ![](/images/administration/users/icon-Edit.png?display=inline-block) **Edit**.

0 commit comments

Comments
 (0)