Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

COSMOS DG Security requirements

Revision as of 17:44, 28 May 2008 by Jim.gyng.com (Talk | contribs) (Content)

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide

COSMOS Development Guide Security requirements

Category: Development Guide

Owner Jimmy Mohsin
Bug # 219153
Due dates Schedule

Outline

Scope of COSMOS Security

Security standards supported by COSMOS

How COSMOS enables authentication / authorization / encryption for its Web UI

How COSMOS enables authentication / authorization / encryption for embedded-approach adopters

Integrating your Security Provider with COSMOS

Content

COSMOS 1.0 will ship with limited Security features. COSMOS 1.0 will support MDRs/Data Managers that require a login-id / password. In this scenario, COSMOS passes on the login-id and password to the MDR/Data Manager alongwith the query string.

Additionally, the COSMOS webUI is secured via a simple login / password authentication feature. In later versions of COSMOS, additional Security capabilities will be added.

Back to the top