Multi-Level Secure Architecture for Distributed Integrated Web Services

Size: px
Start display at page:

Download "Multi-Level Secure Architecture for Distributed Integrated Web Services"

Transcription

1 Multi-Level Secure Architecture for Distributed Integrated Web s J.G.R.Sathiaseelan Bishop Heber College (Autonomous) Tiruchirappalli , India jgrsathiaseelan@gmail.com S.Albert Rabara St Joseph s College (Autonomous) Tiruchirappalli , India a_rabara@yahoo.com J.Ronald Martin St Joseph s College (Autonomous) Tiruchirappalli , India martinronald_007@yahoo.co.in Abstract The recent development in the field of Web services technology has transformed the software industry radically by integrating a wide range of web users, vendors, and enterprise applications worldwide. There are various research initiatives made in Web services security which is an emerging trend in the field of Web services technology for the development of a large variety of enterprise applications. However, none of the initiatives made an attempt for the development of web applications intended for the academic institutions using integrated Web services technology. Extensive studies reveal that there is no attempt made so far to provide multi-level security for such web applications. The main objective of this paper is to propose a generic architecture called Multi-Level Secure Architecture (MLSA) exclusively for the academic institutions that provides integrated web services in a secured manner. In addition, MLSA has been designed to integrate as well as distribute a variety of web services to the users with multi-level security. Keywords-Web engineering; Web s; Multi-level Security; Authentication; Encryption. I. INTRODUCTION There is an exorbitant growth in the emerging field of Web engineering in the recent years which leads to the establishment and use of sound scientific, engineering, and management principles and disciplined and systematic approaches to successfully develop, deploy, and maintain high quality web applications [1]. Web developers, clients, academicians, researchers and government agencies have increasingly become interested in the new field of Web engineering. By and large, web applications are grouped into seven broad categories based on their scope and complexity [2]. A practical approach to develop large, complex Web applications is to follow a sound development process and methodology. This scenario has motivated Web developers, academicians and researchers to focus upon the better web development methodologies, techniques, and tools. Ten key steps for the successful Web development are recommended in [3]. Ginige [4] has proposed a systematic approach for the development of large complex web applications. However, there has been no considerable focus rendered towards the wide range of web services used in the web application developed for an organization. Web services technology delivers a new generation of enterprise applications such as e-shopping, on-line banking, /10/$ IEEE web portals etc. Such domains using web services have made the software vendors and the web developers to design, develop and deploy the complex web applications for the diverse organizations. While Web services offer several benefits, security is still a major concern. Hence, Web developers and the researchers felt the need of providing the secured web services for the web users. There have been quite a lot of research initiatives in the field of Web services for enterprise applications. However, none of the initiatives have attempted for academic related applications using Web services technology. This paper proposes a Multi-level Secured Architecture (MLSA) for the academic institutions that provides multiple secured web services such as student admission service, fees payment service, course details service, personalized service for the students, staff and management etc. This system provides the integrated Web services through Integrated Web s Manager (IWSM). This framework is designed and well suited for the academic institutions to handle the educational related services with multi-level security. The rest of this paper is organized as follows: Section 2 presents the review of research papers on the various issues of Web services and Web services security. In section 3, the architectural design for the proposed system is presented. Section 4 describes the security issues pertaining to the Multi-level Secured Architecture (MLSA) for the academic institutions. In Section 5, protocol and sequence diagram for MLSA are presented. Section 6 provides the conclusion of this paper. II. WEB SERVICES Web service is a software application designed primarily to provide support for an interoperable machine-to-machine communication through Internet using three major XMLbased standards such as Simple Object Access Protocol (SOAP) [5], Web s Description Language (WSDL) [6] and Universal Description Discovery and Integration (UDDI) [7]. A. Web Architecture A typical web service technology encompasses three basic elements: Requester A client or web user who makes request for the execution of web services. 180

2 Provider A platform that provides a set of services to the client. Registry A storehouse where a service provider publishes its services. The interaction among the three elements of web service architecture is shown in Fig. 1. Find Requester Registry Bind Figure 1. Web Architecture Publish Provider In a typical web service scenario, a web service provider initially describes a web service and then publishes it to a service registry. A service requester who is a client or web user obtains the web service description from the service registry and calls the web service from the service provider which then gets executed. The major success of web service technology is primarily based on the usage of standard communication protocols particularly HTTP and XML. Furthermore, the other standard protocols that a full-fledged web service requires are: SOAP: It is a protocol which defines a uniform way of passing an XML message [5]. A SOAP message that has the name and parameters of the method invokes the service provider and returns the values to the client. Thus SOAP message can work with any operating system, programming language or platform. WSDL: It is a description language [6] used to describe the location of a web service and how to access it. UDDI: It offers a storage service [7] and provides a mechanism for the service requesters to find services published by service providers. Thus it has both service providers and service requesters as its clients to publish and to find web services respectively. This architectural structure of web service has been implemented in our previous work [8] that has become the pioneer for the development of a new architecture for integrated web services exclusively for academic institutions. B. Web Security Security has become a main concern now-a-days for the deployment of web services in a secure manner. Therefore, web service security needs to have more concern for the key security issues such as authentication, authorization, confidentiality and integrity. Recently, a variety of organizations and standards groups including OASIS, IBM, Microsoft, etc proposed Web s Security specifications [9], [10]. Several languages are developed for the same purpose. One such language is Web s Security Language i.e. WS-Security which is the extension of SOAP used for integrity and confidentiality. Other languages which are the extensions of XML are XML Signature [11] provides integrity, message authentication and signer authentication. XML Encryption [12] gives details to encrypt the XML document and sends the same securely. XKMS [13] specifies protocols for distributing and registering public keys used in conjunction with XML Signature. XACML [14] is a markup language which is an industry accepted standard that provides a well defined structure to specify policies to perform complex authorization decisions. There are other technologies also for making secure communications over HTTP like SSL and TLS. The usage of IPsec is another way of securing web service messages that provides confidentiality, integrity, peer authentication and replay protection [15]. However none of the initiatives have made an attempt to provide secured web services in a distributed web application at multi-level in the academic field. This situation has urged us to propose an architectural design exclusively for an academic related web application in a more secured manner. III. ARCHITECTURAL DESIGN FOR THE PROPOSED MODEL The Multilevel Secure Architecture (MLSA) has been proposed primarily for making use of academic related web services where secure communication becomes paramount. There are two types of web users namely External Users (EU) and Internal Users (IU) involved in this proposed model. The External User (EU) is the web client and the consumer of the web services provided by different academic institutions. The Integrated Web s Manager (IWSM) is acting as a gateway for providing an interface only to the external users. The Internal User (IU) could be a student, a faculty member, or an employee of a particular academic institution and is using the web services provided directly by that institution without the intervention of IWSM. The Integrated Corporations (IC) are huge group of academic institutions that are located in different geographical area which are represented as Corporate-1, Corporate-2 Corporate-n as found in the proposed model. Thus, MLSA is designed principally for the academic institutions to provide integrated web services for the clients. The architectural design of MLSA is depicted in Fig

3 Figure 2. Multi-Level Secure Architecture for Distributed Integrated Web s In MLSA, the external user initially submits the queries for the web services to IWSM in an encrypted form. IWSM decrypts and validates the queries for free of virus or spam. In case of virus or spam, IWSM returns the queries to the external user. In case of no virus or spam, the queries are encrypted by IWSM and forwarded to the appropriate CWSMs on the basis of load balancing. Each CWSM has both the Client Security Manager (CSM) and Security Manager (SSM). The CSM would then authenticate the IWSM. After the successful authentication, the SSM defines and configures the queries and forwards them to the respective IC. After authorization of queries, IC executes the appropriate web services and sends the service response or data back to respective CWSM. The CWSM would compose those web services and forward the composite web service to the IWSM in an encrypted form. Finally, the IWSM provides the composite web service for the use of external user in a decrypted form. IV. SECURITY ASPECTS OF MLSA The key feature of our proposed architecture MLSA is to enhance the security at various levels such as user level, web services manager level, institutional services level and database level. In MLSA, the external user request is processed in 5 stages using the web service technology: 1. Request Initiation: Initially, the external user submits the queries to the IWSM in the form of encryption. 2. Authentication: The authentication process between IWSM and CWSM is carried out in 4 phases: i) Session between IWSM and CWSM is created. ii) X.509 certificate with public key is exchanged between IWSM and CWSM. iii) Certificate is validated. iv) User request is forwarded. 3. Configuration: After successful authentication between IWSM and CWSM, the SSM defines, configures, and binds the services and sends the queries to the respective IC. 4. Execution: The IC executes the web services and sends the service response to CWSM. If the web services require database access, then the connection is established with the institution Database Security Manager (DBSM). The DBSM validates the access privileges and returns the data with data service to CWSM. 5. Response: The CWSM encrypts the service response and returns the encrypted response to IWSM using the Public Key Infrastructure (PKI) [16]. If the web services do not require data access, then the service is executed. The IWSM decrypts the service response and forwards it to the external user. An Internal User (IU) is a student, a faculty member, or an employee of a particular academic institution e.g. Corporate-i who is directly using the web services provided only by Corporate-i. Being the part of the Corporate, the internal user need not pass through the interface IWSM. The Institution Security Manager (ISM) of IC authenticates the internal user with username and password. After successful authentication, the IC executes the web services and sends the service response to the internal user. If the web services require database access, then the connection is established with the institution Database Security Manager (DBSM). The DBSM validates the access privileges and returns the data with data service to the internal user V. PROTOCOL AND SEQUENCE DIAGRAM FOR MLSA The entire functional activities of Multi-level Secured Architecture (MLSA) are graphically depicted in the following protocol and sequence diagram. A. Protocol for MLSA The following protocol illustrates an entire process of the proposed architecture MLSA. Let UQry User Queries EUQry Encrypted User Queries DUQry Decrypted User Queries CWS Composite Web ESResp Encrypted CWS response DSResp Decrypted CWS response 1. EU EUQry IWSM IWSM DUQry; IWSM filters (Spam, Virus) If (DUQry <> spam, virus) IWSM EUQry CWSM IWSM DUQry EU 2. CSM Auth IWSM If (Auth is valid) IWSM UserIC CSM CSM UQry SSM CSM UQry IWSM 182

4 3. SSM CWS = Config (UQry) If (UQry in Registry found) Log (UQry) UQryLogId Split (UQryLogId, UQry) CWS SSM Send (failure_msg1) IWSM 4. SSM CWS IC If (CWS in Registry found) If (DataReq = 1) DBSM Y = Access_Validate (CWS) If (Y is valid) DBSM Data_service Resp DBSM Send (failure_msg2) IC Execute (CWS) Resp IC Send (failure_msg3) SSM 5. IC Resp CWSM CWSM ESResp = Encryption (Resp) IWSM IWSM DSResp = Decryption (ESResp) EU B. Sequence Diagram for MLSA The following sequence diagram exhibits the various security aspects that are carried out throughout the execution of the proposed architecture MLSA. VI. RELATED WORK Qi Yu et al [17] proposed a concrete Web service foundation called Web Management System (WSMS) that offers a solid framework for effectively developing, deploying, discovering, publishing, composing, monitoring and optimizing access to Web service. The security/privacy component in the WSMS architecture ensures the implementation of typical security functionalities such as auditing, authentication, access control, and data encryption. While these security issues were described as a summary, none of these issues has been discussed at length. S. Chollet et al [18] presented a tool for supporting and facilitating the integration of Web services. The major security concepts pertaining to Web service composition are authentication, integrity and confidentiality which are handled by login/password authentication, signature with an X.509 certificate and encryption respectively. However, the other important security issues such as authorization of Web services, non-repudiation, etc have not been highlighted. G. Hwang et al [19] proposed an operational model to provide support for securing the Web service transactions. In addition to fulfilling the essential security requirements such as authentication, confidentiality, data integrity and nonrepudiation, this model provides support for security mechanisms like element-wise encryption and temporalbased element-wise digital signatures. This model also supports an explicit key definition which defines three types of keys such as static keys, dynamically selected keys, and keys applied to digital signatures. This model has still limitations and needs to be experimented with distributed enterprise applications. Weiliang Zhao et al [20] proposed trust management architecture for web services to build a trust management layer which extends WS-Trust and covers existing trust mechanisms including credentials, reputation, data storage, etc. Since the primary focus of this work is to provide highlevel guidelines for the development of trust management solution in web services, the other security issues such as 183

5 authentication, confidentiality, data integrity and nonrepudiation have not been exposed. Wei She et al [21] proposed a security model to support the control of information flow through service chains occurred as composite web services. This model also extends the basic security models by introducing the concepts of delegation and pass-on policies to secure interactions in a composed web services. Still this work has provided a foundation for further development of a widespread security model for well-controlled secure web service interactions. Therefore, we have proposed a generic architecture for academic institutions called Multi-Level Secure Architecture (MLSA) which provides integrated web services such as student s admission service, fees payment service, course details service, personalized service for the students, teaching faculty and the staff employed in a secured manner. VII. CONCLUSION The Web s technology has gained the impetus towards the development of the web applications for the wide range of domains. The integration of composite web services with higher level of security has become the major demand of the diverse organizations. This paper proposes a Multi-level Secured Architecture (MLSA) for academic institutions that provides multiple secured web services such as admission service, fees payment service, course details service, personalized service for the students, staff and management etc. This architecture provides the secured integrated academic composite web services for the web users through Integrated Web s Manager (IWSM) that acts as an intermediary between the users and the various academic institutions located in different geographical area. The MLSA has also been designed to enhance the security at multilevel such as user level, web services manager level, institutional services level and database level. This model can provide a foundation for further research and development of a universal security paradigm for integrated composite web services pertaining to academic institutions spread out world-wide. [6] Web s Description Language (WSDL)Version 2.0, [7] Universal Description, Discovery and Integration (UDDI), [8] J. G. R. Sathiaseelan, S. A. Rabara and J. R. Martin, Multi-Level Secure Framework for Composite Web s, ACM International Conference Proceedings (ICIS), pp , [9] OASIS, [10] IBM, Microsoft, RSA, and Verisign, [11] XML Signature, [12] XML Encryption, [13] XKMS, [14] XACML, [15] IPsec, [16] P. Gutmann, PKI: It s Not Dead, Just Resting, IEEE Security, pp , [17] Q. Y. Xumin Liu, A. Bouguettaya, and B. Medjahed, Deploying and Managing Web s: Issues, Solutions, and Directions, VLDB Journal, Springer, [18] S. Chollet and P. Lalanda, An Extensible Abstract Orchestration Framework, IEEE International Conference on Web s (ICWS), [19] G. H. Hwang, Y. H. Chang and T. K. Chang, An Operational Model and Language Support for Securing Web s, IEEE International Conference on Web s (ICWS), [20] W. Zhao and V. Varadharajan, Trust Management for Web s, IEEE International Conference on Web s (ICWS), [21] W. She, I. L. Yen, B. Thuraisingham, Enhancing Security Modeling for Web s using Delegation and Pass-on, IEEE International Conference on Web s (ICWS), REFERENCES [1] S. Murugesan, Y. Deshpande, S. Hansen and A. Ginige, Web Engineering: A New Discipline for Development of Web-based Systems, Proceedings of the First ICSE Workshop on Web Engineering, International Conference on Software Engineering, Los Angeles, May [2] A. Ginige and S. Murugesan, Web Engineering: An Introduction, IEEE Multimedia, vol. 8, no.1, pp , Jan. Mar [3] A. Ginige and S. Murugesan, The Essence of Web Engineering Managing the Diversity and Complexity of Web Application Development, IEEE Multimedia, vol. 8, no.2, pp , Apr. Jun [4] A. Ginige, Web Engineering: Managing the Complexity of Web Systems Development, Proceedings of SEKE 02, Ischia, Italy, ACM Press, July [5] SOAP Version 1.2, (2003) 184

WEB SERVICES SECURITY

WEB SERVICES SECURITY WEB SERVICES SECURITY February 2008 The Government of the Hong Kong Special Administrative Region The contents of this document remain the property of, and may not be reproduced in whole or in part without

More information

Web Services Security Standards Forum. Dr. Phillip M. Hallam-Baker C.Eng. FBCS VeriSign Inc.

Web Services Security Standards Forum. Dr. Phillip M. Hallam-Baker C.Eng. FBCS VeriSign Inc. Web Services Security Standards Forum Dr. Phillip M. Hallam-Baker C.Eng. FBCS VeriSign Inc. Web Services Security Standards For Um For um: Meeting to tell people that everyone agrees on an issue Walk the

More information

NIST s Guide to Secure Web Services

NIST s Guide to Secure Web Services NIST s Guide to Secure Web Services Presented by Gaspar Modelo-Howard and Ratsameetip Wita Secure and Dependable Web Services National Institute of Standards and Technology. Special Publication 800-95:

More information

A Service Oriented Security Reference Architecture

A Service Oriented Security Reference Architecture International Journal of Advanced Computer Science and Information Technology (IJACSIT) Vol. 1, No.1, October 2012, Page: 25-31, ISSN: 2296-1739 Helvetic Editions LTD, Switzerland www.elvedit.com A Service

More information

Digital Signature Web Service Interface

Digital Signature Web Service Interface 1 2 Digital Signature Web Service Interface 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 1 Introduction This document describes an RPC interface for a centralized

More information

Principles and Foundations of Web Services: An Holistic View (Technologies, Business Drivers, Models, Architectures and Standards)

Principles and Foundations of Web Services: An Holistic View (Technologies, Business Drivers, Models, Architectures and Standards) Principles and Foundations of Web Services: An Holistic View (Technologies, Business Drivers, Models, Architectures and Standards) Michael P. Papazoglou (INFOLAB/CRISM, Tilburg University, The Netherlands)

More information

Authentication and Authorization Systems in Cloud Environments

Authentication and Authorization Systems in Cloud Environments Authentication and Authorization Systems in Cloud Environments DAVIT HAKOBYAN Master of Science Thesis Stockholm, Sweden 2012 TRITA-ICT-EX-2012:203 Abstract The emergence of cloud computing paradigm offers

More information

Research on the Model of Enterprise Application Integration with Web Services

Research on the Model of Enterprise Application Integration with Web Services Research on the Model of Enterprise Integration with Web Services XIN JIN School of Information, Central University of Finance& Economics, Beijing, 100081 China Abstract: - In order to improve business

More information

Introduction to Service Oriented Architectures (SOA)

Introduction to Service Oriented Architectures (SOA) Introduction to Service Oriented Architectures (SOA) Responsible Institutions: ETHZ (Concept) ETHZ (Overall) ETHZ (Revision) http://www.eu-orchestra.org - Version from: 26.10.2007 1 Content 1. Introduction

More information

A Conceptual Technique for Modelling Security as a Service in Service Oriented Distributed Systems

