Difference between revisions of "Implementing Devolved Constraints"
From MyWiki
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
- Download the jdbc connector for Microsoft SQL Server
- Install the connector in the "lib" folder in the Tomcat Shibboleth application
- Modify the CLASSPATH variable to include the connector
- Perform a re-install of Shibboleth using the install script
- Edit the Shibboleth config files
Useful link - https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverRDBMSDataConnector