Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4cab6a2

Browse files
committed
Update oauth2 setup for Git providers
Added custom auth disabled for hosted gitops
1 parent3262897 commit4cab6a2

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

‎_data/nav.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
-title:Create Codefresh account
2222
url:"/create-codefresh-account"
2323
-title:CI/CD quick starts
24-
url:"/ci-quickstart"
24+
url:"/ci-quick-start"
2525
sub-pages:
2626
-title:Pipeline quick start
2727
url:"/create-ci-pipeline"
@@ -32,7 +32,7 @@
3232
-title:On-demand environment quick start
3333
url:"/on-demand-environments"
3434
-title:GitOps quick starts
35-
url:"/gitops-quickstart"
35+
url:"/gitops-quick-start"
3636
sub-pages:
3737
-title:Provision a hosted runtime
3838
url:"/install-hosted"

‎_docs/administration/account-user-management/oauth-setup.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sub_group: account-user-management
66
toc:true
77
---
88

9-
Codefresh integrates with the Git provider defined for your runtime account to sync repositories to your clusters, implementing Git-based operations when creating resources such as Delivery Pipelines, applications, and enriching images with valuable information.
9+
Codefresh integrates with the Git provider defined for yourGitOpsruntime account to sync repositories to your clusters, implementing Git-based operations when creating resources such as Delivery Pipelines, applications, and enriching images with valuable information.
1010

1111
As the account administrator, you can select the authentication method for a runtime account. Users in Codefresh will then authorize access to the Git providers through the defined mechanism.
1212

@@ -34,7 +34,7 @@ Codefresh supports OAuth2 or personal access tokens (PATs) for authentication:
3434

3535

3636
##Authentication for Git providers and runtime accounts
37-
The[Authentication](https://g.codefresh.io/2.0/account-settings/authentication?providerName=github){:target="\_blank"} page displays the accounts by Git provider and the authentication method selected for the same.
37+
The[GitAuthentication](https://g.codefresh.io/2.0/account-settings/authentication?providerName=github){:target="\_blank"} page displays the accounts by Git provider and the authentication method selected for the same.
3838

3939
Authentication accounts are organized by Runtimes. A runtime can have a single authentication account.
4040
The Type column identifies the authentication for the provider account as either Codefresh, Custom, or PAT (personal access token).
@@ -49,7 +49,7 @@ The Type column identifies the authentication for the provider account as either
4949
max-width="80%"
5050
%}
5151

52-
As the account administrator, you can change the authentication method foran accountat any time to either Codefresh or Custom, or manual token entry. See[Select authentication mechanism for runtime](#select-authentication-mechanism-for-runtime).
52+
As the account administrator, you can change the authentication method fora Hybrid GitOps runtimeat any time to either Codefresh, Custom, or manual token entry. See[Select authentication mechanism for runtime](#select-authentication-mechanism-for-runtime).
5353

5454
##Create a custom OAuth2 Application for Git provider
5555
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.
@@ -214,8 +214,10 @@ You have completed the setup to authorize Codefresh as an OAuth App for your Git
214214
## Select authentication mechanism for runtime
215215
For a Git provider and a runtime account, select the authentication mechanism:Codefresh account, Custom provider account if one exists, or token-based authentication.
216216

217+
>Hosted GitOps runtimes support either Codefresh or token-based authentication.
218+
217219
1. In the Codefresh UI, go to [Authentication](https://g.codefresh.io/2.0/account-settings/authentication?providerName=github){:target="\_blank"}.
218-
1. Select the runtime, and click![](/images/administration/users/icon-Edit.png?display=inline-block)**Edit**.
220+
1. Select the runtime, and click **Edit**.
219221
1. Select the OAuth authentication provider account.
220222

221223

‎_docs/integrations/codefresh-hosted-gitops.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ redirect_from:
77
toc:true
88
---
99

10-
Integrate Codefresh CI with Hosted GitOps for deployments powered by managed Argo CD.
11-
Use Codefresh pipelines and Hosted GitOps for deployments.
10+
Integrate Codefresh CIpipelineswith Hosted GitOps for deployments powered by managed Argo CD.
11+
1212

1313
Codefresh Hosted GitOps includes a dedicated report image step that both reports and enriches deployed images. Add the report image step in your Codefresh CI pipeline and reference integrations with issue-tracking and container registry tools for Codefresh to retrieve and enrich image information.
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp