Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] Opensaml basic authentication support

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] Opensaml basic authentication support


Chronological Thread 
  • From: Brent Putman <>
  • To:
  • Subject: Re: [OpenSAML] Opensaml basic authentication support
  • Date: Fri, 05 Nov 2010 00:08:05 -0400



On 11/4/10 7:00 PM,

wrote:
> Hello
>
> I am trying to consume a password protected webservice using opensaml
> ws libraries(openws).

Are you talking about using the HttpSOAPClient from openws?


>
> I am just wondering is there anyway does openws has support for Http
> basic authentication?

If so, that is just a wrapper around Apache HttpClient 3.x, so you
should be able to construct the HttpClient such that it handles Basic
auth. Just consult the Apache docs for how to do that.





Archive powered by MHonArc 2.6.16.

Top of Page