Commit graph

472 commits

Author SHA1 Message Date
Kerwood
2b474465ca
Minor fix in routes documentation (#2714)
* Minor fix in routes documentation

* update reference markdown

Co-authored-by: alexfornuto <alex@fornuto.com>
2021-10-27 23:06:00 -07:00
Alex Fornuto
5a7b6c216a
reference gRPC API reference (#2717) 2021-10-27 16:38:41 -05:00
Caleb Doxsey
99b905a336
github: use GraphQL API to reduce number of API calls for directory sync (#2715)
* github: use GraphQL API to reduce number of API calls for directory sync

* fix id encoding

* github: use slug instead of id, update upgrading.md

* Update docs/docs/upgrading.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
2021-10-27 11:50:48 -06:00
cmo-pomerium
97dfb7c386
Update architecture.md (#2701)
Deleted an extraneous ]
2021-10-25 14:07:44 -07:00
FutureMatt
0638b07f4d
Update create TLS command to quote strings. (#2694)
In some instances the cert and key path returned from `mkcert -CAROOT` might contain spaces. If it does the example command fails with the somewhat cryptic error `error: exactly one NAME is required, got 3`. Quoting the values resolves the issue.
2021-10-22 10:55:35 -05:00
Alex Fornuto
91fd44e686
DOCS: CORS preflight in console (#2642)
* document CORS preflight for console

* rm paste error.
2021-10-21 11:45:19 -05:00
Alex Fornuto
f22e34c8e0
correct claim example (#2689) 2021-10-20 22:29:51 -05:00
Nihaal Sangha
84f79d8639
Fix typo in docs (#2683) 2021-10-17 18:34:29 -07:00
Tom Meadows
7e1537792d
fixed typo on kubectl (#2673) 2021-10-14 09:37:25 -05:00
Alex Fornuto
b2b8c481d5
Refresh and Update TCP documentation (#2627)
* init client app doc

* init TCP section

* add redirect for TCP client doc

* Redis and Mysql

* finish TCP exampels

* init Draft template

* cleanup whitespace

* escape markdown image in template

* add redirect and update links

* copy edit

* Update readme.md

* fmt

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* optimize png

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* header cleanup and child listing

* Update docs/docs/tcp/ssh.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: cmo-pomerium <91488121+cmo-pomerium@users.noreply.github.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-10-14 09:35:31 -05:00
Alex Fornuto
8a8dcdf491
add service account redirects (#2664) 2021-10-06 08:23:22 -07:00
Alex Fornuto
b47d428adc
DOCS: Standardize Relative Links (#2651)
* standardize relative links

* make img refs very relative
2021-10-01 09:55:03 -05:00
Alex Fornuto
e0a930d766
Docs: cross-reference links between concepts and reference (#2648)
* cross-reference links between concepts and reference

* Empty commit for CLA hangup
2021-09-30 13:04:15 -05:00
Alex Fornuto
18174d8552
make IdP section collapse (#2641) 2021-09-30 11:16:39 -05:00
Alex Fornuto
788cb2af3f
typo (#2644) 2021-09-30 08:27:13 -07:00
Alex Fornuto
fafd39dbe7
adjust sidebarDepths and document Desktop Client releases (#2643) 2021-09-29 16:53:24 -05:00
Alex Fornuto
1a5cfda940
Docs: Batch Updates (#2628)
* define IdP acronym

* remove 'enable user imporsonation', which was removed

* copy edit recovery token

* integrate SA docs into reference

* rename Prometheus as Metrics
2021-09-29 09:49:42 -05:00
cmo-pomerium
ef284322b5
docs: grammar-change/link update (#2638)
Updated a link and made a grammar change
2021-09-28 16:13:42 -07:00
Alex Fornuto
637489912c
TCP Client Doc (#2561)
* init client app doc

* Update docs/docs/client.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

* Update docs/docs/client.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

* rm whitespace

* document alternate ports

* add Desktop install instructions

* expand tcp port explanation

* convert to headers for links and update content

* loose ends

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-09-22 16:38:20 -05:00
Alex Fornuto
6977709f6b
small updates to Okta doc (#2623) 2021-09-22 12:37:58 -05:00
Alex Fornuto
4b88613477
DOCS: Update Enterprise Reference Docs (#2599)
* update console reference

* empty commit

* specify audience as list
2021-09-22 11:38:00 -05:00
Alex Fornuto
00f2f48f7a
Docs/batch link fixes (#2621)
* add redirect for installation

* batch of link fixes
2021-09-21 13:44:27 -07:00
Alex Fornuto
2a6ad26923
add redirect for installation (#2618) 2021-09-21 15:05:44 -05:00
Alex Fornuto
791c27d0cb
Document Enterprise API (#2595)
* init API page

* import examples from repos

* copy edits

* rm whitespace

* squash me

* additional configuration

* document full SA name

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-09-21 15:02:45 -05:00
Alex Fornuto
8bc39a682b
add copy button to code snippets (#2597) 2021-09-15 15:30:07 -05:00
Alex Fornuto
62ac580a57
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
2021-09-09 11:26:57 -05:00
Alex Fornuto
11939fdc8a
Document recovery token generation (#2579)
* document recovery token generation

* run console anywhere to generate token
2021-09-09 09:38:56 -05:00
Travis Groth
1b089e44d2
docs: rename updated icon image (#2582) 2021-09-08 17:18:02 -04:00
Travis Groth
0677e10a14
docs: add updated icon asset (#2580) 2021-09-08 14:05:53 -07:00
Travis Groth
719a483b2b
docs: enterprise console v0.15.2 changelog (#2564) 2021-09-03 12:17:31 -04:00
Caleb Doxsey
33f5190572
config: remove signature_key_algorithm (#2557)
* config: remove signature_key_algorithm

* typo

* add more tests
2021-09-02 11:36:43 -06:00
Alex Fornuto
7e06f45cb3
punctuation and spacing (#2546) 2021-08-30 08:27:42 -07:00
Alex Fornuto
9e5377757e
Update Ping Identity IdP (#2537)
* move img to sub-folder

* update Ping IdP doc

* Apply suggestions from code review

* Update docs/docs/identity-providers/ping.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-30 08:47:43 -05:00
Alex Fornuto
b098cc5c55
update OneLogin IdP doc (#2533)
* update OneLogin IdP doc

* include 3rd party warning
2021-08-29 15:01:19 -07:00
Travis Groth
6c5c6771fa
docs: enterprise v0.15.1 changelog (#2542) 2021-08-29 15:00:50 -07:00
Alex Fornuto
0a700d2816
Updates to Enterprise Quickstart instructions (#2480)
* updates to quickstart instructions

* Update docs/enterprise/install/quickstart.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* crosslink to databroker reference

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-25 12:12:41 -05:00
Alex Fornuto
f17d66a732
Update GitLab IdP doc (#2520) 2021-08-25 10:52:11 -05:00
Caleb Doxsey
1cbcb8335d
config: remove headers (#2522)
* config: remove headers

* Update docs/docs/upgrading.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
2021-08-25 09:20:17 -06:00
Alex Fornuto
22a7a6a788
update GitHub IdP doc (#2503)
* update GitHub IdP doc

* Update docs/docs/identity-providers/github.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-23 08:44:27 -05:00
Alex Fornuto
7618ca5e3d
Update Helm Instructions (#2467)
* update Helm instructions

* Update docs/enterprise/upgrading.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-08-20 15:25:08 -05:00
Alex Fornuto
8bdf296929
Update Azure IdP Doc (#2497)
* update azure doc

* add 3d part warning

* Update docs/docs/identity-providers/azure.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* clarification and troubleshooting section

* adjust links to not be relative to page location

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-20 15:15:15 -05:00
Alex Fornuto
05b5de8d30
Update IdP Overview Page (#2493)
* save dex-freeipa content in unpublished doc

* remove dex/freeIPA content, refresh IdP overview

* rm whitespace

* Update docs/docs/identity-providers/readme.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* Update docs/docs/identity-providers/readme.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* copy edits

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-20 11:20:29 -05:00
Alex Fornuto
a76fbc95dd
update Azure IdP doc (#2498) 2021-08-20 10:09:44 -05:00
Alex Fornuto
ac3ce585da
Auth0 Doc Refresh (#2494)
* update auth0 images

* update auth0 guide

* rm whitespace

* add 3rd-party warning

* Update docs/docs/identity-providers/auth0.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* move title to top

* table cleanup

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-20 10:05:43 -05:00
Alex Fornuto
036f223849
document binding service to 443 (#2487) 2021-08-19 18:13:31 -05:00
Alex Fornuto
8c923a7fe5
Update Okta IdP doc (#2491)
* update Okta idp doc

* optimize pngs
reorganize pngs
fix typos

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-19 08:47:27 -05:00
Alex Fornuto
65760a9f70
Update Docker Quickstart (#2482)
* Implement partial files

* fix markdown link

* Update Quickstart Doc

This update simplifies the quickstart process by assuming a local test environment without a TLS solution or a FQDN

* add TLS warning

* point to local verify container

* rm empty file

* reference Certificate topic page instructions

* update mkcert instructions

* Update docs/docs/install/readme.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* Update docs/partials/install-mkcert.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* Update examples/config/config.docker.yaml

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* Update examples/config/config.docker.yaml

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* Update examples/config/config.docker.yaml

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* Update examples/config/config.docker.yaml

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* review edits

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-17 10:22:31 -05:00
Alex Fornuto
6a69d39ca1
replace bdd@pom with user@example (#2484) 2021-08-16 15:56:56 -07:00
Alex Fornuto
6991d19ac3
Wrap mkcert command in quotes (#2481)
This fixes the command in environments like macOS where the CAROOT path includes a space.
2021-08-16 15:23:45 -07:00
Alex Fornuto
c262aa9b58
wrap header example values as inline code. (#2474) 2021-08-16 12:23:37 -05:00