Is basic authentication configured this way:
<http:basicAuthentication>
<http:basicAuthCredentials username="testuser" password="testpass" />
</http:basicAuthentication>
equal to
authMethod="basic"
plus specifying user's password in users-passwords.properties (and changes
to goups.properties and security.xm) ?
gnodet wrote:
>
> This is not really documented. For the time being, you'll have to rely on
> the source code, but if you have any specific questions, feel free to ask.
>
> On Dec 19, 2007 3:47 PM, Lukasz L. <[EMAIL PROTECTED]> wrote:
>
>>
>> I'm joing the question,
>> is there an example of doing this in dynamic configuration?
>> was the current state of security in service mix?
>
>
--
View this message in context:
http://www.nabble.com/JAAS-Support-tp5719650s12049p14579701.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.