Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

extra_attributes are actually mandatory in the LDAP authenticator #164

Closed
febs opened this issue May 20, 2016 · 1 comment
Closed

extra_attributes are actually mandatory in the LDAP authenticator #164

febs opened this issue May 20, 2016 · 1 comment

Comments

@febs
Copy link

febs commented May 20, 2016

If that option isn't set, the authentication would fail at line:

include_attributes = @options[:extra_attributes].values + [username_attribute]

with "undefined method `values' for nil:NilClass".

@luxflux
Copy link
Member

luxflux commented Sep 16, 2016

I opened rbCAS/casino-ldap_authenticator#9 to track this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants