Versions Compared

Key

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

...

Expand
titleInstall the MS Visual C++ re-distributable libraries

These links may break at some point, but for now the 32-bit and 64-bit run times can be found at:

https://aka.ms/vs/15/release/VC_redist.x86.exe

https://aka.ms/vs/15/release/VC_redist.x64.exe

The top-level link to find them is https://visualstudio.microsoft.com/downloads/ via Other Tools

Restart the server after the installation.

Expand
titleRun Shibboleth SP Windows Installer

1 Download the latest version of the Windows installer package from the Shibboleth download site at https://shibboleth.net/downloads/service-provider/latest/. Select either the win32/ or win64/ directory as appropriate to your 32-bit or 64-bit system. Then download .msi file.

2 Run the installer package. It is recommended that you accept all defaults, as follows:

  1. Accept the license agreement
  2. Install to C:\opt\shibboleth-sp ( this is the default location. You may change it to other location.)
  3. Make sure Configure IIS7 module is checked
  4. Click Next, then Install, then Finish
  5. Click Yes to restart your system

...