A Conceptual Technique for Modelling Security as a Service in Service Oriented Distributed Systems Volume 1, Number 2, December 2014 JOURNAL OF COMPUTER SCIENCE AND SOFTWARE APPLICATION A Conceptual Technique for Modelling Security as a Service in Service Oriented Distributed Systems Satish Kumar*,

More information

This Working Paper provides an introduction to the web services security standards.

This Working Paper provides an introduction to the web services security standards. International Civil Aviation Organization ATNICG WG/8-WP/12 AERONAUTICAL TELECOMMUNICATION NETWORK IMPLEMENTATION COORDINATION GROUP EIGHTH WORKING GROUP MEETING (ATNICG WG/8) Christchurch New Zealand

More information

Run-time Service Oriented Architecture (SOA) V 0.1

Run-time Service Oriented Architecture (SOA) V 0.1 Run-time Service Oriented Architecture (SOA) V 0.1 July 2005 Table of Contents 1.0 INTRODUCTION... 1 2.0 PRINCIPLES... 1 3.0 FERA REFERENCE ARCHITECTURE... 2 4.0 SOA RUN-TIME ARCHITECTURE...4 4.1 FEDERATES...

More information

Christoph Bussler. B2B Integration. Concepts and Architecture. With 165 Figures and 4 Tables. IIIBibliothek. Springer

Christoph Bussler. B2B Integration. Concepts and Architecture. With 165 Figures and 4 Tables. IIIBibliothek. Springer Christoph Bussler B2B Integration Concepts and Architecture With 165 Figures and 4 Tables IIIBibliothek Springer Contents Part I Introduction to Business-to-Business Integration.... 1 1 History 3 1.1 Why

More information

Web Service Security Vulnerabilities and Threats in the Context of WS-Security

Web Service Security Vulnerabilities and Threats in the Context of WS-Security Web Service Security Vulnerabilities and Threats in the Context of WS-Security Jesper Holgersson Eva Söderström University of Skoevde, Sweden SIIT 2005, ITU, Geneva, September 2005 Outline of presentation

More information

2 Transport-level and Message-level Security

2 Transport-level and Message-level Security Globus Toolkit Version 4 Grid Security Infrastructure: A Standards Perspective The Globus Security Team 1 Version 4 updated September 12, 2005 Abstract This document provides an overview of the Grid Security

More information

Service-Oriented Architectures

Service-Oriented Architectures Architectures Computing & 2009-11-06 Architectures Computing & SERVICE-ORIENTED COMPUTING (SOC) A new computing paradigm revolving around the concept of software as a service Assumes that entire systems

More information

CS 356 Lecture 28 Internet Authentication. Spring 2013

CS 356 Lecture 28 Internet Authentication. Spring 2013 CS 356 Lecture 28 Internet Authentication Spring 2013 Review Chapter 1: Basic Concepts and Terminology Chapter 2: Basic Cryptographic Tools Chapter 3 User Authentication Chapter 4 Access Control Lists

More information

Web Services Security: What s Required To Secure A Service-Oriented Architecture. An Oracle White Paper January 2008

Web Services Security: What s Required To Secure A Service-Oriented Architecture. An Oracle White Paper January 2008 Web Services Security: What s Required To Secure A Service-Oriented Architecture An Oracle White Paper January 2008 Web Services Security: What s Required To Secure A Service-Oriented Architecture. INTRODUCTION

More information

Securing Web Services With SAML

Securing Web Services With SAML Carl A. Foster CS-5260 Research Project Securing Web Services With SAML Contents 1.0 Introduction... 2 2.0 What is SAML?... 2 3.0 History of SAML... 3 4.0 The Anatomy of SAML 2.0... 3 4.0.1- Assertion

More information

SPML (Service Provisioning Markup Language) and the Importance of it within the Security Infrastructure Framework for ebusiness

SPML (Service Provisioning Markup Language) and the Importance of it within the Security Infrastructure Framework for ebusiness Interoperability Summit 2002 SPML (Service Provisioning Markup Language) and the Importance of it within the Security Infrastructure Framework for ebusiness Gavenraj Sodhi Senior Technology Analyst Provisioning

More information

Federated Identity Architectures

Federated Identity Architectures Federated Identity Architectures Uciel Fragoso-Rodriguez Instituto Tecnológico Autónomo de México, México {uciel@itam.mx} Maryline Laurent-Maknavicius CNRS Samovar UMR 5157, GET Institut National des Télécommunications,

More information

Security Issues In Cloud Computing and Countermeasures

Security Issues In Cloud Computing and Countermeasures Security Issues In Cloud Computing and Countermeasures Shipra Dubey 1, Suman Bhajia 2 and Deepika Trivedi 3 1 Department of Computer Science, Banasthali University, Jaipur, Rajasthan / India 2 Department

More information

Secure Semantic Web Service Using SAML

Secure Semantic Web Service Using SAML Secure Semantic Web Service Using SAML JOO-YOUNG LEE and KI-YOUNG MOON Information Security Department Electronics and Telecommunications Research Institute 161 Gajeong-dong, Yuseong-gu, Daejeon KOREA

More information

A Signing Proxy for Web Services Security. Dr. Ingo Melzer RIC/ED

A Signing Proxy for Web Services Security. Dr. Ingo Melzer RIC/ED A Signing Proxy for Web Services Security Dr. Ingo Melzer RIC/ED What is a Web Service? Infrastructure Web Service I. Melzer -- A Signing Proxy for Web Services Security 2 What is a Web Service? basic

More information

Deploying and managing Web services: issues, solutions, and directions

Deploying and managing Web services: issues, solutions, and directions The VLDB Journal DOI 10.1007/s00778-006-0020-3 REGULAR PAPER Deploying and managing Web services: issues, solutions, and directions Qi Yu Xumin Liu Athman Bouguettaya Brahim Medjahed Received: 12 August

More information

BMC Software Inc. Technical Disclosure Publication Document Application Integration Manager (AIM) Author. Vincent J. Kowalski.

BMC Software Inc. Technical Disclosure Publication Document Application Integration Manager (AIM) Author. Vincent J. Kowalski. BMC Software Inc. Technical Disclosure Publication Document Application Integration Manager (AIM) Author Vincent J. Kowalski Posted: June 2009 Overview This document describes an invention, the Application

More information

Web Services Security with SOAP Security Proxies

Web Services Security with SOAP Security Proxies Web Services Security with Security Proxies Gerald Brose, PhD Technical Product Manager Xtradyne Technologies AG OMG Web Services Workshop USA 22 April 2003, Philadelphia Web Services Security Risks! Exposure

