Merge pull request #68 from wojtek-fliposports/v0.2.x

Added information about AWS compatibility in DOC.
This commit is contained in:
Juan Ignacio Fiorentino 2016-01-09 14:37:16 -03:00
commit 7caa12640f

2
DOC.md
View file

@ -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)