Page History
...
{
domain: "i2b2demo",
name: "HarvardDemoi2b2_local",
allowAnalysis: true,
urlCellPM: "http://127.0.0.1:9090/i2b2/services/PMService/",
registrationMethod: "local",
loginType: "local",
showRegistration: true,
debug: true
}
Refresh the webpage and you should see the option to register user (circled in red):
Enabling Federation User Self-Registration
...
{
domain: "i2b2demo",
name: "HarvardDemoi2b2_saml",
allowAnalysis: true,
urlCellPM: "http://127.0.0.1/i2b2/services/PMService/",
registrationMethod: "saml",
loginType: "federated",
showRegistration: true,
debug: true
}
Refresh the webpage and you should see the option to register user (circled in red):
Disabling User Self-Registration
...