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

LDAP and ActiveRecord have different extra_attributes #173

Open
zhyanpei2015 opened this issue Sep 25, 2016 · 0 comments
Open

LDAP and ActiveRecord have different extra_attributes #173

zhyanpei2015 opened this issue Sep 25, 2016 · 0 comments

Comments

@zhyanpei2015
Copy link

If I use LDAP by configure cas.yml , attribute of extra_attributes use string as key in my database, But using ActiveRecord, is Symbol? just like
ldap: extra_attributes: {'test' => 'xxx'}
activerecord: extra_attributes: {:test => 'xxx'}

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

1 participant