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

Alexis Midon closed ODE-356.
----------------------------

    Resolution: Invalid

This is already supported and documented [1]

You can add this property in the endpoint-configuration.properties
For instance:

alias.clients_ns=http://example.com/clients.rest
clients_ns.myService.ode.http.default-headers.Authorization=Basic 
WxleGlzemFueTpjYXRja==
clients_ns.myService.ode.http.default-headers.myHeader=foobar

And both headers Authorization and myHeader will be set on any request of 
myService.

[1] http://ode.apache.org/user-guide.html#UserGuide-EndpointConfiguration

> add support for HTTP Authentication
> -----------------------------------
>
>                 Key: ODE-356
>                 URL: https://issues.apache.org/jira/browse/ODE-356
>             Project: ODE
>          Issue Type: New Feature
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.3
>
>
> add some properties to support HTTP Authentication through the service 
> property file. 
> see ODE-295 and 
> http://cwiki.apache.org/confluence/display/ODExSITE/Endpoint+Configuration

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to