Difference between revisions of "Implementing Devolved Constraints"

From MyWiki
Jump to: navigation, search
m
Line 4: Line 4:
 
# Perform a re-install of Shibboleth using the install script
 
# Perform a re-install of Shibboleth using the install script
 
# Edit the Shibboleth config files
 
# Edit the Shibboleth config files
 +
Useful link - https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverRDBMSDataConnector<br>

Revision as of 12:22, 29 January 2018

  1. Download the jdbc connector for Microsoft SQL Server
  2. Install the connector in the "lib" folder in the Tomcat Shibboleth application
  3. Modify the CLASSPATH variable to include the connector
  4. Perform a re-install of Shibboleth using the install script
  5. Edit the Shibboleth config files

Useful link - https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverRDBMSDataConnector