Recommended Next steps...?
o haya
ohaya1001 at gmail.com
Wed Mar 26 02:48:48 UTC 2025
I decided to try to move forward since I have the IdP setup, so I am trying
to setup an LDAP server and get it setup to work with the IdP.
So I stood up an OpenDJ LDAP server and confirmed that the LDAP server is
working, then I modified the /opt/shibboleth-idp/conf/ldap.conf with the
info for the LDAP server.
Then I bounced the Tomcat server and tried to test to
http://10.0.0.58:8080/idp/profile/Status, but when I do that I am getting
an error appearing in the response page:
Web Login Service - Error
An error occurred: NoHandlerFoundException
I checked the ../logs/idp-process.log
and there is this log entry:
2025-03-25 22:41:24,507 - 10.0.0.47 - ERROR
[org.springframework.web.servlet.NoHandlerFoundException:144] -
org.springframework.web.servlet.NoHandlerFoundException: No endpoint GET
/idp/profile/Status.
at
org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1304)
Does anyone know what might be causing this?
Thanks,
Jim
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#m_5604498872031863413_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Tue, Mar 25, 2025 at 12:53 PM Cantor, Scott via users <
users at shibboleth.net> wrote:
> Please stay on list.
>
> > Hi Scott, I know that this is repeating my question
>
> And I will repeat the answer. The Shibboleth IdP supports most of the
> behavior in the document because it is quite configurable and it's in Java
> so much easier to extend where necessary. Any code supporting attribute
> queries compliantly will work with the IdP.
>
> The minor exception is we don't support the metadata extension that I
> designed at the time because our use cases never required it, the supported
> metadata role for an entity issuing queries is just SPSSODescriptor.
>
> The SP does not support any of that material because that's not what it's
> for, it's an Apache/IIS module for supporting Browser SSO and ECP, and only
> supports queries in the context of SSO, not stand alone.
>
> -- Scott
>
>
> --
> For Consortium Member technical support, see
> https://shibboleth.atlassian.net/wiki/x/ZYEpPw
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20250325/1f817c20/attachment.htm>
More information about the users
mailing list