<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 12/8/2017 6:48 AM, Cristian Pastramagiu wrote:<br>
<blockquote type="cite"
cite="mid:01f901d37022$e7f92460$b7eb6d20$@consulteer.com">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle18
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.EmailStyle19
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.EmailStyle20
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">root@idp:/opt/shibboleth-idp/bin#
./status.sh<o:p></o:p>
<p class="MsoNormal"><b><span style="color:red">(</span></b><a
href="http://localhost/idp/status" moz-do-not-send="true">http://localhost/idp/status</a><b><span
style="color:red">) Connection refused (Connection
refused)</span></b></p>
</div>
</blockquote>
<br>
Run "./status.sh --help" to see the options. Hint: you will need
the -u option if jetty is not listening on the default port 80.<br>
<br>
<blockquote type="cite"
cite="mid:01f901d37022$e7f92460$b7eb6d20$@consulteer.com">
<div class="WordSection1">
<p class="MsoNormal"><b><span style="color:red"><o:p></o:p></span></b></p>
<p class="MsoNormal"><o:p> </o:p>On another side: when looking
for idp.my.server:8080 (with a Jetty started in debug mode) I
get <o:p></o:p></p>
<p class="MsoNormal">In browser:<o:p></o:p></p>
<p class="MsoNormal">Error 404 - Not Found.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">No context on this server matched or
handled this request.<o:p></o:p></p>
<p class="MsoNormal">Contexts known to this server are:<o:p></o:p></p>
<p class="MsoNormal">/idp ---> <a
href="mailto:o.e.j.w.WebAppContext@1ce92674%7b/idp,%5bfile:///tmp/jetty-0.0.0.0-8080-idp.war-_idp-any-5795040276901592588.dir/webinf/"
moz-do-not-send="true">o.e.j.w.WebAppContext@1ce92674{/idp,[file:///tmp/jetty-0.0.0.0-8080-idp.war-_idp-any-5795040276901592588.dir/webinf/</a>,
<a class="moz-txt-link-freetext" href="jar:file:///opt/shibboleth-idp/war/idp.war!/">jar:file:///opt/shibboleth-idp/war/idp.war!/</a>],UNAVAILABLE}{/opt/shibboleth-idp/war/idp.war}<o:p></o:p></p>
<p class="MsoNormal">Powered by Jetty:// 9.4.6.v20170531</p>
</div>
</blockquote>
<br>
This is what you'd expect if you just hit <a class="moz-txt-link-freetext" href="http://idp.my.server:8080/">http://idp.my.server:8080/</a>
- there isn't any content there normally. You need to at least add
/idp to the URL in order for it to get to the IdP web app.<br>
<pre class="moz-signature" cols="72">--
%% Christopher A. Bongaarts %% <a class="moz-txt-link-abbreviated" href="mailto:cab@umn.edu">cab@umn.edu</a> %%
%% OIT - Identity Management %% <a class="moz-txt-link-freetext" href="http://umn.edu/~cab">http://umn.edu/~cab</a> %%
%% University of Minnesota %% +1 (612) 625-1809 %%
</pre>
</body>
</html>