-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.22.1
-
Component/s: camel-linkedin
-
Labels:
-
Estimated Complexity:Unknown
Currently LinkedIn component throws the exception
java.lang.SecurityException: Invalid CSRF 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.