Skip to content
Snippets Groups Projects
Commit 3b5df52c authored by Pavel Borzenkov's avatar Pavel Borzenkov
Browse files

connector/linkedin: implement RefreshConnector interface


Do Refresh() by querying user's profile data.

Since LinkedIn doesn't provide refresh tokens at all, and the access
tokens have 60 days expiration, refresh tokens issued by Dex will fail
to update after 60 days.

Signed-off-by: default avatarPavel Borzenkov <pavel.borzenkov@gmail.com>
parent ab061194
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment