mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 07:37:33 +02:00
* init device identity topic page * add device options to PPL * init device enrollment guide * adjust for #2835 and crosslink * tooltip in PPL on finding device ID * sort and link matchers * adjust terminology and crosslink * standardize new topic name * Apply suggestions from code review Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * rewrite device identity topic page * rebase cleanup * Apply suggestions from code review Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * add links from review with footer refs * Apply suggestions from code review Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * rm errant newlines Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> Co-authored-by: Alex Fornuto <afornuto@pomerium.com> Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
parent
6c7fdc2dfc
commit
992e33fc0c
14 changed files with 228 additions and 51 deletions
|
@ -178,6 +178,7 @@ module.exports = {
|
|||
children: [
|
||||
"topics/certificates",
|
||||
"topics/data-storage",
|
||||
"topics/device-identity",
|
||||
"topics/getting-users-identity",
|
||||
"topics/original-request-context",
|
||||
"topics/ppl",
|
||||
|
@ -215,6 +216,7 @@ module.exports = {
|
|||
"cloud-run",
|
||||
"mtls",
|
||||
"code-server",
|
||||
"enroll-device",
|
||||
"grafana",
|
||||
"istio",
|
||||
"jwt-verification",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue