in reply to Re^4: [Catalyst] authenticate called with nonexistant realm: 'default'
in thread [Catalyst] authenticate called with nonexistant realm: 'default'

I have finally found my mistake, and damn I feel stupid now... In the configuration of my default realm, I have a credentials where it should have been credential ... t

Please don't feel stupid -- this is a bug in the module, you should report it

Practically everybody gets tripped up by this code configuration via YAML file because it doesn't catch typos ... humans having to catch typos is stupid :) the module should do it

  • Comment on Re^5: [Catalyst] authenticate called with nonexistant realm: 'default'