[2.9.0] 1373 support authentication with service account tokens (#1402)

* Add JWT Authentication page for v2.9 feature #1373

* Update GitLab / HashiCorp reference

Co-authored-by: Billy Tat <btat@suse.com>

* Update location of JWT Authentication page

* Apply suggestions from code review for Intro

Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>

* Update title / get rid of note

* Update title (2)

* Add JWT Auth page to v2.9 docs

* Update JWT feature summary

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

---------

Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
This commit is contained in:
Lucas Saintarbor
2024-07-31 17:07:41 -07:00
committed by GitHub
co-authored by Billy Tat Marty Hernandez Avedon
parent af407d09ff
commit c3a33fb4d5
4 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -288,6 +288,7 @@ const sidebars = {
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/manage-role-based-access-control-rbac/locked-roles",
]
},
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/jwt-authentication",
{
type: 'category',
label: 'About Provisioning Drivers',
@@ -322,7 +323,6 @@ const sidebars = {
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/pod-security-standards",
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates",
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry",
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/custom-branding",
]
},