Hi Hernan,
It's a bug in 2.4.4.2 ( sp2 ).
You need to update 2.4.4.2 sp2 to 2.4.4.2 sp3.
Here is how:
- Backup existing 'identity.war', 'identity' directory, 'oxauth.war' and 'oxauth' directory from /opt/tomcat/webapps/
- Backup existing 'idp.war' from /opt/tomcat/webapps/
- Download [oxtrust-server-2.4.4.sp3.war](https://ox.gluu.org/maven/org/xdi/oxtrust-server/2.4.4.sp3/oxtrust-server-2.4.4.sp3.war)
- Download [oxauth-server-2.4.4.sp3.war](https://ox.gluu.org/maven/org/xdi/oxauth-server/2.4.4.sp3/oxauth-server-2.4.4.sp3.war)
- Download [oxidp-2.4.4.sp3.war](https://ox.gluu.org/maven/org/xdi/oxidp/2.4.4.sp3/oxidp-2.4.4.sp3.war)
- Rename downloaded 'oxtrust-server-2.4.4.sp3.war' to 'identity.war'
- Rename downloaded 'oxauth-server-2.4.4.sp3.war' to 'oxauth.war'
- Rename downloaded 'oxidp-2.4.4.sp3.war' to 'idp.war'
- Stop tomcat
- Remove identity.war, identity directory, oxauth.war and oxauth directory from /opt/tomcat/webapps/
- Remove idp.war from /opt/idp/war/
- Push new 'identity.war' and 'oxauth.war' in /opt/tomcat/webapps/
- Push new 'idp.war' to /opt/idp/war/
- Start tomcat
- Wait for around 10 mins
- Your server will be upgraded to 2.4.4.2 sp3
- Try to add user now.