Decathlon is not willing to support this deprecated flow
As mentioned above, this flow imply user to enter his credentials directly into the application, and means:
- Users will not be able to consent access to his data. (scope validation)
- Users will not benefit from our single sign on
- Users are trained to enter their Decathlon credentials in places other than our login page
- It increase the attack surface. Credentials can leak in more places than just the Login Server (storage, logs, ...)
- We cannot efficiently prevent brute force attack, due to the lack of captcha or similar mechanism
- Non approved mobile application could easily copy/use it, and even prepare some pishing campaign
- We cannot ensure a common and singular login identity (UI/UX) among all the applications
- The embedding of social provider must be done again by each applications, and means user will have to consent several time to give his social identity's access to Decathlon