Pregunta de entrevista de California State University

Describe the layers of security for a typical Web application including authentication, Web app access, data access, etc.

Respuesta de la entrevista

Anónimo

11 dic 2017

To secure a Web app, login authentication (single sign-on), access control, data masking, and tracking user actions by logging can be used. The transport, application, and Web service layers would need to be locked down to some degree.