jbbarth / redmine_omniauth_cas

CAS authentication plugin for Redmine through OmniAuth
MIT License
19 stars 14 forks source link

Configurable CAS attributes #16

Open lucasperin opened 9 years ago

lucasperin commented 9 years ago

Hi.

So my CAS provider uses different names for attributes such as the person's unique ID, name, nickname, email.. When using the omniauth-cas strategy, it is possible to change these attribute's label/tag/name or whatever. It could be a good feature for your plugin to allow this customization within the administration area, where the plugin is configured.