Comment 0 for bug 742678

Revision history for this message
Natalia Bidart (nataliabidart) wrote : [FFE] Registration should require user full name

Binary package hint: ubuntu-sso-client

The Registration screen used to have a text entry for gathering the user full name. That field was hidden before maverick's final freeze because the SSO server side will not provide an API to actually set that value in the user account.

Since last week, SSO REST API v1.0 allows passing a new parameter 'displayname' to the resgiter call, so we should un-hide the name text entry and send the user entered value to the SSO backend.