employer cover photo
employer logo
employer logo

California State University

Is this your company?

California State University Interview Question

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

Interview Answer

Anonymous

Dec 11, 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.