srp-protocol Questions
3
Solved
Amazon provides iOS, Android, and Javascript Cognito SDKs that offer a high-level authenticate-user operation.
For example, see Use Case 4 here:
https://github.com/aws/amazon-cognito-identity-js
Ho...
Cacie asked 7/1, 2017 at 20:29
1
Solved
Iam trying to authenticate a Java app with Cognito.
I have used for python the warrant library that worked very good. But i want to do the same in java now.
My Python function i used for authentic...
Interpose asked 1/9, 2018 at 13:51
1
Solved
As per requirement, I need to turn on device registration to Always. However, our SRP flow starts failing with the below issue.
{ code: 'UnknownError', message: 'Unknown error, the response body f...
Dichlamydeous asked 23/8, 2018 at 12:26
2
I am trying to use AWS Cognito services for user authentication through ruby SDK.
I could able to sign_up, confirm sign_up process using the methods
resp = client.sign_up({ client_id: "ClientIdT...
Diminuendo asked 13/12, 2016 at 7:27
2
When asking this question I am looking for guidance with implementation of my own AuthenticationProvider. By that I mean the following:
Till now I have learned that Spring Security ask the Authenti...
Rumormonger asked 20/10, 2014 at 8:42
4
Solved
Is there a plan or existing implementation of RFC 5054 in any of the major browsers yet?
If nobody has an implementation yet, then which major browsers have it on their roadmap? Where?
Lulita asked 6/5, 2010 at 5:22
1
© 2022 - 2024 — McMap. All rights reserved.