Re: JASPIC progress

2016-02-10 Thread Mark Thomas
On 10/02/2016 14:03, Arjan Tijms wrote: > Mark Thomas-2 wrote >> As I thought about this some more, I realised that there is nothing in >> the Servlet Container profile in the JASPIC spec (that I have been able >> to find) about when AuthConfigProvider registration takes place. This >> means tha

Re: JASPIC progress

2016-02-10 Thread Arjan Tijms
Mark Thomas-2 wrote > As I thought about this some more, I realised that there is nothing in > the Servlet Container profile in the JASPIC spec (that I have been able > to find) about when AuthConfigProvider registration takes place. This > means that AuthConfigProvider registrations and de-regi

Re: JASPIC progress

2016-02-09 Thread Rémy Maucherat
2016-02-09 15:26 GMT+01:00 Mark Thomas : > On 09/02/2016 14:18, Rémy Maucherat wrote: > > 2016-02-09 15:04 GMT+01:00 Mark Thomas : > > > > >> Thoughts? Comments? > >> > > > > Thanks for the report. However, the more I thought about it, the more I > was > > convinced JASPIC is useless [besides Arj

Re: JASPIC progress

2016-02-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 2/9/16 9:26 AM, Mark Thomas wrote: > On 09/02/2016 14:18, Rémy Maucherat wrote: >> 2016-02-09 15:04 GMT+01:00 Mark Thomas : > > > >>> Thoughts? Comments? >>> >> >> Thanks for the report. However, the more I thought about it, the >> more

Re: JASPIC progress

2016-02-09 Thread Mark Thomas
On 09/02/2016 14:18, Rémy Maucherat wrote: > 2016-02-09 15:04 GMT+01:00 Mark Thomas : >> Thoughts? Comments? >> > > Thanks for the report. However, the more I thought about it, the more I was > convinced JASPIC is useless [besides Arjan asking for it, there's still > nobody actually requesting

Re: JASPIC progress

2016-02-09 Thread Rémy Maucherat
2016-02-09 15:04 GMT+01:00 Mark Thomas : > I've been working with the JASPIC test suite Arjan recommended[1]. There > are a few wrinkles but I've got things working well enough that I can > test the JASPIC code I'm working on. > > I've reached the point where I need to hook in to the authenticator