I'm working on WSO2 IS SCIM endpoints for user management.
Now I could add a new user to LDAP user store by mapping the SCIM claim to the existing attributes of Apache directory.
But now I can't add a new user to default user store once I mapped the SCIM claim to LDAP attributes.
Is there any option to create new users to different user stores according to our requirement ?