I have an AWS Cognito where thousand of users already registered, Now I have a scenario where I have to share my user with a 3rd-Party application, where 3parth application want to use my Cognito users for login using SAML 2.0 IDP. Where Cognito user pool should work as IDP and 3party application should work as SP.
Is there any way to provide Cognito user as IDP to a 3rd-party?
Like, We can use Google, Facebook, LinkedIn, Okla, Auth0 etc... IDPs into Cognito(SP), but in my case is the opposite where I want to provide Cognito as IDP.