How can I display the current user logged in?

Would expect to see username in the "Profile" tab at least.

Thanks,

The security API should help. The ${security.name} expression returns the current user name. Customizing the profile menu is covered here.