Is it possible to install the Shibboleth Service Provider (SP) on a different machine than the web application? I have the SP on the same server as IIS and my web application, and I'd like to move the SP to a separate server.
After take a look how to separate SP server from Web Server.
I found this link.
According to this site, we have to create the glue ourselves Shibboleth doesn't do this for us.