[
https://issues.apache.org/jira/browse/CAMEL-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-12899.
--------------------------------------
Resolution: Fixed
> Handle LinkedIn Captcha redirects gracefully
> --------------------------------------------
>
> Key: CAMEL-12899
> URL: https://issues.apache.org/jira/browse/CAMEL-12899
> Project: Camel
> Issue Type: Bug
> Components: camel-linkedin
> Affects Versions: 2.22.1
> Reporter: Dhiraj Bokde
> Assignee: Dhiraj Bokde
> Priority: Major
> Labels: LinkedIn, camel-linkedin
> Fix For: 2.22.3, 2.23.0
>
>
> Currently LinkedIn component throws the exception
> {code:java}
> java.lang.SecurityException: Invalid CSRF code!{code}
> when LinkedIn responds with a CAPTCHA instead of a login token.
> Instead it should detect ac CAPTCHA response and print an appropriate
> message. In addition, since username and password authentication may not
> work, the component should support configuring a user generated access token
> to bypass the LinkedIn login process and still be able to use LinkedIn API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)