1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
You're correct that Amazon Cognito user pools don't natively support acting as a SAML Identity Provider (IdP). Cognito is designed primarily to be a SAML Service Provider (SP) that can federate with external SAML IdPs, rather than serving as an IdP itself.
There is currently no way to achieve this functionality with Amazon Cognito user pools. If you need SAML IdP capabilities within AWS, you would need to consider alternative solutions like AWS IAM Identity Center (formerly AWS SSO).
répondu il y a un an
Contenus pertinents
demandé il y a 3 ans
demandé il y a 2 ans
demandé il y a un an

I already have all my users in a user pool. Does using Identity Center mean discarding our current solution and starting over, or is there a way to combine a user pool with Identity Center?