Page History
There are a few parameters that need to be defined in the i2b2 Admin if you want to use Active Directory services as your i2b2 authentication method. i2b2 supports both NTLMv1 and , NTLMv2 authentication protocols, and OKTA authentication.
The required parameters are listed in the following tables depending on the type of protocol used.
...
Parameter Name | Values | Required |
---|---|---|
authentication_method | NTLM2 | Yes |
domain | Example: i2b2.org | Yes |
domain_controller | Example: pdc.i2b2.org | Yes |
OKTA authentication:
Parameter Name | Values | Required |
---|---|---|
authentication_method | OKTA | Yes |
domain | Example: i2b2.org | Yes |
domain_controller | Example: pdc.i2b2.org | Yes |
In the i2b2 there are different types of parameters that can be defined.
...
indent | ||
---|---|---|
| ||
Parameter Value: NTLM ( for using NTLMv1 protocol) NTLM2 ( for using NTLMv2 protocol) OKTA (for using OKTA authentication) |
indent | ||
---|---|---|
| ||
Parameter Data Type: Text |
...