Skip to content

Determine an approach to security #7

@kpshek

Description

@kpshek

From @jmandel on March 17, 2016 20:14

Two main use cases for authentication / authorization

  1. CDS Service needs to authenticate the EHR for a service invocation
  2. EHR needs to authenticate the service --> simple bearer tokens

For (1), we could use a signed JWT in a header. Or an OAuth flow.

For (2) we have a current solution (passing OAuth tokens in the input parameters to $cds-hook). Is this good enough?

Copied from original issue: cds-hooks/cds-hooks#12

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions