capless / warrant

Python library for using AWS Cognito. With support for SRP.
Apache License 2.0
469 stars 192 forks source link

Integrating User Pools with Federated Identities #86

Open wbashir opened 6 years ago

wbashir commented 6 years ago

Is this possible with this package on an existing pool?

I am looking to authenticate users with federated identities.

https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-integrating-user-pools-with-identity-pools.html

wbashir commented 6 years ago

To further clarify, get_open_id_token_for_developer_identity in the underlying 'boto3' library is what I am asking about.

http://boto3.readthedocs.io/en/latest/reference/services/cognito-identity.html#CognitoIdentity.Client.get_open_id_token_for_developer_identity