diff --git a/idmconsole/src/main/webapp/manageusers.xhtml b/idmconsole/src/main/webapp/manageusers.xhtml index cf708c8..3291122 100644 --- a/idmconsole/src/main/webapp/manageusers.xhtml +++ b/idmconsole/src/main/webapp/manageusers.xhtml @@ -39,6 +39,23 @@ #{user.username} + + + + First name + + #{user.firstName} + + + + + Last name + + #{user.lastName} + + + + Enabled