More information

CICS Web Service Security. Anthony Papageorgiou IBM CICS Development March 13, 2012 Session: 10282

CICS Web Service Security. Anthony Papageorgiou IBM CICS Development March 13, 2012 Session: 10282 Web Service Security Anthony Papageorgiou IBM Development March 13, 2012 Session: 10282 Agenda Web Service Support Overview Security Basics and Terminology Pipeline Security Overview Identity Encryption

More information

Federated Identity Management Solutions

Federated Identity Management Solutions Federated Identity Management Solutions Jyri Kallela Helsinki University of Technology jkallela@cc.hut.fi Abstract Federated identity management allows users to access multiple services based on a single

More information

White Paper Delivering Web Services Security: The Entrust Secure Transaction Platform

White Paper Delivering Web Services Security: The Entrust Secure Transaction Platform White Paper Delivering Web Services Security: September 2003 Copyright 2003 Entrust. All rights reserved. Entrust is a registered trademark of Entrust, Inc. in the United States and certain other countries.

More information

An Oracle White Paper Dec 2013. Oracle Access Management Security Token Service

An Oracle White Paper Dec 2013. Oracle Access Management Security Token Service An Oracle White Paper Dec 2013 Oracle Access Management Security Token Service Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Chapter 12 GRID SECURITY ARCHITECTURE: Requirements,fundamentals, standards, and models

Chapter 12 GRID SECURITY ARCHITECTURE: Requirements,fundamentals, standards, and models Author manuscript, published in Security in Distributed, Grid, Mobile, and Pervasive Computing, Auerbach Publications, pp. 255-288, April, 2007 https://www.nics.uma.es Security in Distributed, Grid, and

More information

Secure Authentication and Session. State Management for Web Services

Secure Authentication and Session. State Management for Web Services Lehman 0 Secure Authentication and Session State Management for Web Services Clay Lehman CSC 499: Honors Thesis Supervised by: Dr. R. Michael Young Lehman 1 1. Introduction Web services are a relatively

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 Introduction Cloud computing as a new paradigm of information technology that offers tremendous advantages in economic aspects such as reduced time to market, flexible computing

More information

A Unified Messaging-Based Architectural Pattern for Building Scalable Enterprise Service Bus

A Unified Messaging-Based Architectural Pattern for Building Scalable Enterprise Service Bus A Unified Messaging-Based Architectural Pattern for Building Scalable Enterprise Service Bus Karim M. Mahmoud 1,2 1 IBM, Egypt Branch Pyramids Heights Office Park, Giza, Egypt kmahmoud@eg.ibm.com 2 Computer

More information

Web Services and Service Oriented Architectures. Thomas Soddemann, RZG

Web Services and Service Oriented Architectures. Thomas Soddemann, RZG Web Services and Service Oriented Architectures, RZG Delaman Workshop 2004 Overview The Garching Supercomputing Center - RZG Diving into the world of Web Services Service Oriented Architectures And beyond

More information

Secure Document Circulation Using Web Services Technologies

Secure Document Circulation Using Web Services Technologies Secure Document Circulation Using Web Services Technologies Shane Bracher Bond University, Gold Coast QLD 4229, Australia Siemens AG (Corporate Technology), Otto-Hahn-Ring 6, 81739 Munich, Germany sbracher@student.bond.edu.au

More information

IMPLEMENTING SINGLE SIGN- ON USING SAML 2.0 ON JUNIPER NETWORKS MAG SERIES JUNOS PULSE GATEWAYS

IMPLEMENTING SINGLE SIGN- ON USING SAML 2.0 ON JUNIPER NETWORKS MAG SERIES JUNOS PULSE GATEWAYS APPLICATION NOTE IMPLEMENTING SINGLE SIGN- ON USING SAML 2.0 ON JUNIPER NETWORKS MAG SERIES JUNOS PULSE GATEWAYS SAML 2.0 combines encryption and digital signature verification across resources for a more

More information

Mining for Secure Web based Business Intelligence Applications

Mining for Secure Web based Business Intelligence Applications Mining for Secure Web based Business Intelligence Applications A.V.Krishna Prasad and Dr.S.Ramakrishna SVU Tirupathi A.P. India Dr.P.Suresh Varma Principal and Professor of CS ANU Rajahmundry A.P. India

More information

Semantic Transformation of Web Services

Semantic Transformation of Web Services Semantic Transformation of Web Services David Bell, Sergio de Cesare, and Mark Lycett Brunel University, Uxbridge, Middlesex UB8 3PH, United Kingdom {david.bell, sergio.decesare, mark.lycett}@brunel.ac.uk

More information

Introduction into Web Services (WS)

Introduction into Web Services (WS) (WS) Adomas Svirskas Agenda Background and the need for WS SOAP the first Internet-ready RPC Basic Web Services Advanced Web Services Case Studies The ebxml framework How do I use/develop Web Services?

More information

Service-Oriented Computing and Service-Oriented Architecture

Service-Oriented Computing and Service-Oriented Architecture Service-Oriented Computing and Service-Oriented Architecture Week 3 Lecture 5 M. Ali Babar Lecture Outline Service-Oriented Computing (SOC) Service-Oriented Architecture (SOA) Designing service-based systems

More information

A SURVEY OF CLOUD COMPUTING: NETWORK BASED ISSUES PERFORMANCE AND ANALYSIS

A SURVEY OF CLOUD COMPUTING: NETWORK BASED ISSUES PERFORMANCE AND ANALYSIS A SURVEY OF CLOUD COMPUTING: NETWORK BASED ISSUES PERFORMANCE AND ANALYSIS *Dr Umesh Sehgal, #Shalini Guleria *Associate Professor,ARNI School of Computer Science,Arni University,KathagarhUmeshsehgalind@gmail.com

More information

Web Services Trust and XML Security Standards

Web Services Trust and XML Security Standards Web Services Trust and XML Security Standards Date: April 9, 2001 Version: 1.0 Copyright 2001-2003 Entrust. All rights reserved. Entrust is a registered trademark of Entrust, Inc. in the United States

More information

Software Requirement Specification Web Services Security

Software Requirement Specification Web Services Security Software Requirement Specification Web Services Security Federation Manager 7.5 Version 0.3 (Draft) Please send comments to: dev@opensso.dev.java.net This document is subject to the following license:

More information

