You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2018/10/26 14:36:00 UTC

[jira] [Updated] (CAMEL-12899) Handle LinkedIn Captcha redirects gracefully

     [ https://issues.apache.org/jira/browse/CAMEL-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-12899:
--------------------------------
    Fix Version/s: 2.23.0

> Handle LinkedIn Captcha redirects gracefully
> --------------------------------------------
>
>                 Key: CAMEL-12899
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12899
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.22.1
>            Reporter: Dhiraj Bokde
>            Assignee: Dhiraj Bokde
>            Priority: Major
>              Labels: LinkedIn, camel-linkedin
>             Fix For: 2.22.2, 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)