To further enhance the security of our systems, external applications that use the ChargePoint GraphQL API will block users who fail to log in correctly multiple times for a certain period of time. This mechanism serves to minimize the risk of unauthorized access.
Please note that this does not apply to the ChargePoint whitelabel app. The mechanism is used specifically when you fall back on this login query, for example: mutation login {
|
A user who tries to log in with incorrect credentials will be blocked for several minutes on the tenth attempt. Even if the user then tries to log in with the correct credentials during the time he/she is blocked, the login will be rejected. Only after the time has expired is it possible for the user to log in again with his/her correct access data.
Version: 2022-12-01 12:14:27 UTC