Is LinkedIn a provider of OpenID Connect? How can this be used with AWS Cognito Federated Identity?

The AWS Cognito documentation is very sketchy when it comes to explaining OpenID Connect providers or how to implement auth using, for example, LinkedIn. The closest example is SalesForce

https://aws.amazon.com/blogs/security/building-an-app-using-amazon-cognito-and-an-openid-connect-identity-provider/

These steps did not work for LinkedIn using the Javascript SDK. Failed to get id_token, similar to FB or Google JS SDK. AWS requires an id_token to return AWS credentials.

Has anyone successfully contacted AWS Cognito?

+4
source share
1

. , Linkedin OpenID Connect. AWS.

Cognito Auth0 ( Linkedin).

+2

Source: https://habr.com/ru/post/1668036/


All Articles