Manisha R. Patil. Keywords Cloud service provider, Identity Provider, Enhanced Client Profile, Identity Management, Privacy, Trust Manager.

Manisha R. Patil. Keywords Cloud service provider, Identity Provider, Enhanced Client Profile, Identity Management, Privacy, Trust Manager. Volume 4, Issue 7, July 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Privacy and Dynamic

More information

ARCHITECTURE FRAMEWORK PROPOSAL FOR DYNAMIC AND UBIQUITOUS SECURITY IN GLOBAL SOA

ARCHITECTURE FRAMEWORK PROPOSAL FOR DYNAMIC AND UBIQUITOUS SECURITY IN GLOBAL SOA International Journal of Computer Science and Applications, 2009 Technomathematics Research Foundation Vol. 6, No. 1, pp. 40 52 ARCHITECTURE FRAMEWORK PROPOSAL FOR DYNAMIC AND UBIQUITOUS SECURITY IN GLOBAL

More information

Biometric Single Sign-on using SAML

Biometric Single Sign-on using SAML Biometric Single Sign-on using SAML Architecture & Design Strategies Ramesh Nagappan CISSP Ramesh.Nagappan@sun.com 1 Setting Expectations What you can take away! Understand the importance of Single Sign-On

More information

GENERIC SECURITY FRAMEWORK FOR CLOUD COMPUTING USING CRYPTONET

GENERIC SECURITY FRAMEWORK FOR CLOUD COMPUTING USING CRYPTONET http:// GENERIC SECURITY FRAMEWORK FOR CLOUD COMPUTING USING CRYPTONET Manisha Dawra 1, Ramdev Singh 2 1 Al-Falah School of Engg. & Tech., Vill-Dhauj, Ballabgarh-Sohna Road, Faridabad, Haryana (INDIA)-121004

More information

Service Virtualization: Managing Change in a Service-Oriented Architecture

Service Virtualization: Managing Change in a Service-Oriented Architecture Service Virtualization: Managing Change in a Service-Oriented Architecture Abstract Load balancers, name servers (for example, Domain Name System [DNS]), and stock brokerage services are examples of virtual

More information

e-filing Secure Web Service User Manual

e-filing Secure Web Service User Manual e-filing Secure Web Service User Manual Page1 CONTENTS 1 BULK ITR... 6 2 BULK PAN VERIFICATION... 9 3 GET ITR-V BY TOKEN NUMBER... 13 4 GET ITR-V BY ACKNOWLEDGMENT NUMBER... 16 5 GET RETURN STATUS... 19

More information

Framework for the Development of Environmental Risk Management Services According to the ORCHESTRA Architecture

Framework for the Development of Environmental Risk Management Services According to the ORCHESTRA Architecture EnviroInfo 2007 (Warschau) Environmental Informatics and Systems Research Framework for the Development of Environmental Risk Management s According to the ORCHESTRA Architecture Martin Schmieder 1, Thomas

More information

Web Services Implementation: The Beta Phase of EPA Network Nodes

Web Services Implementation: The Beta Phase of EPA Network Nodes Web Services Implementation: The Beta Phase of EPA Network Nodes Connie Dwyer and Chris Clark U.S. Environmental Protection Agency, 1200 Pennsylvania Avenue, N. W., Washington, D.C. dwyer.connie@epa.gov

More information

Biometric Single Sign-on using SAML Architecture & Design Strategies

Biometric Single Sign-on using SAML Architecture & Design Strategies Biometric Single Sign-on using SAML Architecture & Design Strategies Ramesh Nagappan Java Technology Architect Sun Microsystems Ramesh.Nagappan@sun.com 1 Setting Expectations What you can take away! Understand

More information

Cloud Computing & Service Oriented Architecture An Overview

Cloud Computing & Service Oriented Architecture An Overview Cloud Computing & Service Oriented Architecture An Overview Sumantra Sarkar Georgia State University Robinson College of Business November 29 & 30, 2010 MBA 8125 Fall 2010 Agenda Cloud Computing Definition

More information

AquaLogic Service Bus

AquaLogic Service Bus AquaLogic Bus Wolfgang Weigend Principal Systems Engineer BEA Systems 1 What to consider when looking at ESB? Number of planned business access points Reuse across organization Reduced cost of ownership

More information

Specifying Conflict of Interest in Web Services Endpoint Language (WSEL)

Specifying Conflict of Interest in Web Services Endpoint Language (WSEL) Specifying Conflict of Interest in s Endpoint Language (WSEL) PATRICK C.K.HUNG CSIRO Mathematical and Information Sciences GPO Box 664, Canberra, ACT 2601, Australia Patrick.Hung@csiro.au A Web service

More information

SOA REFERENCE ARCHITECTURE

SOA REFERENCE ARCHITECTURE SOA REFERENCE ARCHITECTURE August 15, 2007 Prepared by Robert Woolley, Chief Technologist and Strategic Planner INTRODUCTION This document is a derivative work of current documentation and presentations

More information

A QoS-Aware Web Service Selection Based on Clustering

A QoS-Aware Web Service Selection Based on Clustering International Journal of Scientific and Research Publications, Volume 4, Issue 2, February 2014 1 A QoS-Aware Web Service Selection Based on Clustering R.Karthiban PG scholar, Computer Science and Engineering,

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

Presented By: Muhammad Afzal 08May, 2009

Presented By: Muhammad Afzal 08May, 2009 Secure Web ServiceTransportation for HL7 V3.0 Messages Authors: Somia Razzaq, Maqbool Hussain, Muhammad Afzal, Hafiz Farooq Ahmad Presented By: Muhammad Afzal 08May, 2009 NUST School of Electrical Engineering

More information

Virtual Private Networks - A Model For Network Infrastructure

Virtual Private Networks - A Model For Network Infrastructure Managing and Securing Web Services with VPNs Lina ALCHAAL Netcelo S.A., Echirolles, France INRIA Rhône-Alpes, Planète project, France lina.alchaal@inrialpes.fr Michel HABERT Netcelo S.A., Echirolles, France

More information

Web Services Middleware Application: A Solution for SMEs towards B2B Framework Implementation

Web Services Middleware Application: A Solution for SMEs towards B2B Framework Implementation Web Services Middleware Application: A Solution for SMEs towards B2B Framework Implementation ADRIAN BESIMI, ZAMIR DIKA Contemporary Sciences and Technologies South East European University Ilindenska

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1) E14294-04 January 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include: What

More information

UDDI v3: The Registry Standard for SOA

UDDI v3: The Registry Standard for SOA www.oasis-open.org UDDI v3: The Registry Standard for SOA Hosted by: OASIS UDDI Specification Technical Committee Agenda Welcome James Bryce Clark Director of Standards Development, OASIS Overview Luc

More information

GENERIC DATA ACCESS AND INTEGRATION SERVICE FOR DISTRIBUTED COMPUTING ENVIRONMENT

GENERIC DATA ACCESS AND INTEGRATION SERVICE FOR DISTRIBUTED COMPUTING ENVIRONMENT GENERIC DATA ACCESS AND INTEGRATION SERVICE FOR DISTRIBUTED COMPUTING ENVIRONMENT Hemant Mehta 1, Priyesh Kanungo 2 and Manohar Chandwani 3 1 School of Computer Science, Devi Ahilya University, Indore,

More information

ISSN: 2321-7782 (Online) Volume 3, Issue 6, June 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: 2321-7782 (Online) Volume 3, Issue 6, June 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Issue 6, June 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

David Pilling Director of Applications and Development

David Pilling Director of Applications and Development Service Oriented Architecture for Law Firms: SOA is inevitable, are you ready? David Pilling Director of Applications and Development "Things should be made as simple as possible, but no simpler. -- Albert

More information

Internet Single Sign-On Systems

Internet Single Sign-On Systems Internet Single Sign-On Systems Radovan SEMANČÍK nlight, s.r.o. Súľovská 34, 812 05 Bratislava, Slovak Republic semancik@nlight.sk Abstract. This document describes the requirements and general principles

More information

SOA, case Google. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901.

SOA, case Google. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901 SOA, case Google Written by: Sampo Syrjäläinen, 0337918 Jukka Hilvonen, 0337840 1 Contents 1.

More information

Solutions for Web Services Security

Solutions for Web Services Security Solutions for Web Services Security Lessons Learned in a Department of Defense Program Kevin T. Smith McDonald Bradley, Inc. Chief Security Architect, The Virtual Knowledge Base Background Virtual Knowledge

More information

Design For a Patient-Centric Medical Information System Using XML Web Services

Design For a Patient-Centric Medical Information System Using XML Web Services Design For a Patient-Centric Medical Information System Using XML Web Services Elridge D'Mello, Jerzy Rozenblit University of Arizona, Tucson, Arizona Department of Electrical and Computer Engineering

More information

emedyx Emergeny Smart Card EMR System: Card Holder Module

emedyx Emergeny Smart Card EMR System: Card Holder Module CMSC 190 SPECIAL PROBLEM, INSTITUTE OF COMPUTER SCIENCE 1 emedyx Emergeny Smart Card EMR System: Card Holder Module Elizabeth D. Ruetas and Joseph Anthony C. Hermocilla Abstract The emedyx system is an

More information

Integration of Mobile Agents and Web Services

Integration of Mobile Agents and Web Services Integration of Mobile Agents and Web Services Jan Peters Fraunhofer Institut für Graphische Datenverarbeitung Fraunhoferstraße 5, 64283 Darmstadt, Germany jan.peters@igd.fraunhofer.de Abstract. The web

More information

Toward Next Generation Distributed Business Information Systems: Five Inherent Capabilities of Service-Oriented Computing

Toward Next Generation Distributed Business Information Systems: Five Inherent Capabilities of Service-Oriented Computing Toward Next Generation Distributed Business Information Systems: Five Inherent Capabilities of -Oriented Computing Chung, Sam and Davalos, Sergio Abstract The research conducted examines how the emerging

More information

Quality Model for Web Services

Quality Model for Web Services Quality Model for Web Services September 2005 Document identifier: WSQM -2.0 Location: Editor: Eunju Kim (NCA), Youngkon Lee (KOREA Polytechnic University) Abstract: The purpose of this document is to

More information

ELM Manages Identities of 4 Million Government Program Users with. Identity Server

ELM Manages Identities of 4 Million Government Program Users with. Identity Server ELM Manages Identities of 4 Million Government Program Users with Identity Server ELM Implements Single Sign-on With WSO2 Identity Server to Streamline Administration, Improve Productivity, and Reduce

More information

Federated Service Oriented Architecture for Effects-Based Operations

Federated Service Oriented Architecture for Effects-Based Operations Federated Service Oriented Architecture for Effects-Based Operations Intelligence and Information Systems Matt Brown (720) 88-4014 mebrown@raytheon.com Customer Success Is Our Mission is a trademark of

More information

Evaluation of different Open Source Identity management Systems

Evaluation of different Open Source Identity management Systems Evaluation of different Open Source Identity management Systems Ghasan Bhatti, Syed Yasir Imtiaz Linkoping s universitetet, Sweden [ghabh683, syeim642]@student.liu.se 1. Abstract Identity management systems

More information

IONA Security Platform

IONA Security Platform IONA Security Platform February 22, 2002 Igor Balabine, PhD IONA Security Architect Copyright IONA Technologies 2001 End 2 Anywhere Agenda IONA Security Platform (isp) architecture Integrating with Enterprise

More information

Secure Identity Propagation Using WS- Trust, SAML2, and WS-Security 12 Apr 2011 IBM Impact

Secure Identity Propagation Using WS- Trust, SAML2, and WS-Security 12 Apr 2011 IBM Impact Secure Identity Propagation Using WS- Trust, SAML2, and WS-Security 12 Apr 2011 IBM Impact Robert C. Broeckelmann Jr., Enterprise Middleware Architect Ryan Triplett, Middleware Security Architect Requirements

More information

Web Services Software Architecture

Web Services Software Architecture Web Services Software Architecture Syahrul Fahmy School of Informatics, The University of Manchester, PO Box 88, Manchester M60 1QD, United Kingdom S.Abdul-wahab@postgrad.manchester.ac.uk Abstract. Web

More information

Using WS-Federation and WS-Security for Identity Management in Virtual Organisations

Using WS-Federation and WS-Security for Identity Management in Virtual Organisations Using WS-Federation and WS-Security for Identity Management in Virtual Organisations Demchenko, Yu. , Universiteit van Amsterdam Abstracts The paper provides insight into one of key

More information

Setting Up an AS4 System

Setting Up an AS4 System INT0697_150625 Setting up an AS4 system V1r0 1 Setting Up an AS4 System 2 Version 1r0 ENTSOG AISBL; Av. de Cortenbergh 100, 1000-Brussels; Tel: +32 2 894 5100; Fax: +32 2 894 5101; info@entsog.eu, www.entsog.eu,

More information

Vertical Integration of Enterprise Industrial Systems Utilizing Web Services

Vertical Integration of Enterprise Industrial Systems Utilizing Web Services Vertical Integration of Enterprise Industrial Systems Utilizing Web Services A.P. Kalogeras 1, J. Gialelis 2, C. Alexakos 1, M. Georgoudakis 2, and S. Koubias 2 1 Industrial Systems Institute, Building

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1.6) E14294-06 November 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include:

More information

Improving Agility at PHMSA through Service-Oriented Architecture (SOA)

Improving Agility at PHMSA through Service-Oriented Architecture (SOA) Leveraging People, Processes, and Technology Improving Agility at PHMSA through Service-Oriented Architecture (SOA) A White Paper Author: Rajesh Ramasubramanian, Program Manager 11 Canal Center Plaza,

More information

BUSINESS PROCESS AND EBXML - WEB SERVICES INTEGRATION PLATFORM, REQUIREMENTS, ARCHITECTURES, SECURITY

BUSINESS PROCESS AND EBXML - WEB SERVICES INTEGRATION PLATFORM, REQUIREMENTS, ARCHITECTURES, SECURITY 1 2 BUSINESS PROCESS AND EBXML - WEB SERVICES INTEGRATION PLATFORM, REQUIREMENTS, ARCHITECTURES, SECURITY 1 Carmen RĂDUŢ, 2 Maria STĂNILOIU 1 Universitatea Constantin Brâncoveanu PITEŞTI 2 Universitatea

More information

Web Services Security: OpenSSO and Access Management for SOA. Sang Shin Java Technology Evangelist Sun Microsystems, Inc. javapassion.

Web Services Security: OpenSSO and Access Management for SOA. Sang Shin Java Technology Evangelist Sun Microsystems, Inc. javapassion. Web Services Security: OpenSSO and Access Management for SOA Sang Shin Java Technology Evangelist Sun Microsystems, Inc. javapassion.com 1 Agenda Need for Identity-based Web services security Single Sign-On

More information

SOA Governance & Security How BPM Can Help Philip Larson, Director of Product Management, Appian Corporation

SOA Governance & Security How BPM Can Help Philip Larson, Director of Product Management, Appian Corporation SOA Governance & Security How BPM Can Help Philip Larson, Director of Product Management, Appian Corporation Copyright 2006 Appian Corporation. All rights reserved. Agenda! SOA Intro! How BPM And SOA Fit

More information

JOHN KNEILING APRIL 3-5, 2006 APRIL 6-7, 2006 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME (ITALY)

JOHN KNEILING APRIL 3-5, 2006 APRIL 6-7, 2006 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME (ITALY) TECHNOLOGY TRANSFER PRESENTS JOHN KNEILING CREATING XML AND WEB SERVICES SOLUTIONS SECURING THE WEB SERVICES ENVIRONMENT APRIL 3-5, 2006 APRIL 6-7, 2006 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME

More information

The basic groups of components are described below. Fig X- 1 shows the relationship between components on a network.

The basic groups of components are described below. Fig X- 1 shows the relationship between components on a network. Elements of Email Email Components There are a number of software components used to produce, send and transfer email. These components can be broken down as clients or servers, although some components

More information

SSDG Operational Manual Draft version: 0.1. Operational Manual For SSDG

SSDG Operational Manual Draft version: 0.1. Operational Manual For SSDG Operational Manual For SSDG 1 Table of Contents ABBREVIATIONS... 5 SECTION 1: INTRODUCTION... 6 1 INTRODUCTION... 7 1.1 INTENDED USER... 7 1.2 HOW TO USE... 7 1.3 ORGANIZATION OF THE MANUAL... 8 1.4 HELPDESK...

More information

Introduction to SAML

Introduction to SAML Introduction to THE LEADER IN API AND CLOUD GATEWAY TECHNOLOGY Introduction to Introduction In today s world of rapidly expanding and growing software development; organizations, enterprises and governments

More information

E-HEALTH PLATFORMS AND ARCHITECTURES

E-HEALTH PLATFORMS AND ARCHITECTURES E-HEALTH PLATFORMS AND ARCHITECTURES E-Government Andreas Meier Nicolas Werro University of Fribourg Alfredo Santa Cruz 19.01.2007 Contents 1. Introduction 2. Existing Capabilities and Strategic Approach

More information

State of New Mexico Statewide Architectural Configuration Requirements. Title: Network Security Standard S-STD005.001. Effective Date: April 7, 2005

State of New Mexico Statewide Architectural Configuration Requirements. Title: Network Security Standard S-STD005.001. Effective Date: April 7, 2005 State of New Mexico Statewide Architectural Configuration Requirements Title: Network Security Standard S-STD005.001 Effective Date: April 7, 2005 1. Authority The Department of Information Technology

More information

A PROPOSED CURRICULUM FOR A MASTERS IN WEB ENGINEERING

A PROPOSED CURRICULUM FOR A MASTERS IN WEB ENGINEERING Journal of Web Engineering, Vol. 1, No.1 (2002) 018-022 Rinton Press A PROPOSED CURRICULUM FOR A MASTERS IN WEB ENGINEERING E. JAMES WHITEHEAD, JR. University of California, Santa Cruz Received August

More information

Access Control of Cloud Service Based on UCON

Access Control of Cloud Service Based on UCON Access Control of Cloud Service Based on UCON Chen Danwei, Huang Xiuli, and Ren Xunyi Nanjing University of posts & Telecommunications, New Model Street No.66, 210003, Nanjing, China chendw@njupt.edu.cn,

More information

Jamcracker W3C Web Services Workshop Position Paper

Jamcracker W3C Web Services Workshop Position Paper Jamcracker W3C Web s Workshop Position Paper Author: David Orchard (Jamcracker) dorchard@jamcracker.com Date: April 11-12 th 2001 Executive Summary This paper details Jamcracker s position on the directions

More information

OpenHRE Security Architecture. (DRAFT v0.5)

OpenHRE Security Architecture. (DRAFT v0.5) OpenHRE Security Architecture (DRAFT v0.5) Table of Contents Introduction -----------------------------------------------------------------------------------------------------------------------2 Assumptions----------------------------------------------------------------------------------------------------------------------2

More information