All Content tagged with Amazon Cognito
Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
1635 results
We are building a browser-based POC using Amazon Kinesis Video Streams (WebRTC),
with Producer and Viewer implemented using HTML/JavaScript.
To avoid exposing long-term AWS credentials in the browser...
1
answers
0
votes
54
views
asked 5 months ago
Hello, when I call the Amazon Cognito [token revocation endpoint](https://docs.aws.amazon.com/cognito/latest/developerguide/revocation-endpoint.html#post-revoke), `/oauth2/revoke`, I receive an HTTP ...
Accepted AnswerAmazon Cognito
2
answers
0
votes
116
views
asked 5 months ago
I have configured Okta as an OIDC Identity Provider in AWS Cognito and login is working successfully. However, the Okta session is not being fully cleared during logout. Could you please guide me on h...
2
answers
0
votes
97
views
asked 5 months ago
I’m working on a multi-tenant SaaS platform where each customer wants to use their own IdP for SSO (Okta, Azure AD, Google Workspace, Keycloak, etc.).
AWS Cognito supports SAML and OIDC identity prov...
2
answers
0
votes
287
views
asked 5 months ago
Evermed builds software that participates in Australia's e-prescribing ecosystem which requires various government compliance requirements to be met. As part of this compliance one of the points is th...
2
answers
0
votes
287
views
asked 5 months ago
Joanna KEXPERT
published 6 months ago0 votes238 views
Highlight that WAF on these regional endpoints has visibility of CloudFront viewer IP in the client IP and not just the X-Forwarded-For header
Hello to the Community !
We have been recommended Amazon Cognito Authentication Authorization for our startup project ...
If I provide a use case for this service would anyone in the Community be ab...
1
answers
-1
votes
92
views
asked 6 months ago
I create a custom auth for a Cognito User Pool, And send users an SMS via SNS formatted as
```
Your authentication code is 123456
@domain.com #123456
```
If I remove the last line, the message arri...
1
answers
0
votes
122
views
asked 6 months ago
Our games built using Unity, use Google Play Games Services v1 to support Google Signin. Once the player is signed in, token is obtained using:
token = PlayGamesPlatform.Instance.GetIdToken();
and t...
1
answers
0
votes
100
views
asked 6 months ago
Currently, I have a Cognito user pool set up with Social sign-on, not using hosted ui. In my PreSignUp lambda, if it detects an existing user in the pool, it links the two accounts automatically via A...
1
answers
0
votes
204
views
asked 6 months ago
Hi everyone,
I am setting up an AWS Cognito User Pool with a custom SAML Identity Provider (Shibboleth) from my university. I am facing an issue where my SAML Identity Provider (Shibboleth) returns a...
1
answers
0
votes
149
views
asked 6 months ago
We're getting the `jwks.json` by sending request using NodeJS `fetch` to `cognito-idp.../.well-known/jwks.json`
As I understood, the connection is re-used within Lambda instance across Lambda calls a...
1
answers
0
votes
181
views
asked 6 months ago