cni / nims

Legacy version of NIMS. All new development at @scitran
14 stars 12 forks source link

basic internims framework #58

Closed gsfr closed 10 years ago

gsfr commented 11 years ago

main components:

Communication for all components has to be secure and authenticated (probably using CRAM).

kevlarkevin commented 11 years ago

accidentally closed this issue. should remain open until all framework components are completed.

working components:

remaining components:

gsfr commented 11 years ago

The http User-Agent header looks like a possible way of identifying server-to-server API requests. For example, User-Agent: NIMS Instance stanford-cni

kevlarkevin commented 10 years ago

basic framework works.

communication for all components is secure and authenticated with CRAM.