Release Management
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Easier Install
    • One step WAR-file build and optional prebuilt WAR file
    • Properties files moved to database
  • Authentication protocol support for OKTA, NTLM v2 Need some documentation on this..
    •   User Set up with  OKTA Configuration:   On the Admin page, under Manage Users,

                           Add a Parameter domain  and assign the values as below. Parameter value will be your institution domain name.

                           

...

    •           Image Added

                        Add a second parameter domain_controller as below. Parameter value will be your institution domain_controller value

                       

...

    •        Image Added

                    Add the final parameter authentication_method as below. Parameter value will be OKTA

                                Image Added

    •   User Set up with  NTLM2 Configuration:   On the Admin page, under Manage Users,

                           Add a Parameter domain  and assign the values as below. Parameter value will be your institution domain name.

                                      Image Modified

                        Add a second parameter domain_controller as below. Parameter value will be your institution domain_controller value

                               Image Modified

                    Add the final parameter authentication_method as below. Parameter value will be NTLM2

                                Image Modified

                          

...

NameValueDescription
REDCP_TOKEN (7B42348B7C51123432048B51EAA)

Required:

Get the API Key from Redcap.  Logon to Redcap on the right side under applications click API.   Than select Generate token, and use this token for the value for the key.

REDCAP_SURVEY_PROJECT(profilepid)

Required:

This is the name of the Data Collection Instruments to associate this project with, in this example it is set to the 'Profile'

REDCAP_ONTOLOGY_REFRESHY

Optional, Defaults to Y
Y - Every time a form is submitted the i2b2 metadata ontology get regenerated

N - Do Not regenerate the metadata ontology.   

NOTE:  When first setting up the i2b2/redcap this needs to be set to Y at least one or the ontology will not be created.

REDCAP_ROOT_ONTOLOGY\REDCAP\

Optional, Defaults to \REDCAP\
What the root ontology is

REDCAP_ONTOLOGY_FORMATtree

Optional, Defaults to tree
How the ontology will be created

tree - All enumerated values, Yes/No will be children on the ontology

The only exception is items with checkbox, which will always be a popup

RECAP_PROTECTED_ROLEDATA_PROTOptional, Defaults to DATA_PROT
If this redcap form has the identified value set to true, than this ontology will be protected and only users with the following i2b2 access role will be able to access it.

...