with this user Im trying to add "type": "otp" credential, but it is not created with the test realm.
Do anyone know (or have example) in what format otp credential should be in realm.json, for being created with the import process? Is it even possible?
This isn’t perfect as we have been unable to successfully authenticate using OTP using a python OTP library, but it suited our needs to be able to create bulk accounts for load testing in realms using username and password authentication that required OTP be configured and forced setting OTP after a username and password authentication. May be possible to create a functional OTP credential by finding what else I am missing or doing wrong with the attributes and value I provided, but this will at provide a starting point on what worked for me.