Re: [basedb-devel] External authentication

2011-03-01 Thread Nicklas Nordborg
On 2011-03-01 12:58, Pawel Sztromwasser wrote: > Hi Nicklas, > > I changed the Application.getAuthenticator() to use a separate > classloader for external login plugin (attached a diff to the ticket > #1575) and I was able to verify user's credentials using an STS service. Thanks for the patch. It

Re: [basedb-devel] External authentication

2011-03-01 Thread Pawel Sztromwasser
Hi Nicklas, I changed the Application.getAuthenticator() to use a separate classloader for external login plugin (attached a diff to the ticket #1575) and I was able to verify user's credentials using an STS service. I got a bit unexpected behavior of BASE that tried to create a new account fo