We have launched Robotics process automation pilot (BOT) which needs access using RSA Token. The RSA Token is asking to enter the next RSA code after the first one is entered. This is a "BOT", so we need to disable the next token. Is the process to do is too select "Disabled" the token under the Token Status for the specific token?
That cannot be turned off. It may be able to be cleared. The policy for BOT can be weakened to prevent triggering it too early.
Next tokencode mode might be part of the initial use of a token, where you are using it for the first time and setting up a pin for it. That must be done in order to get the pin set up for a newly assigned token. Next tokencode might be due to too many failures and now forced to enter two codes to prove token ownership. Next tokencode might be from a bad time on the RSA server and/or bad time on the token device.
So without full context on 'why it is in next tokencode mode', just tossing out information about it.
Ways to fix it:
You would go to the userid the BOT is using, and 'authentication settings', and clear incorrect passcode count
and that will turn off asking for the next tokencode (until the next time it is triggered).
You could reduce the chances of it occurring by making a security subdomain, and making a special 'weaker' policy just for the BOT, where it takes more failed authentications to trigger next tokencode mode, and putting BOT into that subdomain so the policy applies to that userid.
Or, set up a fixed passcode for the BOT. Go log in with it somewhere so it can be changed (the first use of fixed passcode allows user to change it to a different one). Now once the fixed passcode has been changed, the BOT can use that same code indefinitely until policy dictates the fixed passcode needs to change again.
(or the policy can make it permanent for all time).
Just be sure the userid for the BOT doesn't have true access to secured resources since a fixed passcode is very weak from a security standpoint, but they are good for BOT testing a login (radlogin4 is one example of a radius test client BOT that can alert you if an RSA server refuses login).