Ticket #480 (closed requirement: fixed)

Opened 4 years ago

Last modified 3 years ago

Catalogue service shall conform to specification

Reported by: johnbywater Owned by: thejimmyg
Priority: minor Milestone: ckan-v1.4
Component: ckan Keywords:
Cc: Repository:
Theme:

Description (last modified by johnbywater) (diff)

Common requirements for running CKAN behind a (e.g Wordpress or Drupal) front-end:

  1. Unrestricted total read-only access to catalogue API for general public (e.g. voluntary organisation).
    • monitored by API key
    • not monitored by API key
  2. Restricted total read-write access to catalogue API for authorized clients (e.g. front-end system, bulk upload clients).
    • restricted by CKAN access controller
    • restricted by HTTP Auth
    • restricted by IP address
  3. Restricted total read-write access to catalogue Web UI for authorized users (e.g. site admins).
    • restricted by CKAN access controller
    • restricted by HTTP Auth
  4. Restricted partial read-write access to catalogue Web UI for authorized users (e.g. group admins).
    • restricted by CKAN access controller
    • restricted by HTTP Auth

CKAN as a catalogue service

Attachments

fig128130.png (70.5 KB) - added by johnbywater 4 years ago.
CKAN as a catalogue service

Change History

comment:1 Changed 4 years ago by johnbywater

  • businessvalue set to 500

comment:2 Changed 4 years ago by johnbywater

  • businessvalue changed from 500 to 2000

comment:3 Changed 4 years ago by johnbywater

  • Description modified (diff)

Changed 4 years ago by johnbywater

CKAN as a catalogue service

comment:4 Changed 3 years ago by thejimmyg

  • Owner set to thejimmyg
  • Priority set to minor

We are currently updating the specification and the servers this runs on.

comment:5 Changed 3 years ago by thejimmyg

  • Status changed from new to closed
  • Resolution set to fixed

This is complete (albeit with a different architecture).

Note: See TracTickets for help on using tickets.