MITP 458 Application Layer Security - PowerPoint PPT Presentation

About This Presentation
Title:

MITP 458 Application Layer Security

Description:

MITP 458 Application Layer Security By Techjocks Health Care -Data Security Problem ? How to presented Healthcare sensitive data via n-tier Application on internet ... – PowerPoint PPT presentation

Number of Views:7
Avg rating:3.0/5.0
Slides: 5
Provided by: csNorthwe
Category:

less

Transcript and Presenter's Notes

Title: MITP 458 Application Layer Security


1
MITP 458Application Layer Security
  • By Techjocks

2
Health Care -Data Security Problem ?
  • How to presented Healthcare sensitive data via
    n-tier Application on internet facing Portal?
  • Need to secure the Authentication Process of
    user/password during a Web Service Call at
    Application Level

3
Application Flow of tokens over the Network
4
Solution
  • Before any Web Service call is invoked it will
    extract an encrypted token, decrypt it and verify
    that username and hashed password against the
    cache sitting on the web service server, if it is
    not there or expired then it will ask the
    database.
  • Application architecture approved by Cigna and
    Aetna security specialists.
  • This type of Message level security was
    implemented in days. It is implemented via
    Policy based configuration files and its
    functionality is invoked in the application code
    with only 2 extra lines of code.
Write a Comment
User Comments (0)
About PowerShow.com