New Topic Page: Original Request Context (#2569)

* 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
This commit is contained in:
Alex Fornuto 2021-09-09 11:26:57 -05:00 committed by GitHub
parent 11939fdc8a
commit 62ac580a57
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",