Skip to content

SAP account is locked due to multiple logon attempts #19

@yaswanth16

Description

@yaswanth16

Hi,

I really admire the work you are doing for the ABAP community. Your extensions are part of my daily routine and have saved me a great deal of effort and time. However, recently my colleagues and I have encountered an issue. If we change our system password and forget to update it in the extension, it retries the logon multiple times, which then leads to our user IDs being locked out in SAP. Could you please consider adding a feature to address this?

I did try to look into the code (I barely know basic Java), and I found that we might be able to use the returned Status enum from the ADT logon service. If the logon for a project fails, say, three times, perhaps the extension could disable automatic logon for that project and display a message somewhere in the extension UI.

Thanks

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions