Versions Compared

Key

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

...

In order for Dual Code to properly test that the authentication works, we generally like to have 1 or 2 user accounts created for testing purposes. These accounts allow us to log in the LMS using Active Directory credentials just like your users would.

Domain-Based Authentication

Info

This feature is only available to organizations that have subscribed to the Multi-site version of the system. For more information, please contact us.

In a /wiki/spaces/Healthcare/pages/34844303, it's quite common for the learning environment to connect to multiple Active Directory servers. In many cases, there could be conflicts between the usernames across two or more Active Directory servers. For example, there could be a user with the username "jsmith" in both Active Directory servers.

The multi-site version of the learning environment supports domain-based authentication. When enabled, the system can allow two users with the same Active Directory username (e.g. samAccountName) to login the learning environment by specifying their domain as per the screenshot below.

Image Added


Hide if
special@anonymous

Private Notes

  • If using a VPN, tunnel traffic can be generated using the /usr/bin/php auth/ad1/cli/ldap_test.php script.

...