From fdcbecbead2ab3840158aa36c6893a46717ecb4a Mon Sep 17 00:00:00 2001 From: Wojciech Bartosiak Date: Fri, 8 Jan 2016 12:12:33 +0000 Subject: [PATCH] Added information about AWS compatibility --- DOC.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DOC.md b/DOC.md index ddf2a2d..c3d6e8e 100644 --- a/DOC.md +++ b/DOC.md @@ -391,3 +391,5 @@ This provider was tested (and fully works) with these OIDC Clients: - [Drupal OpenID Connect](https://www.drupal.org/project/openid_connect) - [Passport OpenID Connect](https://github.com/jaredhanson/passport-openidconnect) (for NodeJS) - [OIDCAndroidLib](https://github.com/kalemontes/OIDCAndroidLib) (for Android) +- [Amazon IAM OpenID Connect Identity Provider](https://console.aws.amazon.com/iam/home) (for AWS) +- [Amazon Cognito](https://console.aws.amazon.com/cognito/home) (for AWS Identity pools)