{ "id": "rms.auth.otp_email", "name": "OTP per E-Mail", "version": "1.0.0", "apiVersion": "1.0", "capabilities": [], "authMethod": { "id": "otp-email", "type": "otp", "label": "OTP (E-Mail)" }, "settingsSchema": { "type": "object", "properties": { "from": { "type": "string" } }, "additionalProperties": false }, "uiControls": [] }