ninech / redmine_cas

Plugin to CASify your Redmine installation.
GNU General Public License v3.0
27 stars 23 forks source link

Don't know why the user couldn't be created #5

Closed anthony-o closed 10 years ago

anthony-o commented 10 years ago

I've got ""myuser" was authenticated but could not be created automatically in Redmine. It must be added manually." message and the problem is I don't know why the user creation cannot be done. In the setup I've set those attributes mapping : id=uniqueId&login=uniqueId&firstname=firstName&lastname=lastName&mail=email (because my CAS server sends "uniqueId", "firstName", "lastName" and "email" attributes).

For example, my CAS server doesn't send the hashed password, is this a problem ?

pencil commented 10 years ago

The plugin should now log the reason for failed user creation. Please update the plugin and check what the log says. :smile:

pencil commented 10 years ago

Closed due to inactivity.

QingyiZhang commented 8 years ago

where is the log ?

pencil commented 8 years ago

Usually /path/to/redmine/log/production.log