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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南