Skip to content

Commit 2f8960a

Browse files
Copilotsubatoijc-clark
authored
Add discovery landing page for content/authentication (#60031)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: subatoi <32935794+subatoi@users.noreply.github.com> Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
1 parent 43b6458 commit 2f8960a

File tree

73 files changed

+187
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+187
-19
lines changed

content/authentication/authenticating-with-a-passkey/about-passkeys.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghec: '*'
88
ghes: '*'
99
shortTitle: About passkeys
10+
category:
11+
- Learn about authentication
1012
---
1113

1214
{% data reusables.passkeys.ghes-disable %}

content/authentication/authenticating-with-a-passkey/managing-your-passkeys.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghec: '*'
88
ghes: '*'
99
shortTitle: Manage your passkeys
10+
category:
11+
- Sign in with SSO or a passkey
1012
contentType: how-tos
1113
---
1214

content/authentication/authenticating-with-a-passkey/signing-in-with-a-passkey.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghec: '*'
88
ghes: '*'
99
shortTitle: Sign in with a passkey
10+
category:
11+
- Sign in with SSO or a passkey
1012
contentType: how-tos
1113
---
1214

content/authentication/authenticating-with-single-sign-on/about-authentication-with-single-sign-on.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ redirect_from:
99
versions:
1010
ghec: '*'
1111
shortTitle: Single sign-on
12+
category:
13+
- Learn about authentication
1214
---
1315
## About authentication with SSO
1416

content/authentication/authenticating-with-single-sign-on/authenticating-with-a-managed-user-account.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ redirect_from:
88
versions:
99
ghec: '*'
1010
allowTitleToDifferFromFilename: true
11+
category:
12+
- Sign in with SSO or a passkey
1113
---
1214

1315
If you use a {% data variables.enterprise.prodname_managed_user %}, you must authenticate through your identity provider (IdP) to access {% data variables.product.prodname_dotcom %}. The location where you can authenticate depends on whether your enterprise uses SAML or OIDC authentication.

content/authentication/authenticating-with-single-sign-on/authorizing-a-personal-access-token-for-use-with-single-sign-on.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ redirect_from:
1010
versions:
1111
ghec: '*'
1212
shortTitle: '{% data variables.product.pat_generic_caps %} with SSO'
13+
category:
14+
- Sign in with SSO or a passkey
1315
---
1416
You must authorize your {% data variables.product.pat_v1 %} after creation before the token can access an organization that uses SAML single sign-on (SSO). Access to `internal` resources (repositories, projects, and packages) in an enterprise requires an SSO authorization for an organization within an enterprise. For more information about creating a new {% data variables.product.pat_v1 %}, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token). {% data variables.product.pat_v2_caps %}s are authorized during token creation, before access to the organization is granted.
1517

content/authentication/authenticating-with-single-sign-on/authorizing-an-app-for-single-sign-on.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ intro: 'To use an {% data variables.product.prodname_oauth_app %} or {% data var
44
versions:
55
ghec: '*'
66
shortTitle: Apps and SSO
7+
category:
8+
- Sign in with SSO or a passkey
79
---
810

911
## About authorizing apps with SSO

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ redirect_from:
1010
versions:
1111
ghec: '*'
1212
shortTitle: SSH Key with SSO
13+
category:
14+
- Sign in with SSO or a passkey
1315
---
1416

1517
## About authorization of SSH keys

content/authentication/authenticating-with-single-sign-on/viewing-and-managing-your-active-sso-sessions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ redirect_from:
99
versions:
1010
ghec: '*'
1111
shortTitle: Active SSO sessions
12+
category:
13+
- Sign in with SSO or a passkey
1214
contentType: how-tos
1315
---
1416

content/authentication/connecting-to-github-with-ssh/about-ssh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ versions:
99
fpt: '*'
1010
ghes: '*'
1111
ghec: '*'
12+
category:
13+
- Learn about authentication
1214
---
1315

1416
{% data reusables.ssh.about-ssh %} For more information about SSH, see [Secure Shell](https://en.wikipedia.org/wiki/Secure_Shell) on Wikipedia.

0 commit comments

Comments
 (0)