How to provide Federated authentication with Tenant's corporate IdP using Cognito user pool

邮差的信 提交于 2021-01-29 12:56:00

问题


  1. It's a multi-tenant B2B SaaS application. How can I provide the Ability to provide Federated authentication with Tenant's corporate IdP for some tenants only if they choose to? For other tenants, basic UN/Password flow is required.

  2. Do I need to use a pool per tenant or a common pool should work here?

  3. Also, I am not planning to use the Identity pool but only the user pool as we do not need to give direct access to AWS resources.

来源:https://stackoverflow.com/questions/65621664/how-to-provide-federated-authentication-with-tenants-corporate-idp-using-cognit

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!