Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions source/WorkingPractices/gh_authorisation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@ MetOffice organisation, and then `configure the SSH key for SSO
<https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-single-sign-on/authorizing-an-ssh-key-for-use-with-single-sign-on>`_.


.. tip::

In order to work non-interactively with the test suite, your ssh key will
need to be setup without a passphrase. If you prefer to use a passphrase
with ssh, then :ref:`Personal Access Tokens <github_path>` can act as an
alternative.

Verified Commits
----------------

Expand Down