question

BryanMARTIN-7601 avatar image
0 Votes"
BryanMARTIN-7601 asked anubhava commented

Azure Active Directory with AWS Cognito redirect to login live 404

Hello,

I configured an Azure Active Directory with an AWS Single Sign on throught aws cognito saml2.

I put my Azure Active Directoy as a IDP in Aws Cognito.

When i try to sign in for first time, i m redirected to a page login.live with a 404 response without explication.

But if im already connected on my Account Azure, and i that i try again to login i m correctly redirect to the app when i try to single sign on.

Here is the link that i use to connect : https://xxxxxxxx.auth.eu-west-1.amazoncognito.com/login?client_id=xxxxxxxxxxxxd&response_type=code&scope=email+openid&redirect_uri=xxxxxxxxxxxxxxxxxxxxxxxx

I followed this tutorial : https://www.terminalbytes.com/azure-ad-integration-as-an-idp-with-aws-cognito/

azure-active-directory
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Are you trying to provide an email ID which is a personal ID ? ( user@outlook.com ? , Ideally it should not redirect you to login.live.com if you have setup your cognito to use the Azure AD instance . It should ideally go to login.microsoftonline.com for any ID which is local to your azure AD instance.

0 Votes 0 ·

0 Answers