Open BorisNen opened 2 years ago
@ThuF We will check if we can find out if the user account is locked or a 2FA code is required but I think in those cases, the Neo SDK and the OAuth service just return a message saying wrong credentials are used. This is expected as it would probably be a security concern if the OAuth service or the Neo SDK give such information.
@vmutafov wrong wording from my side :) What I mean is to update the error message when "Wrong Credentials" occurs to include additional text, that points to these three possible reasons for Wrong Credentials error. Otherwise if the user credentials input was correct, it gets very hard to understand whether 2FA is needed or the account was locked.
Ah, ok, we can do that. Thanks for the clarification ;)
Update the error messages in the Migration Perspective (and handling of OAuth Service response), so it's clear that either of these cases occurred:
From xsk created by ThuF: SAP/xsk#843
When I deploy XSK on Cloud Foundry, as described here and trigger the migration process - it hangs and in the Cloud Foundry console I can see the following exception:
Also I can see the following http trace log, which seems to be more closely related to the migration process: