Navigating to Entity ID gives 404 Error

Matt Swann mswann090 at gmail.com
Wed Sep 21 14:16:30 UTC 2022


Hi Everyone,

Thank you for all of the help so far. I believe I'm close to having IdP up
and running but keep running into issues after I resolve a different issue.

When navigating to the Entity ID within a web browser as a test I get
returned the following:

HTTP ERROR 404 Not Found
URI: /shibboleth/idp
STATUS: 404
Message: Not Found

Powered by Jetty



Would this point back to an issue with the IDP-Metadata.xml? I apologize
for the multiple questions, I'm new to SAML and it's been a steep learning
curve. Looking in the logs I get the following.

2022-09-21 06:51:10 Apache Commons Daemon procrun stdout initialized.

[2022-09-21 06:53:14] [info]  [ 5960] Starting service...
[2022-09-21 06:53:14] [error] [ 5960] Found 'C:\Program
Files\Java\jdk-11.0.16\bin\server\jvm.dll' but couldn't load it.
[2022-09-21 06:53:14] [error] [ 5960] %1 is not a valid Win32 application.
[2022-09-21 06:53:14] [error] [ 5960] Invalid JVM DLL handle.
[2022-09-21 06:53:14] [error] [ 5960] %1 is not a valid Win32 application.
[2022-09-21 06:53:14] [error] [ 5960] %1 is not a valid Win32 application.
[2022-09-21 06:53:15] [error] [ 5960] Failed to load JVM DLL 'C:\Program
Files\Java\jdk-11.0.16\bin\server\jvm.dll', home 'C:\Program
Files\Java\jdk-11.0.16'.
[2022-09-21 06:53:15] [error] [ 5960] %1 is not a valid Win32 application.
[2022-09-21 06:53:15] [error] [ 5960] Failed creating Java 'C:\Program
Files\Java\jdk-11.0.16\bin\server\jvm.dll'.
[2022-09-21 06:53:15] [error] [ 5960] %1 is not a valid Win32 application.
[2022-09-21 06:53:15] [error] [ 5960] ServiceStart returned 1.
[2022-09-21 06:53:15] [error] [ 5960] %1 is not a valid Win32 application.
[2022-09-21 06:53:15] [info]  [ 5960] Debug service finished with exit code
1.
[2022-09-21 06:53:15] [error] [ 5960] Apache Commons Daemon procrun failed
with exit value: 3 (failed to run service as console application).
[2022-09-21 06:53:15] [error] [ 5960] %1 is not a valid Win32 application.
[2022-09-21 06:53:20] [info]  [ 7568] Apache Commons Daemon procrun
(1.2.4.0 64-bit) started.
[2022-09-21 06:53:20] [info]  [ 7568] Running Service 'shibd_idp'...
[2022-09-21 06:53:20] [info]  [ 6292] Starting service...
[2022-09-21 06:53:21] [info]  [ 6292] Service started in 1109 milliseconds.
[2022-09-21 06:53:26] [info]  [ 3220] Stopping service...
[2022-09-21 06:53:27] [info]  [ 2844] Apache Commons Daemon procrun
(1.2.4.0 64-bit) started.
[2022-09-21 06:53:27] [info]  [ 2844] Running Service 'shibd_idp'...
[2022-09-21 06:53:27] [info]  [ 3864] Starting service...
[2022-09-21 06:53:29] [info]  [ 3864] Service started in 1124 milliseconds.


2022-09-21 06:53:37,842 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:245] - Shibboleth IdP Version
4.2.1
2022-09-21 06:53:37,842 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:246] - Java version='11.0.16'
vendor='Oracle Corporation'
2022-09-21 06:53:37,857 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:259] - No Plugins Loaded
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:292] - Enabled Modules:
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - Duo Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - External Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - Function Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - IPAddress
Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - MFA Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - Password Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - RemoteUser
Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - RemoteUserInternal
Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - SPNEGO Authentication
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - Consent Interceptors
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - Context Checking
Interceptor
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - Expiring Password
Interceptor
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - Impersonation
Interceptor
2022-09-21 06:53:37,873 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:294] - CAS Protocol Support
2022-09-21 06:53:37,889 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:200]
- Service 'shibboleth.LoggingService': Reload interval set to: PT5M,
starting refresh thread
2022-09-21 06:53:37,951 -  - INFO
[net.shibboleth.utilities.java.support.xml.BasicParserPool:648] -
XMLSecurityManager of type
'com.sun.org.apache.xerces.internal.utils.XMLSecurityManager' is installed
2022-09-21 06:53:37,951 -  - INFO
[org.opensaml.core.config.InitializationService:49] - Initializing OpenSAML
using the Java Services API
2022-09-21 06:53:39,186 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:256] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmlenc#ripemd160
2022-09-21 06:53:39,186 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:256] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160
2022-09-21 06:53:39,201 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:256] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
2022-09-21 06:53:39,436 -  - INFO
[net.shibboleth.utilities.java.support.security.impl.BasicKeystoreKeyStrategy:377]
- Loading initial default key: secret1
2022-09-21 06:53:39,607 -  - INFO
[net.shibboleth.utilities.java.support.security.impl.BasicKeystoreKeyStrategy:389]
- Default key updated to secret1
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/Password
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/IPAddress
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/Function
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/External
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/RemoteUser
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/RemoteUserInternal
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/SPNEGO
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/X509
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/X509Internal
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/Duo
2022-09-21 06:53:39,717 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: authn/MFA
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal' and
operator 'exact'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal' and
operator 'exact'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal' and
operator 'exact'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal' and
operator 'minimum'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal' and
operator 'minimum'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal' and
operator 'maximum'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal' and
operator 'maximum'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal' and
operator 'better'
2022-09-21 06:53:39,732 -  - INFO
[net.shibboleth.idp.authn.principal.PrincipalEvalPredicateFactoryRegistry:102]
- Replacing auto-wired entry for principal type
'net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal' and
operator 'better'
2022-09-21 06:53:39,826 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: logoutprop/cas
2022-09-21 06:53:39,826 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: logoutprop/saml2
2022-09-21 06:53:39,889 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.AttributeRegistryService': Performing initial load
2022-09-21 06:53:39,889 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.AttributeRegistryService': Reloading service
configuration
2022-09-21 06:53:40,014 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.AttributeRegistryService': Completed reload and swapped in
latest configuration for service 'shibboleth.AttributeRegistryService'
2022-09-21 06:53:40,014 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.AttributeRegistryService': Reload complete
2022-09-21 06:53:40,029 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.MetadataResolverService': Performing initial load
2022-09-21 06:53:40,029 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.MetadataResolverService': Reloading service
configuration
2022-09-21 06:53:40,029 -  - INFO
[net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping
non-existent resource: ServletContext resource [/C:/Program Files
(x86)/Shibboleth/IdP/system/conf/metadata-providers-system.xml]
2022-09-21 06:53:40,045 -  - ERROR
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:182]
- Service 'shibboleth.MetadataResolverService': Initial load failed
net.shibboleth.utilities.java.support.service.ServiceException:
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
81 in XML document from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\metadata-providers.xml] is invalid; nested
exception is org.xml.sax.SAXParseException; lineNumber: 81; columnNumber:
1; XML document structures must start and end within the same entity.
at
net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:377)
Caused by:
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
81 in XML document from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\metadata-providers.xml] is invalid; nested
exception is org.xml.sax.SAXParseException; lineNumber: 81; columnNumber:
1; XML document structures must start and end within the same entity.
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:402)
Caused by: org.xml.sax.SAXParseException: XML document structures must
start and end within the same entity.
at
java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
2022-09-21 06:53:40,045 -  - ERROR
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:185]
- Service 'shibboleth.MetadataResolverService': No further attempts will be
made to reload
2022-09-21 06:53:40,170 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.AttributeFilterService': Performing initial load
2022-09-21 06:53:40,170 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.AttributeFilterService': Reloading service
configuration
2022-09-21 06:53:40,311 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.AttributeFilterService': Completed reload and swapped in latest
configuration for service 'shibboleth.AttributeFilterService'
2022-09-21 06:53:40,311 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.AttributeFilterService': Reload complete
2022-09-21 06:53:40,311 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:200]
- Service 'shibboleth.AttributeFilterService': Reload interval set to:
PT15M, starting refresh thread
2022-09-21 06:53:40,311 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.AttributeResolverService': Performing initial load
2022-09-21 06:53:40,311 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.AttributeResolverService': Reloading service
configuration
2022-09-21 06:53:40,389 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.AttributeResolverService': Completed reload and swapped in
latest configuration for service 'shibboleth.AttributeResolverService'
2022-09-21 06:53:40,389 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.AttributeResolverService': Reload complete
2022-09-21 06:53:40,389 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:200]
- Service 'shibboleth.AttributeResolverService': Reload interval set to:
PT15M, starting refresh thread
2022-09-21 06:53:40,404 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.NameIdentifierGenerationService': Performing initial
load
2022-09-21 06:53:40,404 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.NameIdentifierGenerationService': Reloading service
configuration
2022-09-21 06:53:40,404 -  - INFO
[net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping
non-existent resource: ServletContext resource [/C:/Program Files
(x86)/Shibboleth/IdP/system/conf/saml-nameid-system.xml]
2022-09-21 06:53:40,467 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.NameIdentifierGenerationService': Completed reload and swapped
in latest configuration for service
'shibboleth.NameIdentifierGenerationService'
2022-09-21 06:53:40,467 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.NameIdentifierGenerationService': Reload complete
2022-09-21 06:53:40,467 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:200]
- Service 'shibboleth.NameIdentifierGenerationService': Reload interval set
to: PT15M, starting refresh thread
2022-09-21 06:53:40,482 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.RelyingPartyResolverService': Performing initial load
2022-09-21 06:53:40,482 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.RelyingPartyResolverService': Reloading service
configuration
2022-09-21 06:53:40,482 -  - INFO
[net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping
non-existent resource: ServletContext resource [/C:/Program Files
(x86)/Shibboleth/IdP/system/conf/relying-party-system.xml]
2022-09-21 06:53:40,904 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.RelyingPartyResolverService': Completed reload and swapped in
latest configuration for service 'shibboleth.RelyingPartyResolverService'
2022-09-21 06:53:40,904 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.RelyingPartyResolverService': Reload complete
2022-09-21 06:53:40,904 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:200]
- Service 'shibboleth.RelyingPartyResolverService': Reload interval set to:
PT15M, starting refresh thread
2022-09-21 06:53:40,904 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.ReloadableAccessControlService': Performing initial
load
2022-09-21 06:53:40,904 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.ReloadableAccessControlService': Reloading service
configuration
2022-09-21 06:53:40,904 -  - INFO
[net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping
non-existent resource: ServletContext resource [/C:/Program Files
(x86)/Shibboleth/IdP/system/conf/access-control-system.xml]
2022-09-21 06:53:40,936 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.ReloadableAccessControlService': Completed reload and swapped
in latest configuration for service
'shibboleth.ReloadableAccessControlService'
2022-09-21 06:53:40,936 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.ReloadableAccessControlService': Reload complete
2022-09-21 06:53:40,936 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:200]
- Service 'shibboleth.ReloadableAccessControlService': Reload interval set
to: PT5M, starting refresh thread
2022-09-21 06:53:40,936 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.ReloadableCASServiceRegistry': Performing initial load
2022-09-21 06:53:40,936 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.ReloadableCASServiceRegistry': Reloading service
configuration
2022-09-21 06:53:40,967 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.ReloadableCASServiceRegistry': Completed reload and swapped in
latest configuration for service 'shibboleth.ReloadableCASServiceRegistry'
2022-09-21 06:53:40,967 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.ReloadableCASServiceRegistry': Reload complete
2022-09-21 06:53:40,967 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:200]
- Service 'shibboleth.ReloadableCASServiceRegistry': Reload interval set
to: PT15M, starting refresh thread
2022-09-21 06:53:40,982 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.ManagedBeanService': Performing initial load
2022-09-21 06:53:40,982 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:259]
- Service 'shibboleth.ManagedBeanService': Reloading service configuration
2022-09-21 06:53:40,982 -  - INFO
[net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping
non-existent resource: ServletContext resource [/C:/Program Files
(x86)/Shibboleth/IdP/conf/managed-beans.xml]
2022-09-21 06:53:40,982 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.ManagedBeanService': Completed reload and swapped in latest
configuration for service 'shibboleth.ManagedBeanService'
2022-09-21 06:53:40,982 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.ManagedBeanService': Reload complete
2022-09-21 06:53:41,014 -  - WARN [DEPRECATED:125] - Spring bean
'c14n/LegacyPrincipalConnector', (c14n/subject-c14n.xml): This will be
removed in the next major version of this software; replacement is <remove>
2022-09-21 06:53:41,061 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: intercept/context-check
2022-09-21 06:53:41,061 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: intercept/expiring-password
2022-09-21 06:53:41,061 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: intercept/impersonate
2022-09-21 06:53:41,061 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: intercept/terms-of-use
2022-09-21 06:53:41,061 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: intercept/attribute-release
2022-09-21 06:53:41,279 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: http://shibboleth.net/ns/profiles/status
2022-09-21 06:53:41,279 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component:
http://shibboleth.net/ns/profiles/reload-service-configuration
2022-09-21 06:53:41,295 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: http://shibboleth.net/ns/profiles/reload-metadata
2022-09-21 06:53:41,295 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: http://shibboleth.net/ns/profiles/resolvertest
2022-09-21 06:53:41,295 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: http://shibboleth.net/ns/profiles/mdquery
2022-09-21 06:53:41,295 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: http://shibboleth.net/ns/profiles/metrics
2022-09-21 06:53:41,295 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: http://shibboleth.net/ns/profiles/lockout-manager
2022-09-21 06:53:41,295 -  - INFO
[net.shibboleth.ext.spring.util.IdentifiedComponentManager:89] - Replacing
auto-wired component: http://shibboleth.net/ns/profiles/storage
2022-09-21 06:53:42,482 -  - INFO
[net.shibboleth.idp.authn.impl.RemoteUserAuthServlet:214] -
RemoteUserAuthServlet will process REMOTE_USER, along with attributes []
and headers []
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220921/237fe1d3/attachment.htm>


More information about the users mailing list