I have created an external application that uses the Registration class within Java to register new users; however, I want to specify that the ID should be placed in an ID Vault.
Is there a way of doing that during registration from the Java classes?