Shibboleth Idp Installation and Bluejeans Application SAML SSO

ujjwal.kumar ujjwal at 22by7.in
Fri May 10 13:51:19 EDT 2019


HI Peter,

I did reconfiguration based on the steps mentioned for SP:
https://spaces.at.internet2.edu/display/NetPlusIDG/BlueJeansNetworkIDG

When I try to access SP it redirects me to Idp but instead of showing asking
for login it shows some xmls.

Please see below logs:
2019-05-10 20:27:33,164 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:240] - Shibboleth IdP Version
3.4.4
2019-05-10 20:27:33,164 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:241] - Java
version='1.8.0_211' vendor='Oracle Corporation'
2019-05-10 20:27:33,179 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.LoggingService': Reload time set to: 300000, starting
refresh thread
2019-05-10 20:27:33,742 -  - INFO
[net.shibboleth.utilities.java.support.xml.BasicParserPool:648] -
XMLSecurityManager of type
'com.sun.org.apache.xerces.internal.utils.XMLSecurityManager' is installed
2019-05-10 20:27:33,742 -  - INFO
[org.opensaml.core.config.InitializationService:48] - Initializing OpenSAML
using the Java Services API
2019-05-10 20:27:35,976 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:206] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmlenc#ripemd160
2019-05-10 20:27:35,976 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:206] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160
2019-05-10 20:27:36,007 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:206] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
2019-05-10 20:27:36,429 -  - WARN
[net.shibboleth.utilities.java.support.net.CookieManager:171] - Use of
secure property is strongly advised
2019-05-10 20:27:36,632 -  - WARN
[net.shibboleth.utilities.java.support.net.CookieManager:171] - Use of
secure property is strongly advised
2019-05-10 20:27:37,117 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.AttributeFilterService': Performing initial load
2019-05-10 20:27:37,117 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.AttributeFilterService': Reloading service
configuration
2019-05-10 20:27:37,132 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-filter.xml]
2019-05-10 20:27:37,164 -  - ERROR
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:182]
- Service 'shibboleth.AttributeFilterService': Initial load failed
net.shibboleth.utilities.java.support.service.ServiceException:
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
18 in XML document from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-filter.xml] is invalid; nested exception
is org.xml.sax.SAXParseException; lineNumber: 18; columnNumber: 53;
UndeclaredPrefix: Cannot resolve 'basic:AND' as a QName: the prefix 'basic'
is not declared.
	at
net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:377)
Caused by:
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
18 in XML document from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-filter.xml] is invalid; nested exception
is org.xml.sax.SAXParseException; lineNumber: 18; columnNumber: 53;
UndeclaredPrefix: Cannot resolve 'basic:AND' as a QName: the prefix 'basic'
is not declared.
	at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:399)
Caused by: org.xml.sax.SAXParseException: UndeclaredPrefix: Cannot resolve
'basic:AND' as a QName: the prefix 'basic' is not declared.
	at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
