Skip to content

Commit c0ac2ca

Browse files
authored
Update procedural for SSO authorization for SSH keys (github#30486)
1 parent fd8ebcd commit c0ac2ca

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed
-47.9 KB
Loading
-11.4 KB
Loading

content/authentication/authenticating-with-saml-single-sign-on/authorizing-an-ssh-key-for-use-with-saml-single-sign-on.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,12 @@ You can authorize an existing SSH key, or create a new SSH key and then authoriz
2626

2727
{% data reusables.user-settings.access_settings %}
2828
{% data reusables.user-settings.ssh %}
29-
3. Next to the SSH key you'd like to authorize, click **Enable SSO** or **Disable SSO**.
30-
![SSO token authorize button](/assets/images/help/settings/ssh-sso-button.png)
31-
4. Find the organization you'd like to authorize the SSH key for.
32-
5. Click **Authorize**.
33-
![Token authorize button](/assets/images/help/settings/ssh-sso-authorize.png)
29+
1. To the right of the SSH key you'd like to authorize, click **Configure SSO**.
30+
31+
![Screenshot of the SSO token authorize button](/assets/images/help/settings/ssh-sso-button.png)
32+
1. To the right of the organization you'd like to authorize the SSH key for, click **Authorize**.
33+
34+
![Screenshot of the token authorize button](/assets/images/help/settings/ssh-sso-authorize.png)
3435

3536
## Further reading
3637

0 commit comments

Comments
 (0)