-
Notifications
You must be signed in to change notification settings - Fork 1
User Authentication
Tanner Moushey edited this page May 31, 2019
·
3 revisions
Shibboleth is being used to handle the NEU Single Sign On integration with the Active Directory. Upon authentication, the site assigns the appropriate member type and site based on the user's attributes. This happens in the Humanities Commons plugin.
Logic is in place to handle automatic group assignments as well, but that configuration has not been completed.
Shibboleth is the default authentication method on the commons, GSE, and PHD networks. To log into these sites, visit [site_domain]/wp/wp-login.php
The NeXT network implements social login for Google and Twitter. Customizations for this are handled in the HC Custom plugin