<div dir="ltr"><p style="color:rgb(0,0,0);font-size:13px;margin:1.2em 0px!important">Hi, I am working on configuring a local IdP for testing my SP, I have followed the guide <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPInstall" target="_blank">here</a>. The version of the IdP I am using is 3.0.</p><p style="color:rgb(0,0,0);font-size:13px;margin:1.2em 0px!important">I was able to successfully install the IdP and get it running. My issue is around it seems to me that I am missing a large number of components.</p><p style="color:rgb(0,0,0);font-size:13px;margin:1.2em 0px!important">For instance I expect to find a login.jsp available somewhere in <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);border-radius:3px;display:inline;background-color:rgb(248,248,248)">$IDP_HOME/webapp/</code>, or I expect to find certain configuration files located in <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);border-radius:3px;display:inline;background-color:rgb(248,248,248)">/opt/shibboleth-idp/conf</code> <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);border-radius:3px;display:inline;background-color:rgb(248,248,248)">handler.xml</code> or <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);border-radius:3px;display:inline;background-color:rgb(248,248,248)">logging.xml</code> in particular are missing but I do have thing like relying-party.xml.</p><p style="color:rgb(0,0,0);font-size:13px;margin:1.2em 0px!important">So my question is, am I missing a portion of the install or are these files that I need to create in order to use? If I am supposed to create them could some please point me in the direction of where I can find some example of the structure of these files?</p><p style="color:rgb(0,0,0);font-size:13px;margin:1.2em 0px!important">Also could someone please point me in the direction of a more complete tutorial for how to configure the IdP to authenticate based on the IP. I have been following the guide <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthIP" target="_blank">here</a> but the guide does not mention where the login handler entity should be defined. If someone is not familiar with a better guide could you please let me know where this LoginHandler entity should go? Is it supposed to go in my currently non-existent handler.xml file?</p><p style="color:rgb(0,0,0);font-size:13px;margin:1.2em 0px!important">Thanks in advance for the help.<br>-Spencer</p></div>