New Topic Page: Original Request Context (#2569) (#2602)

* init original context doc

* copy edit

* init Service Account page

* update and expand user context article

* fix header name

* copy edit

* update response path through Pomerium

* clarify SA name is user in policy creation

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
backport-actions-token[bot] 2021-09-15 19:11:01 -04:00 committed by GitHub
parent d88cdb6900
commit a3005bfe2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 177 additions and 0 deletions

View file

@ -5,6 +5,7 @@ module.exports = {
"Pomerium is a beyond-corp inspired, zero trust, open source identity-aware access proxy.",
plugins: [
"vuepress-plugin-element-tabs",
'vuepress-plugin-mermaidjs',
[
"check-md",
{
@ -136,6 +137,7 @@ module.exports = {
"topics/certificates",
"topics/data-storage",
"topics/getting-users-identity",
"topics/original-request-context",
"topics/kubernetes-integration",
"topics/production-deployment",
"topics/programmatic-access",
@ -216,6 +218,7 @@ module.exports = {
],
},
"prometheus",
"service-accounts",
{
title: "Reference",
type: "group",