Explorer for Endevor plug-in for VS Code encounters repeated authentication issues when using Multi-Factor Authentication (MFA), specifically an 8-digit PIN + RSA token.
The Explorer for Endevor extension uses the provided base credentials to fetch a PassTicket from Endevor Web Services.
To resolve this issue, users should configure the connection to prompt for credentials only when they are needed, rather than storing a single-use MFA token.
Ensure that the Endevor: Auth with Token setting is set to true (default) in your VS Code settings. This allows the extension to use the PassTicket workflow correctly while prompting for the MFA factor on-demand.
For mainframe administrators, ensure that the PassTicket evaluation window in IBM MFA is configured to allow for the refresh cycle (default is 600 seconds/10 minutes). Refer to Broadcom documentation on Enabling Passtickets for detailed backend setup.