Hello Konstantin,
On Sat, Dec 5, 2015 at 2:31 PM, Konstantin Kolinko
wrote:
> 2015-12-05 12:18 GMT+03:00 Marco Pizzoli :
> > Hi list,
> > I am fighting against a 3rd party application composed by 2 webapps.
> >
> > The first is supposed to present a login form and onc
Hi list,
I am fighting against a 3rd party application composed by 2 webapps.
The first is supposed to present a login form and once authenticated you
are presented with the application frontend.
Behind the lines it is connecting (through localhost) to a second one that
is presenting the same secu
On Mon, Jan 27, 2014 at 3:17 PM, Konstantin Kolinko
wrote:
> 2014-01-27 Marco Pizzoli :
>> Hi all,
>> I'm fairly new to Tomcat and to this mailing list, so apologies in
>> advance if not being clear in explaining my problem.
>>
>> I'm tasked with the i
0:47 AM, Mark Thomas wrote:
>>>
>>> On 27/01/2014 09:43, Marco Pizzoli wrote:
>>>>
>>>> Hi all,
>>>> I'm fairly new to Tomcat and to this mailing list, so apologies in
>>>> advance if not being clear in explaining my problem.
>>
Hi Mark,
Thanks for your reply.
Yes I expressly need JAAS. This is a requirement coming from the
provider of an external software vendor. It leverages "principals".
Marco
On Mon, Jan 27, 2014 at 10:47 AM, Mark Thomas wrote:
> On 27/01/2014 09:43, Marco Pizzoli wrote:
>> Hi
Hi all,
I'm fairly new to Tomcat and to this mailing list, so apologies in
advance if not being clear in explaining my problem.
I'm tasked with the implementation of JAAS for a web application by
leveraging the existing LDAP server (MSAD) present at our company.
The first problem I faced was due