Currently the profile information may only be changed by the system administrator. You can here only view the information about your profile.
ID:
{{ currentUser.id }}
Login:
{{ currentUser.username }}
Email:
{{ currentUser.email ? currentUser.email : '(not specified)' }}
Group:
{{ this.groupName }}