You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2015/11/09 14:27:11 UTC

[jira] [Commented] (KARAF-3216) Improve the SyncopeLoginModule using HttpURLConnection instead of httpclient

    [ https://issues.apache.org/jira/browse/KARAF-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996521#comment-14996521 ] 

Stuart McCulloch commented on KARAF-3216:
-----------------------------------------

+1 for removing the embedded copy of httpclient from org.apache.karaf.jaas.modules ... alternative would be to move the Syncope support out into a separate bundle, which downstream Karaf-based distributions could then decide whether they want to include or not.

> Improve the SyncopeLoginModule using HttpURLConnection instead of httpclient
> ----------------------------------------------------------------------------
>
>                 Key: KARAF-3216
>                 URL: https://issues.apache.org/jira/browse/KARAF-3216
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-security
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>
> The jaas modules bundle embeds httpclient to use the Syncope REST API.
> In order to trim down this bundle, we should use the HttpURLConnection (provided by the JDK).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)