AWS SSO with an custom application

0

Hi, I am working on creating an Platform application which is mainly for employees of that organization. Internal in organization, they are using Microsoft AD for authentication purpose. So till now we decided to use AWS Cognito with federated identity.

But they are using AWS SSO also. From some of blogs it seems like we can also utilize that AWS SSO for authentication purpose in our application. Is it the write understanding Please confirm, if so here are some more confusion : -

  1. If we go on AWS SSO approach, do in that we need Cognito pool or not ??
  2. If we go on AWS SSO approach, do that aws sso return some JWT token that we can utilize on API Gateway layer for authenticating all APIs ??

Looking for quick response. If possible please share some relevant blogs/article ?

Regards, Abhishek

1개 답변
1

There are some pretty detailed examples of SSO application integration here: https://docs.aws.amazon.com/singlesignon/latest/userguide/manage-your-applications.html

More on SSO application enablement here: https://docs.aws.amazon.com/singlesignon/latest/userguide/app-enablement.html

When you go this route, you do not need a Cognito pool.

AWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