<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Chinmoy,
<div><br>
</div>
<div>On most OS distributions you don't need to modify httpd.conf just to test the installation, but you may need to in your instance. &nbsp;Apache httpd on Windows is a hard place to start cold and there are a lot of things that can go wrong. &nbsp;You may have forgotten
 something here.</div>
<div><br>
</div>
<div><a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPWindowsApacheInstaller">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPWindowsApacheInstaller</a></div>
<div><br>
<div>
<div>
<div>If you can't solve this, you might try httpd on Linux or IIS on Windows, both of which are more common and straightforward.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Nate.</div>
<div><br>
</div>
<div>On Jun 18, 2014, at 1:52 PM, Chinmoy Chakraborty &lt;<a href="mailto:cchinu@gmail.com">cchinu@gmail.com</a>&gt;</div>
<div>&nbsp;wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Nate,
<div><br>
</div>
<div>I tried Apache only installation. I mean I did following steps:</div>
<div><br>
</div>
<div>1. Installed SP</div>
<div>2 Installed Apachhe Httpd (2.2.25)</div>
<div><br>
</div>
<div>Stated both of them and try &quot;<a class="" href="https://localhost/Shibboleth.sso/Status" rel="nofollow" style="color:rgb(50,96,186);text-decoration:none;font-family:Arial,sans-serif;font-size:14px;line-height:20px">https://localhost/Shibboleth.sso/Status</a>&quot;
 from a browser but do not get any reply.</div>
<div><br>
</div>
<div>May be I am missing some configuration. Could you please send me a sample '<b>httpd.conf</b>' file by which I can take a look exactly what I need to configure (may be same for shibboleth)?</div>
<div><br>
</div>
<div>BDW I am running win 64 bit machine but downloaded 32 bit httpd.</div>
<div><br>
</div>
<div>Chinmoy</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Jun 19, 2014 at 12:27 AM, Chinmoy Chakraborty <span dir="ltr">
&lt;<a href="mailto:cchinu@gmail.com" target="_blank">cchinu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Nate,
<div><br>
</div>
<div>Thanks a lot. Let me work on what you have suggested. Thanks.</div>
<span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div>Chinmoy</div>
</font></span></div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
<div>
<div class="h5">On Thu, Jun 19, 2014 at 12:25 AM, Nate Klingenstein <span dir="ltr">
&lt;<a href="mailto:ndk@internet2.edu" target="_blank">ndk@internet2.edu</a>&gt;</span> wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div style="word-wrap:break-word">Chinmoy,
<div><br>
</div>
<div>
<div>
<div>
<blockquote type="cite">
<div style="font-family:Helvetica;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<div style="font-family:arial,sans-serif;font-size:13px">we have a web application which runs on Tomcat 7/ Wweblogic/ Websphere etc web servers. Now we want to implement Single Sign On for this our app along with other web apps. Now do we need to install&nbsp;<span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">the
 identity provider (IdP), and service provider (SP) both for simple implementation?&nbsp;</span></div>
</div>
</blockquote>
<div><br>
</div>
</div>
<div>For simple SSO implementation, yes, an organization will typically run an IdP and multiple SP's.</div>
<div><br>
<blockquote type="cite">
<div style="font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-family:arial,sans-serif;font-size:13px">
<span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">I am have already installed Idp and it seems responding correctly. Now while I am trying to install SP with Aapache Web Server it does not respond normally.</span></div>
<div style="font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-family:arial,sans-serif;font-size:13px">
<span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px"><br>
</span></div>
<div style="font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-family:arial,sans-serif;font-size:13px">
<span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">I need to help and direction on this.</span></div>
</blockquote>
</div>
</div>
<br>
</div>
<div>Have you tried starting with an Apache-only installation, then wiring it up to a servlet container? &nbsp;That may be easier.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Nate.</div>
</div>
<br>
</div>
</div>
<div class="">--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">
users-unsubscribe@shibboleth.net</a><br>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
</div>
<br>
</div>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">
users-unsubscribe@shibboleth.net</a></blockquote>
</div>
<br>
</div>
</div>
</body>
</html>