Skip to content

Commit e6f843a

Browse files
markdown source builds
Auto-generated via `{sandpaper}` Source : 6443775 Branch : main Author : Dimitrios Theodorakis <[email protected]> Time : 2025-02-28 11:08:22 +0000 Message : MetOffice#73 Update the setup step to include an SSH key SSO authorisation check * Update the setup step to include an SSH key SSO authorisation check * Add suggested wording for if a key has already been authorised Co-authored-by: Ronnie Dutta <[email protected]> --------- Co-authored-by: Ronnie Dutta <[email protected]>
1 parent f67900b commit e6f843a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"learners/discuss.md" "aaef6991af918125ae722d3ce4e36443" "site/built/discuss.md" "2024-11-19"
2020
"learners/fcm-git_cheat_sheet.md" "a90c25c1218a18430dd67a243e63533e" "site/built/fcm-git_cheat_sheet.md" "2024-11-19"
2121
"learners/reference.md" "d976a57639fa49361d9c8431850cde6a" "site/built/reference.md" "2024-11-19"
22-
"learners/setup.md" "d0b5f54a8f8128f546a355b4f3518f9d" "site/built/setup.md" "2025-02-25"
22+
"learners/setup.md" "462ca0801200cc01c164d857821ade82" "site/built/setup.md" "2025-02-28"
2323
"profiles/learner-profiles.md" "637cf5fe68afa1af6ce393717126f011" "site/built/learner-profiles.md" "2025-01-09"

setup.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,21 @@ Hi <username>! You've successfully authenticated, but GitHub does not provide sh
2525

2626
Please go back to the [introduction lesson's SSH setup instructions](https://www.astropython.com/git-novice/#ssh-setup).
2727

28+
## Single sign-on (SSO) Check
29+
30+
If you are part of an organisation that requires single
31+
sign-on (SSO) to access their GitHub organisation you
32+
will need to authorise the SSH key for use in the organisation.
33+
34+
Next to the SSH key in the [GitHub settings](https://github.com/settings/keys)
35+
click on "Configure SSO".
36+
Find the organisation in the list and click on "Authorise".
37+
If the key is already authorised, it will say "Deauthorise" instead,
38+
and nothing more needs to be done.
39+
40+
Full instructions on SSH key setup and SSO authorisation
41+
can be found in the [introduction lesson's SSH setup instructions](https://www.astropython.com/git-novice/#ssh-setup).
42+
2843
## Give Your GitHub Username to the Instructors
2944

3045
In this lesson you will be working on a new repository,

0 commit comments

Comments
 (0)