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 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen