mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 07:37:33 +02:00
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:
parent
11939fdc8a
commit
62ac580a57
10 changed files with 177 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue