When using "Auto register users" with "Email address assignment" by CAS attribute, it can be confusing to know what format attribute name to use. For example, with the cas_attributes module we use [cas:attribute:email-address] however for this CAS module it needed to be Email-Address (case sensitive!)

Any tips in the readmy or on the form page would help avoid confusion.

Comments

Mike Chelen created an issue. See original summary.

  • bkosborne committed 0a0b0c3 on 8.x-1.x
    Issue #2850955: Improve documentation for email address assignment by...
bkosborne’s picture

Status: Active » Fixed

Hmm I'm hesitant to make it case-insensitive (not sure on repercussions of doing so), so I just updated the settings form to indicate that it's case sensitive. Ultimately the user needs to understand what the CAS attribute name is from their identity management provider.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.