Web Application Security Part 1

Agenda 

  • General security issues 
  • Web-tier security requirements and schemes 
  • HTTP basic authentication based web-tier security scheme 
  • Form-based authentication based web-tier security scheme 
  • Security realm management

General Security Issues 

  • Authentication for identity verification 
    • Making sure a user is who he claims he is 
  • Authorization (Access control) 
    • Making sure resources are accessible only to users who have access privilege 
    • The user has to be authenticated first 
  • Confidentiality (Privacy) 
    • Protecting the sensitive data from prying eyes while it is on the wire

You must have an active subscription to download PDF and Lab Zip of this course topic.Please click the "Subscribe" button or the "Login" button if you already have an account.

Subscribe     Login