bobby
5813487cfc
docs: google gcp / workspace instructions ( #2272 )
...
Deferential to Google's own docs since they keep changing the screens.
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-06-10 05:01:11 -06:00
dharmendra kariya
7767992a29
Updating Doc for Pomerium-Dex Exercise ( #2018 )
...
* Updating Doc for Pomerium-Dex Exercise
This PR has Documentation for Pomerium-Dex Integration.
Please let me know the changes or do the needful.
I can refactor this.
* Removing Last Two Lines
* Update readme.md
2021-03-30 07:24:58 -06:00
Caleb Doxsey
07e150a5af
ping: add documentation ( #1976 )
...
* ping: add documentation
* Update docs/docs/identity-providers/ping.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update docs/docs/identity-providers/ping.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* use yaml for config
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-03-12 09:03:56 -07:00
Brad Jones
2f3c73baf3
Update GitLab provider docs ( #1591 )
...
* Update GitLab provider docs
Updates GitLab provider docs to reference self-hosted GitLab and provide additional clarity on required scopes.
* precommit fix
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-01 15:48:06 -08:00
bobby
6466efddd5
authenticate: update user info screens ( #1774 )
...
- rename "dashboard" to userinfo to avoid confusion
- don't leak version from error page.
- fix typo in state.go
- make statik determenistic on modtime
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-01-13 13:15:31 -08:00
Caleb Doxsey
f101c1a013
update google docs ( #1738 )
2021-01-07 10:17:16 -07:00
Caleb Doxsey
73f4ee26fc
update azure docs ( #1723 )
2020-12-29 13:20:03 -07:00
bobby
0cdd727d5e
update docs ( #1645 )
2020-12-03 08:29:17 -08:00
Jon Carl
83f998c088
update the documentation for auth0 to include group/role information ( #1502 )
...
Signed-off-by: Jon Carl <jon.carl@auth0.com>
2020-10-09 13:42:25 -06:00
Caleb Doxsey
88580cf2fb
auth0: implement identity provider ( #1470 )
...
* auth0: implement identity provider
* add auth0 guide
* fix naming
2020-09-29 09:06:58 -06:00
bobby
311dde8b61
docs: update azure docs ( #1377 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-09-08 12:58:11 -07:00
bobby
fbd8c8f294
deployment: add goimports with path awareness ( #1316 )
...
Plus fix some spelling
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-08-24 13:04:55 -07:00
Cuong Manh Le
32745250d3
docs/docs: fix wrong okta service account field ( #1251 )
...
The okta service account token field should be api_key not api_token
Fixes #1249
2020-08-11 09:05:36 +07:00
bobby
8d0cb86098
docs: fix links, fix upgrade guide ( #1220 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-08-05 23:07:49 -07:00
Travis Groth
c049d87362
docs: document service account requirements ( #999 )
2020-06-25 19:32:36 -04:00
Bobby DeSimone
1d1311a240
config: error if groups are used without service account
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-06-24 16:01:08 -07:00
Cuong Manh Le
4ca0189524
docs/docs/identity-providers: document gitlab default scopes changed ( #980 )
...
Fixes #938
2020-06-24 00:05:21 +07:00
Caleb Doxsey
f33bf07334
docs: update service account instructions for OneLogin ( #973 )
2020-06-22 15:21:21 -06:00
Caleb Doxsey
ae97d280c5
docs: service account instructions for gitlab ( #970 )
2020-06-22 15:04:36 -06:00
Caleb Doxsey
451bdbeb0d
docs: update okta service account docs to match new format ( #972 )
2020-06-22 15:04:01 -06:00
Caleb Doxsey
cb08cb7a93
docs: service account instructions for azure ( #969 )
2020-06-22 14:15:49 -06:00
Caleb Doxsey
f11c5ba172
docs: update GitHub documentation for service account ( #967 )
...
* docs: update GitHub documentation for service account
* add read:org permission
2020-06-22 12:36:07 -06:00
Ogundele Olumide
5f0c13767b
improvement: update gitlab api scope ( #630 )
2020-04-23 13:26:25 -07:00
Ogundele Olumide
53fd215148
fix retrieve group error: ( #614 )
...
- remove hardcoded gitlab provider url
- update the gitlab identity provider documentation
2020-04-16 11:51:03 -07:00
Ogundele Olumide
e0dd6734d3
an attempt to improve the identity provider docs ( #608 )
2020-04-13 11:30:29 -07:00
Ogundele Olumide
ae4204d42b
internal/identity: implement github provider support ( #582 )
...
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-10 10:48:14 -07:00
Bobby DeSimone
d780281fc0
v0.7.0
...
See (#576 )
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-04 20:45:48 -07:00
Ogundele Olumide
3c6431e5bc
change gitlab group unique identifier from name to ID ( #571 )
2020-03-28 12:45:24 -07:00
Ogundele Olumide
3dd9188004
feat: gitlab oidc/ oauth provider ( #518 )
...
- implement gitlab oauth support
- add documentation for the gitlab support
2020-03-16 19:58:49 -07:00
Bobby DeSimone
dd54ce4481
v0.6.0
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-01-24 16:09:47 -08:00
Bobby DeSimone
ec9607d1d5
v0.5.0 ( #375 )
2019-11-14 20:02:16 -08:00
Bobby DeSimone
28eae36ce1
v0.4.0
...
deployment: prepare v0.4.0 (#350
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-10-07 19:53:57 -07:00
Stuart Howlette
490d131070
docs: add AWS Cognito identity provider instructions ( #314 )
...
* Added AWS Cognito instructions for working with Pomerium
* pngcrushed the images, and added cognito to vuepress identity providers config
2019-09-19 08:36:05 -07:00
Bobby DeSimone
0a530fbea2
docs: update site ui
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-08-03 22:28:18 -07:00