Accrual to Clinical Trials
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

In this example walkthrough you will see how to set up a SHRINE i2b2 user with the correct roles, and set up for Active Directory Sync by calling the web services of the PM Cell.

 

StepPHPXML
  1. Check that a user is not already registered in SHRINE project
get_role()<pm:get_role>
2. Set the user in the i2b2 SHRINE projectset_user()<pm:set_user>
3. Give the user role of DATA_AGG  
4. Give the user role of USER  
5. Set the user param of authentication_method to NTLM  
6. Set the user param of domain to your AD domain  
7. Set the user param of domain_controller to the address of your domain controler  
  • No labels