aws / aws-aspnet-cognito-identity-provider

ASP.NET Core Identity Provider for Amazon Cognito
https://aws.amazon.com/developer/language/net/
Apache License 2.0
213 stars 89 forks source link

Support for External Providers #225

Open fracampit opened 2 years ago

fracampit commented 2 years ago

Describe the feature

Add support for external providers, which is currently unsupported (see https://github.com/aws/aws-aspnet-cognito-identity-provider/issues/108)

Use Case

It is great to be able to use Cognito as an Identity Provider instead of the MS SQL one, but not being able to allow users to login using their existing Goggle/Facebook/Twitter accounts is limiting.

Proposed Solution

No response

Other Information

No response

Acknowledgements

AWS .NET SDK and/or Package version used

AWSSDK 3.7.12.22

Targeted .NET Platform

.NET 6

Operating System and version

Windows 10, OSX Mojave, Ubuntu, AmazonLinux, etc.

ashishdhingra commented 1 year ago

Needs review with the team. While Cognito supports federated authentication, support needs to be added in the HLL.

Simonl9l commented 1 year ago

@ashishdhingra any word on this... also for the ignorant what is "HLL"?

sanasz91mdev commented 1 year ago

is there any update on this functionality?

juliendogny commented 7 months ago

Hello, I am considering switching to Cognito for a .net app, host my own forms and use additional providers. Is there any plan to support external providers anytime ?