dex/web
Pavel Borzenkov ab06119431 connector: implement LinkedIn connector
connector/linkedin implements authorization strategy via LinkedIn's
OAuth2 endpoint + profile API.

It doesn't implement RefreshConnector as LinkedIn doesn't provide any
refresh token at all (https://developer.linkedin.com/docs/oauth2, Step 5
— Refresh your Access Tokens) and recommends ordinary AuthCode exchange
flow when token refresh is required.

Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
2017-10-27 12:54:28 +03:00
..
static connector: implement LinkedIn connector 2017-10-27 12:54:28 +03:00
templates tests: add ids to elements for testing automation 2017-10-10 11:38:14 +02:00
themes Updates coreos themes and icons for various providers 2017-09-14 09:37:07 -07:00