The User Credentials – Are they transmitted through plain text or in encrypted form?

  • Discussions Home
  • [RESOLU] The User Credentials - Are they transmitted through plain text or in encrypted form?
0
0

The User Credentials – Are they transmitted through plain text or in encrypted form?

RESOLU
Marked as spam
Posté par
Posée le 15 février 2021 7:08 am
224 views
Public question
0
Private answer

From a user’s browser to the server, the password is sent in plaintext but is encrypted over HTTPS via the POST method, which is standard practice. But from server to database, it is not transmitted/stored in plain text.

We strongly recommend to integrate the EPC Application with the User and Access Management of the Clients. Once this is done, there is no need for creating Users in the EPC Applicaiton.

Marked as spam
Posté par
Réponse du 15 février 2021 7:20 am
0
Private answer

From a user’s browser to the server, the password is sent in plaintext but is encrypted over HTTPS via the POST method, which is standard practice. But from server to database, it is not transmitted/stored in plain text.

We strongly recommend to integrate the EPC Application with the User and Access Management of the Clients. Once this is done, there is no need for creating Users in the EPC Applicaiton.

Marked as spam
Posté par
Réponse du 30 mars 2021 7:07 am