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

Commit8ebd9e5

Browse files
authored
Cf hosted org select (#208)
* Add authorize orgs topicNew topic for org authorization for hosted runtimes currently for GitHub* Update authorize-orgs.md* Update org access and hosted runtimeContent edits to authorize orgs; added link to topic in hosted runtimes
1 parentdfa5bfd commit8ebd9e5

File tree

4 files changed

+37
-1
lines changed

4 files changed

+37
-1
lines changed

‎_data/nav.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@
123123
url:"/user-settings"
124124
-title:Set up OAuth2 authentication
125125
url:"/oauth-setup"
126+
-title:Authorize access to organizations/projects
127+
url:"/hosted-authorize-orgs"
126128
-title:Single Sign-On
127129
url:"/single-sign-on"
128130
sub-pages:
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title:"Authorize organizations/projects"
3+
description:""
4+
group:runtime
5+
toc:true
6+
---
7+
8+
If your Git provider has an OAuth application for Codefresh, you need to authorize access to the app's organizations/projects to see them in Codefresh.
9+
>Authorization is per organization.
10+
11+
###Authorize organizations in GitHub
12+
13+
Request or grant access to the organizations defined for the OAuth Codefresh application.
14+
15+
1. Go to[GitHub > Settings](https://github.com/settings/developers){:target="\_blank"}.
16+
1. Click the**Codefresh** application.
17+
1. In the list of organizations that appears, for every organization you need to authorize, click**Request** or**Grant**, as relevant.
18+
19+
{% include
20+
image.html
21+
lightbox="true"
22+
file="/images/administration/authorize-github-oauth-apps.png"
23+
url="/images/administration/authorize-github-oauth-apps.png"
24+
alt="Authorize Codefresh organizations in GitHub"
25+
caption="Authorize Codefresh organizations in GitHub"
26+
max-width="70%"
27+
%}
28+
29+
###Related articles
30+
[Connect Git provider]({{site.baseurl}}/docs/runtime/hosted-runtime/#2-connect-git-provider)

‎_docs/runtime/hosted-runtime.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,10 @@ max-width="70%"
100100

101101

102102
###2. Connect Git provider
103-
Connect your hosted runtime to a Git provider for Codefresh to creates the required Git repos. First authorize access to your Git provider through an OAuth token, and then select the Git organization or account in which to create the required Git repos.
103+
Connect your hosted runtime to a Git provider for Codefresh to create the required Git repos. First authorize access to your Git provider through an OAuth token, and then select the Git organizations or accounts in which to create the required Git repos.
104+
105+
>Only authorized organizations are displayed in the list. To authorize organizations for the Codefresh application in GitHub, see[Authorize organizations/projects]({{site.baseurl}}/docs/administration/hosted-authorize-orgs/).
106+
104107

105108
{% include
106109
image.html
@@ -143,6 +146,7 @@ max-width="40%"
143146

144147
{:start="3"}
145148
1. Select the**Git Organization for which to create the repos**.
149+
>If the organization does not appear in the list, you need to authorize access to it. See[Authorize organizations/projects]({{site.baseurl}}/docs/administration/hosted-authorize-orgs/).
146150
1. Click**Create**.
147151
Codefresh creates the two Git repositories in the paths shown.
148152

78.1 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp