It seems when the gateway value is set in the authinfo hash it is not
passed to the _login_uri so it redirects to the CAS login page regardless
of the flag.
Wed Feb 11 17:28:20 2015KKANE [...] cpan.org - Correspondence added
On Wed Feb 11 15:04:24 2015, mbaker814@gmail.com wrote:
Show quoted text
> It seems when the gateway value is set in the authinfo hash it is not
> passed to the _login_uri so it redirects to the CAS login page regardless
> of the flag.
I have committed a fix to the github repo I use for this:
Can you git clone https://github.com/klkane/catalyst-auth-cred-cas.git and give that a shot and let me know how it works for you. If you say its good Ill roll a new version to CPAN.
Wed Feb 11 17:28:20 2015The RT System itself - Status changed from 'new' to 'open'
Wed Feb 11 18:23:54 2015mbaker814 [...] gmail.com - Correspondence added
It looks like the parameters are getting passed now. Everything looks good
to me.
Thanks for the quick response.
On Wed, Feb 11, 2015 at 4:28 PM, Kevin L. Kane via RT <
bug-Catalyst-Authentication-Credential-CAS@rt.cpan.org> wrote:
Show quoted text
> > It seems when the gateway value is set in the authinfo hash it is not
> > passed to the _login_uri so it redirects to the CAS login page regardless
> > of the flag.
>
> I have committed a fix to the github repo I use for this:
>
> Can you git clone https://github.com/klkane/catalyst-auth-cred-cas.git
> and give that a shot and let me know how it works for you. If you say its
> good Ill roll a new version to CPAN.
>
Thu Feb 12 13:36:42 2015KKANE [...] cpan.org - Correspondence added
On Wed Feb 11 15:04:24 2015, mbaker814@gmail.com wrote:
Show quoted text
> It seems when the gateway value is set in the authinfo hash it is not
> passed to the _login_uri so it redirects to the CAS login page regardless
> of the flag.
Fixed in version 0.05 and released to CPAN this morning. Thanks for the bug report.
-Kevin
Thu Feb 12 13:36:49 2015KKANE [...] cpan.org - Status changed from 'open' to 'resolved'
Thu Feb 12 13:36:54 2015KKANE [...] cpan.org - Fixed in 0.05 added