[Catalyst] OpenID authentication just redirects back to the login
page
Robert Rothenberg
robrwo at gmail.com
Mon May 14 20:37:26 GMT 2012
On 14/05/12 17:34 Tomas Doran wrote:
>
> On 14 May 2012, at 16:37, Robert Rothenberg wrote:
>>
>> Any idea's what's happening?
>
> No, as we have no idea what code is executing, or how that code has been configured.
>
> Need debug logs from the app and details about your auth config to even start guessing, sorry!
Well, I figured out the problem.
Basically, I checked that username/password were set and assumed if they
weren't that it was a new login page.
So I separated the methods that displayed the login page vs handling the
arguments, and used progressive realms. It works now.
More information about the Catalyst
mailing list