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
This commit is contained in:
Stuart Howlette 2019-09-19 16:36:05 +01:00 committed by Bobby DeSimone
parent cd6311773f
commit 490d131070
12 changed files with 95 additions and 0 deletions

View file

@ -62,6 +62,7 @@ module.exports = {
children: [
"identity-providers/",
"identity-providers/azure",
"identity-providers/cognito",
"identity-providers/gitlab",
"identity-providers/google",
"identity-providers/okta",