Lou DeGenaro created UIMA-4010:
----------------------------------
Summary: DUCC Web Server (WS) universal pw login access when
runmode == Test
Key: UIMA-4010
URL: https://issues.apache.org/jira/browse/UIMA-4010
Project: UIMA
Issue Type: Improvement
Components: DUCC
Reporter: Lou DeGenaro
Assignee: Lou DeGenaro
Priority: Minor
Fix For: 1.1.0-Ducc
To facilitate WS testing, we already allow for specification in ducc.properties
of
ducc.runmode = Test
This allows for submission of work via the CLI as another user by setting
environment variable USER=<some-user>.
=====
This Jira will now allow for specification in ducc.properties of
ducc.runmode.pw = <some-pw>
If both (ducc.runmode = Test) and (ducc.runmode.pw = <some-pw>) are specified
in ducc.properties then providing that non-blank <some-pw> will allow
successful login to the Web Server for any userid.
Note that the default is "Production" when ducc.runmode has not been specified
in ducc.properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)