2019-05-10 20:27:37,164 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:184]
- Service 'shibboleth.AttributeFilterService': Continuing to poll
configuration
2019-05-10 20:27:37,164 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.AttributeFilterService': Reload time set to: 900000,
starting refresh thread
2019-05-10 20:27:37,179 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.AttributeResolverService': Performing initial load
2019-05-10 20:27:37,179 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.AttributeResolverService': Reloading service
configuration
2019-05-10 20:27:37,179 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-resolver.xml]
2019-05-10 20:27:37,320 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id:
eduPersonPrincipalName
2019-05-10 20:27:37,320 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.ResolverPluginDependencyParser:66]
- Parsing configuration for InputAttributeDefinition with pluginId: uid
2019-05-10 20:27:37,320 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id: uid
2019-05-10 20:27:37,320 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id: mail
2019-05-10 20:27:37,320 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.ResolverPluginDependencyParser:66]
- Parsing configuration for InputAttributeDefinition with pluginId: uid
2019-05-10 20:27:37,320 -  - WARN [DEPRECATED:118] - XML Element
'SourceAttribute', (file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-resolver.xml]): This will be removed in
the next major version of this software; replacement is by using
<InputAttributeDefinition> and <InputDataConnector>
2019-05-10 20:27:37,320 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id:
eduPersonScopedAffiliation
2019-05-10 20:27:37,320 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.ResolverPluginDependencyParser:66]
- Parsing configuration for InputDataConnector with pluginId:
staticAttributes
2019-05-10 20:27:37,335 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for DataConnector plugin with id: staticAttributes
2019-05-10 20:27:37,335 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.AttributeResolverService: startup date [Fri May 10
20:27:37 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:27:37,820 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.AttributeResolverService': Completed reload and swapped in
latest configuration for service 'shibboleth.AttributeResolverService'
2019-05-10 20:27:37,820 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.AttributeResolverService': Reload complete
2019-05-10 20:27:37,820 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.AttributeResolverService': Reload time set to: 900000,
starting refresh thread
2019-05-10 20:27:37,867 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.NameIdentifierGenerationService': Performing initial
load
2019-05-10 20:27:37,867 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.NameIdentifierGenerationService': Reloading service
configuration
2019-05-10 20:27:37,898 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\saml-nameid.xml]
2019-05-10 20:27:37,976 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\saml-nameid-system.xml]
2019-05-10 20:27:37,976 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.NameIdentifierGenerationService: startup date [Fri
May 10 20:27:37 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:27:38,117 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.NameIdentifierGenerationService': Completed reload and swapped
in latest configuration for service
'shibboleth.NameIdentifierGenerationService'
2019-05-10 20:27:38,117 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.NameIdentifierGenerationService': Reload complete
2019-05-10 20:27:38,117 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.NameIdentifierGenerationService': Reload time set to:
900000, starting refresh thread
2019-05-10 20:27:38,148 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.RelyingPartyResolverService': Performing initial load
2019-05-10 20:27:38,148 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.RelyingPartyResolverService': Reloading service
configuration
2019-05-10 20:27:38,148 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\relying-party.xml]
2019-05-10 20:27:38,320 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\credentials.xml]
2019-05-10 20:27:38,320 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\relying-party-system.xml]
2019-05-10 20:27:38,335 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\relying-party-mddriven.xml]
2019-05-10 20:27:38,460 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.RelyingPartyResolverService: startup date [Fri May
10 20:27:38 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:27:39,351 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.MetadataResolverService': Performing initial load
2019-05-10 20:27:39,367 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.MetadataResolverService': Reloading service
configuration
2019-05-10 20:27:39,367 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\metadata-providers.xml]
2019-05-10 20:27:39,539 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\metadata-providers-system.xml]
2019-05-10 20:27:39,585 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.MetadataResolverService: startup date [Fri May 10
20:27:39 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:27:40,429 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:574]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: New metadata
successfully loaded for 'https://bluejeans.com/support/saml-metadata.xml'
2019-05-10 20:27:40,648 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:384]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: Next refresh
cycle for metadata provider
'https://bluejeans.com/support/saml-metadata.xml' will occur on
'2019-05-10T17:27:45.429Z' ('2019-05-10T20:27:45.429+03:00' local time)
2019-05-10 20:27:40,664 -  - INFO
[net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider:161] - Top
level Metadata Provider 'ShibbolethMetadata' did not have a sort key; giving
it value '1'
2019-05-10 20:27:40,664 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.MetadataResolverService': Completed reload and swapped in latest
configuration for service 'shibboleth.MetadataResolverService'
2019-05-10 20:27:40,664 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.MetadataResolverService': Reload complete
2019-05-10 20:27:40,945 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.RelyingPartyResolverService': Completed reload and swapped in
latest configuration for service 'shibboleth.RelyingPartyResolverService'
2019-05-10 20:27:40,945 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.RelyingPartyResolverService': Reload complete
2019-05-10 20:27:40,945 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.RelyingPartyResolverService': Reload time set to:
900000, starting refresh thread
2019-05-10 20:27:40,960 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.ReloadableAccessControlService': Performing initial
load
2019-05-10 20:27:40,960 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.ReloadableAccessControlService': Reloading service
configuration
2019-05-10 20:27:40,960 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\access-control.xml]
2019-05-10 20:27:40,976 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\access-control-system.xml]
2019-05-10 20:27:40,976 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.ReloadableAccessControlService: startup date [Fri
May 10 20:27:40 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:27:41,007 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.ReloadableAccessControlService': Completed reload and swapped in
latest configuration for service 'shibboleth.ReloadableAccessControlService'
2019-05-10 20:27:41,007 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.ReloadableAccessControlService': Reload complete
2019-05-10 20:27:41,007 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.ReloadableAccessControlService': Reload time set to:
300000, starting refresh thread
2019-05-10 20:27:41,242 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.ReloadableCASServiceRegistry': Performing initial load
2019-05-10 20:27:41,242 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.ReloadableCASServiceRegistry': Reloading service
configuration
2019-05-10 20:27:41,242 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\cas-protocol.xml]
2019-05-10 20:27:41,304 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.ReloadableCASServiceRegistry: startup date [Fri May
10 20:27:41 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:27:41,320 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.ReloadableCASServiceRegistry': Completed reload and swapped in
latest configuration for service 'shibboleth.ReloadableCASServiceRegistry'
2019-05-10 20:27:41,320 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.ReloadableCASServiceRegistry': Reload complete
2019-05-10 20:27:41,320 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.ReloadableCASServiceRegistry': Reload time set to:
900000, starting refresh thread
2019-05-10 20:27:42,554 -  - WARN
[net.shibboleth.utilities.java.support.net.CookieManager:171] - Use of
secure property is strongly advised
2019-05-10 20:27:43,257 -  - INFO
[net.shibboleth.ext.spring.context.DelimiterAwareApplicationContext:583] -
Refreshing WebApplicationContext for namespace 'idp-servlet': startup date
[Fri May 10 20:27:43 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:27:44,414 -  - INFO
[net.shibboleth.idp.authn.impl.RemoteUserAuthServlet:215] -
RemoteUserAuthServlet will process REMOTE_USER, along with attributes [] and
headers []
2019-05-10 20:27:50,898 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:574]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: New metadata
successfully loaded for 'https://bluejeans.com/support/saml-metadata.xml'
2019-05-10 20:27:50,898 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:384]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: Next refresh
cycle for metadata provider
'https://bluejeans.com/support/saml-metadata.xml' will occur on
'2019-05-10T20:27:46.797Z' ('2019-05-10T23:27:46.797+03:00' local time)
2019-05-10 20:32:10,993 -  - INFO
[net.shibboleth.ext.spring.context.DelimiterAwareApplicationContext:984] -
Closing WebApplicationContext for namespace 'idp-servlet': startup date [Fri
May 10 20:27:43 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:29,677 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:240] - Shibboleth IdP Version
3.4.4
2019-05-10 20:32:29,677 -  - INFO
[net.shibboleth.idp.log.LogbackLoggingService:241] - Java
version='1.8.0_211' vendor='Oracle Corporation'
2019-05-10 20:32:29,677 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.LoggingService': Reload time set to: 300000, starting
refresh thread
2019-05-10 20:32:29,771 -  - INFO
[net.shibboleth.utilities.java.support.xml.BasicParserPool:648] -
XMLSecurityManager of type
'com.sun.org.apache.xerces.internal.utils.XMLSecurityManager' is installed
2019-05-10 20:32:29,989 -  - INFO
[org.opensaml.core.config.InitializationService:48] - Initializing OpenSAML
using the Java Services API
2019-05-10 20:32:32,396 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:206] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmlenc#ripemd160
2019-05-10 20:32:32,411 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:206] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160
2019-05-10 20:32:32,442 -  - INFO
[org.opensaml.xmlsec.algorithm.AlgorithmRegistry:206] - Algorithm failed
runtime support check, will not be usable:
http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
2019-05-10 20:32:32,802 -  - WARN
[net.shibboleth.utilities.java.support.net.CookieManager:171] - Use of
secure property is strongly advised
2019-05-10 20:32:32,896 -  - WARN
[net.shibboleth.utilities.java.support.net.CookieManager:171] - Use of
secure property is strongly advised
2019-05-10 20:32:33,317 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.AttributeFilterService': Performing initial load
2019-05-10 20:32:33,317 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.AttributeFilterService': Reloading service
configuration
2019-05-10 20:32:33,317 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-filter.xml]
2019-05-10 20:32:33,349 -  - ERROR
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:182]
- Service 'shibboleth.AttributeFilterService': Initial load failed
net.shibboleth.utilities.java.support.service.ServiceException:
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
18 in XML document from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-filter.xml] is invalid; nested exception
is org.xml.sax.SAXParseException; lineNumber: 18; columnNumber: 53;
UndeclaredPrefix: Cannot resolve 'basic:AND' as a QName: the prefix 'basic'
is not declared.
	at
net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:377)
Caused by:
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
18 in XML document from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-filter.xml] is invalid; nested exception
is org.xml.sax.SAXParseException; lineNumber: 18; columnNumber: 53;
UndeclaredPrefix: Cannot resolve 'basic:AND' as a QName: the prefix 'basic'
is not declared.
	at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:399)
Caused by: org.xml.sax.SAXParseException: UndeclaredPrefix: Cannot resolve
'basic:AND' as a QName: the prefix 'basic' is not declared.
	at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
2019-05-10 20:32:33,349 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:184]
- Service 'shibboleth.AttributeFilterService': Continuing to poll
configuration
2019-05-10 20:32:33,349 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.AttributeFilterService': Reload time set to: 900000,
starting refresh thread
2019-05-10 20:32:33,380 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.AttributeResolverService': Performing initial load
2019-05-10 20:32:33,380 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.AttributeResolverService': Reloading service
configuration
2019-05-10 20:32:33,380 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-resolver.xml]
2019-05-10 20:32:33,505 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id:
eduPersonPrincipalName
2019-05-10 20:32:33,505 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.ResolverPluginDependencyParser:66]
- Parsing configuration for InputAttributeDefinition with pluginId: uid
2019-05-10 20:32:33,521 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id: uid
2019-05-10 20:32:33,521 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id: mail
2019-05-10 20:32:33,521 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.ResolverPluginDependencyParser:66]
- Parsing configuration for InputAttributeDefinition with pluginId: uid
2019-05-10 20:32:33,521 -  - WARN [DEPRECATED:118] - XML Element
'SourceAttribute', (file [C:\Program Files
(x86)\Shibboleth\IdP\conf\attribute-resolver.xml]): This will be removed in
the next major version of this software; replacement is by using
<InputAttributeDefinition> and <InputDataConnector>
2019-05-10 20:32:33,521 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for AttributeDefinition plugin with id:
eduPersonScopedAffiliation
2019-05-10 20:32:33,521 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.ResolverPluginDependencyParser:66]
- Parsing configuration for InputDataConnector with pluginId:
staticAttributes
2019-05-10 20:32:33,521 -  - INFO
[net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser:64] -
Parsing configuration for DataConnector plugin with id: staticAttributes
2019-05-10 20:32:33,536 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.AttributeResolverService: startup date [Fri May 10
20:32:33 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:34,083 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.AttributeResolverService': Completed reload and swapped in
latest configuration for service 'shibboleth.AttributeResolverService'
2019-05-10 20:32:34,083 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.AttributeResolverService': Reload complete
2019-05-10 20:32:34,099 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.AttributeResolverService': Reload time set to: 900000,
starting refresh thread
2019-05-10 20:32:34,130 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.NameIdentifierGenerationService': Performing initial
load
2019-05-10 20:32:34,130 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.NameIdentifierGenerationService': Reloading service
configuration
2019-05-10 20:32:34,161 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\saml-nameid.xml]
2019-05-10 20:32:34,224 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\saml-nameid-system.xml]
2019-05-10 20:32:34,224 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.NameIdentifierGenerationService: startup date [Fri
May 10 20:32:34 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:34,380 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.NameIdentifierGenerationService': Completed reload and swapped
in latest configuration for service
'shibboleth.NameIdentifierGenerationService'
2019-05-10 20:32:34,380 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.NameIdentifierGenerationService': Reload complete
2019-05-10 20:32:34,380 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.NameIdentifierGenerationService': Reload time set to:
900000, starting refresh thread
2019-05-10 20:32:34,396 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.RelyingPartyResolverService': Performing initial load
2019-05-10 20:32:34,396 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.RelyingPartyResolverService': Reloading service
configuration
2019-05-10 20:32:34,396 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\relying-party.xml]
2019-05-10 20:32:34,567 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\credentials.xml]
2019-05-10 20:32:34,567 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\relying-party-system.xml]
2019-05-10 20:32:34,583 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\relying-party-mddriven.xml]
2019-05-10 20:32:34,739 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.RelyingPartyResolverService: startup date [Fri May
10 20:32:34 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:35,849 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.MetadataResolverService': Performing initial load
2019-05-10 20:32:35,849 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.MetadataResolverService': Reloading service
configuration
2019-05-10 20:32:35,849 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\metadata-providers.xml]
2019-05-10 20:32:36,052 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\metadata-providers-system.xml]
2019-05-10 20:32:36,099 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.MetadataResolverService: startup date [Fri May 10
20:32:36 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:36,817 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:574]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: New metadata
successfully loaded for 'https://bluejeans.com/support/saml-metadata.xml'
2019-05-10 20:32:36,833 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:384]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: Next refresh
cycle for metadata provider
'https://bluejeans.com/support/saml-metadata.xml' will occur on
'2019-05-10T17:32:41.817Z' ('2019-05-10T20:32:41.817+03:00' local time)
2019-05-10 20:32:36,849 -  - INFO
[net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider:161] - Top
level Metadata Provider 'ShibbolethMetadata' did not have a sort key; giving
it value '1'
2019-05-10 20:32:36,849 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.MetadataResolverService': Completed reload and swapped in latest
configuration for service 'shibboleth.MetadataResolverService'
2019-05-10 20:32:36,849 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.MetadataResolverService': Reload complete
2019-05-10 20:32:37,052 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.RelyingPartyResolverService': Completed reload and swapped in
latest configuration for service 'shibboleth.RelyingPartyResolverService'
2019-05-10 20:32:37,052 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.RelyingPartyResolverService': Reload complete
2019-05-10 20:32:37,192 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.RelyingPartyResolverService': Reload time set to:
900000, starting refresh thread
2019-05-10 20:32:37,271 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.ReloadableAccessControlService': Performing initial
load
2019-05-10 20:32:37,271 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.ReloadableAccessControlService': Reloading service
configuration
2019-05-10 20:32:37,271 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\access-control.xml]
2019-05-10 20:32:37,271 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\system\conf\access-control-system.xml]
2019-05-10 20:32:37,474 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.ReloadableAccessControlService: startup date [Fri
May 10 20:32:37 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:37,521 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.ReloadableAccessControlService': Completed reload and swapped in
latest configuration for service 'shibboleth.ReloadableAccessControlService'
2019-05-10 20:32:37,536 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.ReloadableAccessControlService': Reload complete
2019-05-10 20:32:37,536 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.ReloadableAccessControlService': Reload time set to:
300000, starting refresh thread
2019-05-10 20:32:37,692 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:173]
- Service 'shibboleth.ReloadableCASServiceRegistry': Performing initial load
2019-05-10 20:32:37,692 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:258]
- Service 'shibboleth.ReloadableCASServiceRegistry': Reloading service
configuration
2019-05-10 20:32:37,692 -  - INFO
[net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317]
- Loading XML bean definitions from file [C:\Program Files
(x86)\Shibboleth\IdP\conf\cas-protocol.xml]
2019-05-10 20:32:37,755 -  - INFO
[net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:583]
- Refreshing shibboleth.ReloadableCASServiceRegistry: startup date [Fri May
10 20:32:37 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:37,771 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:421] - Service
'shibboleth.ReloadableCASServiceRegistry': Completed reload and swapped in
latest configuration for service 'shibboleth.ReloadableCASServiceRegistry'
2019-05-10 20:32:37,771 -  - INFO
[net.shibboleth.ext.spring.service.ReloadableSpringService:428] - Service
'shibboleth.ReloadableCASServiceRegistry': Reload complete
2019-05-10 20:32:37,771 -  - INFO
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:199]
- Service 'shibboleth.ReloadableCASServiceRegistry': Reload time set to:
900000, starting refresh thread
2019-05-10 20:32:38,833 -  - WARN
[net.shibboleth.utilities.java.support.net.CookieManager:171] - Use of
secure property is strongly advised
2019-05-10 20:32:39,614 -  - INFO
[net.shibboleth.ext.spring.context.DelimiterAwareApplicationContext:583] -
Refreshing WebApplicationContext for namespace 'idp-servlet': startup date
[Fri May 10 20:32:39 AST 2019]; parent: Root WebApplicationContext
2019-05-10 20:32:41,380 -  - INFO
[net.shibboleth.idp.authn.impl.RemoteUserAuthServlet:215] -
RemoteUserAuthServlet will process REMOTE_USER, along with attributes [] and
headers []
2019-05-10 20:32:48,349 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:574]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: New metadata
successfully loaded for 'https://bluejeans.com/support/saml-metadata.xml'
2019-05-10 20:32:48,349 -  - INFO
[org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:384]
- Metadata Resolver FileBackedHTTPMetadataResolver Bluejeans: Next refresh
cycle for metadata provider
'https://bluejeans.com/support/saml-metadata.xml' will occur on
'2019-05-10T20:32:43.450Z' ('2019-05-10T23:32:43.450+03:00' local time)




--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html


More information about the users mailing list