moto/moto/cognitoidp
Robin Wilkins a31599d000
Support cognito admin user password auth flow (#3547)
Applies the user credentials pattern from the ADMIN_NO_SRP_AUTH flow
to the ADMIN_USER_PASSWORD_AUTH auth flow for Cognito admin_initiate_auth
requests.

Co-authored-by: Robin Wilkins <r.wilkins@waracle.com>
2020-12-15 07:48:52 +00:00
..
resources Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
__init__.py Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
exceptions.py added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge (#3260) 2020-09-01 09:20:31 +01:00
models.py Support cognito admin user password auth flow (#3547) 2020-12-15 07:48:52 +00:00
responses.py added cognito idp function admin_set_user_password to the code (#3328) 2020-09-21 18:40:07 +01:00
urls.py CognitoIDP - Return KID in headers of ID token 2020-06-20 10:43:02 +01:00
utils.py added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge (#3260) 2020-09-01 09:20:31 +01:00