[Acegisecurity-developer] Patch for useing CAS authentication in a Jameleon test

2004-06-16 Thread Mike Youngstrom
Here is a simple patch for a problem I was having trying to authenticate with Jameleon using CAS.  For some reason Jameleon was stripping one of the / in the protocol part of my full service URL.  So I added URLEncoder to the service parameter of CasProcessingFilterEntryPoint and it appeare

Re: [Acegisecurity-developer] Patch for useing CAS authentication in a Jameleon test

2004-06-16 Thread Ben Alex
Mike Youngstrom wrote: Here is a simple patch for a problem I was having trying to authenticate with Jameleon using CAS. For some reason Jameleon was stripping one of the / in the protocol part of my full service URL. So I added URLEncoder to the service parameter of CasProcessingFilterEntryP