Skip to main content

All Questions

0 votes
0 answers
4 views

SP Initiated SAML SSO for cognito

I have a user pool configured in cognito with some users. I need to login to a service using these user accounts. The service supports SAML SSO and asks for SSO URL, SAML Entity ID and SAML ...
aispark's user avatar
  • 159
0 votes
0 answers
71 views

saml2aws using google apps as IdP

I configured federated access to AWS for my team to use Google apps as IdP. Now, I want to enable them to use awscli and generate credentials using saml2aws I run saml2aws configure and entered the ...
Tom Ron's user avatar
  • 6,135
0 votes
0 answers
45 views

AWS FederatedSignin call doesn't return

I have configured a SAML provider in AWS Cognito and I'm now trying to code the front end. I have a "Login with SSO" button on my front end, with this code: <button title="loginsso&...
Nick Wright's user avatar
0 votes
0 answers
123 views

SSO Login to AWS Connect using Cognito

My site has login through AWS Cognito Identity. And then user login to AWS Connect in pop-up window. I need combine it to one login. Is it possible to make it without external services, using AWS only?...
Elena M's user avatar
0 votes
0 answers
245 views

Duo generic SAML Service Provider with AWS Cognito user pool integration failing

I would like to setup DUO "Generic SAML Service Provider - Single Sign-On" application that should be integrated with AWS Cognito user pool. My web application is running on AWS and the ...
tomas.zigardi's user avatar
0 votes
0 answers
315 views

Why I get an invalid redirect uri error in Keycloak when try to log on the aws console with SSO?

I'm configuring Keycloak to use SSO for the login on AWS Console. I have a private ec2 where I have my keycloak docker container running, also I have created a record dns associate to the ec2 private ...
Felice Coppola's user avatar
1 vote
1 answer
964 views

Is it possible to integrate a single AWS Cognito pool with several SSO identity providers?

I'm trying to understand the relationship between Cognito user pools, and external identity providers via SAML. What I have at the moment I have ReactJS application which uses the Amplify library, ...
Struan McDonough's user avatar
0 votes
0 answers
39 views

Calling Azure AD's enterprise aws single account access application using Java

I have configured AWS single account access Enterprise application from Azure AD gallery and added Azure AD as identity provider in AWS side. I am able to test the enterprise application from https://...
chetan007's user avatar
1 vote
2 answers
2k views

Spring Boot SAML using AWS SSO as IdP errors with Bad Input

I want to build a site hosted with Spring Boot and I would like to use AWS SSO as the SAML identity provider for authentication. I have built a PoC application and tried to follow AWS configuration ...
fongie's user avatar
  • 26
0 votes
1 answer
116 views

Login to EUC Dashboard works via CloudFront URL but not via User Portal

I am creating an EUC Dashboard in AWS by following this tutorial. SSO is the IdP and a Cognito User Pool is the SP. I created a user in SSO who can sign-in and see the Dashboard via the direct ...
decimo's user avatar
  • 13
0 votes
2 answers
3k views

AWS Amplify federatedSignIn for multiple SAML providers

We need to support multiple identity providers on Cognito, therefore there will be multiple identity provider configuration will be set as SAML. But I know that we need to provide the providerName as ...
Gok's user avatar
  • 41
1 vote
1 answer
710 views

AWS Cognito AdminLinkProviderForUser tries to update immutable user attribute

I would like to link new user who is using SSO with the existing cognito user. In order to achieve this, cognito has AdminLinkProviderForUser endpoint. But this endpoint returns error below and I ...
Gok's user avatar
  • 41
1 vote
0 answers
6k views

AWS SSO Custom App SAML Authentication error (InvalidIdentityToken, Invalid Base64 SAMLResponse

I have created a sample custom app on AWS SSO and tried to authorize users with SAML. The workflow is as follows: User clicks custom app logo on SSO console and starts authentication flow. SAML IDP ...
Marko Eskola's user avatar
0 votes
2 answers
1k views

AWS SSO - "Request nameID format does not match our record"

I'm trying to get a test app working with the AWS single sign-on service. When I hit the SSO login url and enter my credentials, it logs in fine, but then Amazon displays the error: Requeest nameID ...
Troy's user avatar
  • 21.6k
1 vote
1 answer
897 views

AWS Elasticearch Service (Kibana) SAML Auth with AWS Single Sign On

I am trying to setup this authentication (new method without cognito) but can't get it working. I created a custom SAML app in AWS Single Sign on as documented here:https://docs.aws.amazon.com/...
pmilb's user avatar
  • 373

15 30 50 per page