Browse Source

Removed outdated documentation

pull/172/head
Michael Olund 5 years ago
parent
commit
a61ccfc220
1 changed files with 0 additions and 10 deletions
  1. +0
    -10
      roadmap.md

+ 0
- 10
roadmap.md View File

@ -19,13 +19,3 @@ generated and a through model for mapping questions into the form and having a
transformation step on user values. (Note that the field mapping drawn from the
PDFs is not represented internally here; that effort is solely to cross-map
re-used fields on the forms).
## Authentication
Currently authentication is pure Django authentication; there is no registration
mechanism; users may be created and logged in via the admin app (which will be
disabled for production).
The current plan is for BCEID to be used. This will require middleware that
authenticates/provisions users based on a trusted header provided by Siteminder,
according to BCEID's integration in the pathfinder environment.

Loading…
Cancel
Save