Hello
I use the single sign-on option to authenticate our users. When a user logs in you can see "Hello {userid}" at the top and {userid} is also displayed under questions they ask.
I'd like to be able to use the users actual name "Joe Bloggs" (which we should be able to get from the single sign-on) instead of the userid.
Can anyone help me on this?