I am new to Wso2 IS , currently I am working on adding new extended attributes into WSO2 for user creation however I could not find any example which shows how to do that using Java.
The one I see https://github.com/wso2/charon/blob/master/modules/charon-samples/src/main/java/org/wso2/charon3/samples/user/sample01/CreateUserSample.java looks plan Java code without any SDK and does not help me on how to add extended attributes.
Please share any information which can be useful.