<div dir="ltr"><div>Actually, I have another question.  So right now, I only have the IdP up and I think that I've configured to use the OpenDJ LDAP server as backend, but no SP or client yet.</div><div><br></div><div>Is there any way, with just what I have right now, I can cause a test that would actually try to retrieve the/a user from the LDAP server?</div><div><br></div><div>Thanks,</div><div>Jim</div></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br><table style="border-top:1px solid #d3d4de"><tr><td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td><td style="width:470px;padding-top:12px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free.<a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avast.com</a></td></tr></table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Mar 26, 2025 at 12:41 AM o haya <<a href="mailto:ohaya1001@gmail.com">ohaya1001@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Brent,</div><div><br></div><div>That (changing to 'status' instead of 'Status') worked!!</div><div><br></div><div>Thanks!</div><div><br></div><div>Jim</div></div><div id="m_-1681120440325855887DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br><table style="border-top:1px solid rgb(211,212,222)"><tbody><tr><td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td><td style="width:470px;padding-top:12px;color:rgb(65,66,78);font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free.<a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" style="color:rgb(68,83,234)" target="_blank">www.avast.com</a></td></tr></tbody></table><a href="#m_-1681120440325855887_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 25, 2025 at 11:22 PM Brent Putman via users <<a href="mailto:users@shibboleth.net" target="_blank">users@shibboleth.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p><br>
    </p>
    <div>On 3/25/25 10:48 PM, o haya via users
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div dir="ltr"><br>
          <div><br>
          </div>
          <div>Then I bounced the Tomcat server and tried to test to <a href="http://10.0.0.58:8080/idp/profile/Status" target="_blank">http://10.0.0.58:8080/idp/profile/Status</a>,
            but when I do that I am getting an error appearing in the
            response page:</div>
        </div>
      </div>
      <br>
    </blockquote>
    <p><br>
    </p>
    <p>URL paths are generally case-sensitive (except sometimes when
      it's a filesystem resource on a case-insensitive web server
      filesystem like Windows). And for this endpoint in the IdP (since
      it's not a file system resource) the /status handler definitely is
      case-sensitive, and it's lower case "s".  So try
      "/idp/profile/status".</p>
    <p><a href="https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3199511520/Status" target="_blank">https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3199511520/Status</a></p>
    <p><br>
    </p>
  </div>

-- <br>
For Consortium Member technical support, see <a href="https://shibboleth.atlassian.net/wiki/x/ZYEpPw" rel="noreferrer" target="_blank">https://shibboleth.atlassian.net/wiki/x/ZYEpPw</a><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>
</blockquote></div>
</blockquote></div>