AWS IoT and Cognito User Pool #476
Unanswered
jankowskirobert
asked this question in
Q&A
Replies: 2 comments
-
There is a Cognito Sample in this repo. I think it demonstrates exactly what you're trying to achieve. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an option to use MQTT connection and Cognitio Identity? Meaning I have user in user pool and I would like to be able to login as that user and establish connection to aws iot mqtt. I tried to find some examples and I couldn't find at least one working for SDK v2.
I tried to somehow extract data from RespondToAuthChallengeResponse to prepare connection packet or even using sigv4; but non of this worked.
With Certificate files I can easily login and use mqtt but I would like to use cognito pool (everything is set up), separately i can login to cognito etc. but how to use it with mqtt ?
Can someone guide me with this?
Beta Was this translation helpful? Give feedback.
All reactions