If that checkbox is used it should ask for authorisation on every call.
Without it (the default way) you authorise only on first time and then you have a session open until it expires.
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...