java.lang.NullPointerException on authentication to ldap.
Basics
Logistics
Basics
Logistics
Description
it was recommended to me to submit this case to issues. can't authenticate to AD ldap server. primary error is 14:26:06.407 - DEBUG [edu.internet2.middleware.shibboleth.idp.authn.provider.UsernamePasswordLoginServlet:194] - User authentication for OpenCCC failed javax.security.auth.login.LoginException: java.lang.NullPointerException
Below is the config I have for the login.config for JAAS and the TRACE error log.
it was recommended to me to submit this case to issues. can't authenticate to AD ldap server. primary error is
14:26:06.407 - DEBUG [edu.internet2.middleware.shibboleth.idp.authn.provider.UsernamePasswordLoginServlet:194] - User authentication for OpenCCC failed
javax.security.auth.login.LoginException: java.lang.NullPointerException
Below is the config I have for the login.config for JAAS and the TRACE error log.
------------------------- edu.vt.middleware.ldap.jaas.LdapLoginModule required
ldapURL="ldaps://staffdc1.sccd.edu"
ssl="true"
baseDn="dc=sccd,dc=edu"
bindDn="OpenCCC@sccd.edu"
bindCredential="Aegis05142013!"
subtreeSearch="true"
userFilter="sAMAccountName={0}";
---------------------------- idp-process.log
14:25:14.974 - DEBUG [org.opensaml.xml.parse.StaticBasicParserPool:517] - Setting DocumentBuilderFactory attribute 'http://apache.org/xml/properties/security-manager'
14:25:14.974 - DEBUG [org.opensaml.xml.parse.StaticBasicParserPool:538] - Setting DocumentBuilderFactory attribute 'http://apache.org/xml/features/disallow-doctype-decl'
14:25:14.974 - DEBUG [org.opensaml.xml.parse.StaticBasicParserPool:538] - Setting DocumentBuilderFactory attribute 'http://apache.org/xml/features/validation/schema/normalized-value'
14:25:14.990 - DEBUG [org.opensaml.DefaultBootstrap:175] - Initializing Apache XMLSecurity library
14:25:15.099 - DEBUG [org.opensaml.DefaultBootstrap:202] - Loading XMLTooling configuration /default-config.xml
14:25:15.099 - DEBUG [org.opensaml.xml.XMLConfigurator:158] - Loading configuration from XML Document
14:25:15.130 - DEBUG [org.opensaml.xml.XMLConfigurator:162] - Schema validating configuration Document
14:25:15.146 - DEBUG [org.opensaml.xml.XMLConfigurator:164] - Configuration document validated
14:25:15.146 - DEBUG [org.opensaml.xml.XMLConfigurator:181] - Preparing to load ObjectProviders
14:25:15.146 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.opensaml.org/xmltooling-config}DEFAULT
14:25:15.162 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.opensaml.org/xmltooling-config}DEFAULT
14:25:15.162 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSAnyBuilder under key {http://www.opensaml.org/xmltooling-config}DEFAULT
14:25:15.162 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSAnyMarshaller, for object type {http://www.opensaml.org/xmltooling-config}DEFAULT
14:25:15.162 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSAnyUnmarshaller, for object type, {http://www.opensaml.org/xmltooling-config}DEFAULT
14:25:15.162 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.opensaml.org/xmltooling-config}DEFAULT intialized and configuration cached
14:25:15.162 - DEBUG [org.opensaml.xml.XMLConfigurator:183] - ObjectProviders load complete
14:25:15.162 - DEBUG [org.opensaml.DefaultBootstrap:202] - Loading XMLTooling configuration /schema-config.xml
14:25:15.162 - DEBUG [org.opensaml.xml.XMLConfigurator:158] - Loading configuration from XML Document
14:25:15.162 - DEBUG [org.opensaml.xml.XMLConfigurator:162] - Schema validating configuration Document
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:164] - Configuration document validated
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:181] - Preparing to load ObjectProviders
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}anyType
14:25:15.177 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}anyType
14:25:15.177 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSAnyBuilder under key {http://www.w3.org/2001/XMLSchema}anyType
14:25:15.177 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSAnyMarshaller, for object type {http://www.w3.org/2001/XMLSchema}anyType
14:25:15.177 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSAnyUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}anyType
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}anyType intialized and configuration cached
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}string
14:25:15.177 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}string
14:25:15.177 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSStringBuilder under key {http://www.w3.org/2001/XMLSchema}string
14:25:15.177 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSStringMarshaller, for object type {http://www.w3.org/2001/XMLSchema}string
14:25:15.177 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSStringUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}string
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}string intialized and configuration cached
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}dateTime
14:25:15.177 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}dateTime
14:25:15.177 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSDateTimeBuilder under key {http://www.w3.org/2001/XMLSchema}dateTime
14:25:15.177 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSDateTimeMarshaller, for object type {http://www.w3.org/2001/XMLSchema}dateTime
14:25:15.177 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSDateTimeUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}dateTime
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}dateTime intialized and configuration cached
14:25:15.177 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}QName
14:25:15.193 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}QName
14:25:15.193 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSQNameBuilder under key {http://www.w3.org/2001/XMLSchema}QName
14:25:15.193 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSQNameMarshaller, for object type {http://www.w3.org/2001/XMLSchema}QName
14:25:15.193 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSQNameUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}QName
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}QName intialized and configuration cached
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}base64Binary
14:25:15.193 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}base64Binary
14:25:15.193 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSBase64BinaryBuilder under key {http://www.w3.org/2001/XMLSchema}base64Binary
14:25:15.193 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSBase64BinaryMarshaller, for object type {http://www.w3.org/2001/XMLSchema}base64Binary
14:25:15.193 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}base64Binary
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}base64Binary intialized and configuration cached
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}integer
14:25:15.193 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}integer
14:25:15.193 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSIntegerBuilder under key {http://www.w3.org/2001/XMLSchema}integer
14:25:15.193 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSIntegerMarshaller, for object type {http://www.w3.org/2001/XMLSchema}integer
14:25:15.193 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSIntegerUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}integer
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}integer intialized and configuration cached
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}anyURI
14:25:15.193 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}anyURI
14:25:15.193 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSURIBuilder under key {http://www.w3.org/2001/XMLSchema}anyURI
14:25:15.193 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSURIMarshaller, for object type {http://www.w3.org/2001/XMLSchema}anyURI
14:25:15.193 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSURIUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}anyURI
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}anyURI intialized and configuration cached
14:25:15.193 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2001/XMLSchema}boolean
14:25:15.208 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2001/XMLSchema}boolean
14:25:15.208 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.schema.impl.XSBooleanBuilder under key {http://www.w3.org/2001/XMLSchema}boolean
14:25:15.208 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSBooleanMarshaller, for object type {http://www.w3.org/2001/XMLSchema}boolean
14:25:15.208 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSBooleanUnmarshaller, for object type, {http://www.w3.org/2001/XMLSchema}boolean
14:25:15.208 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2001/XMLSchema}boolean intialized and configuration cached
14:25:15.208 - DEBUG [org.opensaml.xml.XMLConfigurator:183] - ObjectProviders load complete
14:25:15.208 - DEBUG [org.opensaml.DefaultBootstrap:202] - Loading XMLTooling configuration /signature-config.xml
14:25:15.208 - DEBUG [org.opensaml.xml.XMLConfigurator:158] - Loading configuration from XML Document
14:25:15.224 - DEBUG [org.opensaml.xml.XMLConfigurator:162] - Schema validating configuration Document
14:25:15.240 - DEBUG [org.opensaml.xml.XMLConfigurator:164] - Configuration document validated
14:25:15.240 - DEBUG [org.opensaml.xml.XMLConfigurator:181] - Preparing to load ObjectProviders
14:25:15.240 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}CryptoBinary
14:25:15.240 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}CryptoBinary
14:25:15.240 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.CryptoBinaryBuilder under key {http://www.w3.org/2000/09/xmldsig#}CryptoBinary
14:25:15.240 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}CryptoBinary
14:25:15.240 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}CryptoBinary
14:25:15.240 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}CryptoBinary intialized and configuration cached
14:25:15.240 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}DigestMethod
14:25:15.240 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}DigestMethod
14:25:15.240 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.DigestMethodBuilder under key {http://www.w3.org/2000/09/xmldsig#}DigestMethod
14:25:15.240 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.DigestMethodMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}DigestMethod
14:25:15.240 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.DigestMethodUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}DigestMethod
14:25:15.240 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}DigestMethod intialized and configuration cached
14:25:15.240 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}DSAKeyValue
14:25:15.255 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}DSAKeyValue
14:25:15.255 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.DSAKeyValueBuilder under key {http://www.w3.org/2000/09/xmldsig#}DSAKeyValue
14:25:15.255 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.DSAKeyValueMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}DSAKeyValue
14:25:15.255 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.DSAKeyValueUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}DSAKeyValue
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}DSAKeyValue intialized and configuration cached
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}Exponent
14:25:15.255 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}Exponent
14:25:15.255 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.ExponentBuilder under key {http://www.w3.org/2000/09/xmldsig#}Exponent
14:25:15.255 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}Exponent
14:25:15.255 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}Exponent
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}Exponent intialized and configuration cached
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}G
14:25:15.255 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}G
14:25:15.255 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.GBuilder under key {http://www.w3.org/2000/09/xmldsig#}G
14:25:15.255 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}G
14:25:15.255 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}G
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}G intialized and configuration cached
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}J
14:25:15.255 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}J
14:25:15.255 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.JBuilder under key {http://www.w3.org/2000/09/xmldsig#}J
14:25:15.255 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}J
14:25:15.255 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}J
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}J intialized and configuration cached
14:25:15.255 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}KeyInfo
14:25:15.271 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}KeyInfo
14:25:15.271 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.KeyInfoBuilder under key {http://www.w3.org/2000/09/xmldsig#}KeyInfo
14:25:15.271 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.KeyInfoMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}KeyInfo
14:25:15.271 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.KeyInfoUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}KeyInfo
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}KeyInfo intialized and configuration cached
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}KeyName
14:25:15.271 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}KeyName
14:25:15.271 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.KeyNameBuilder under key {http://www.w3.org/2000/09/xmldsig#}KeyName
14:25:15.271 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSStringMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}KeyName
14:25:15.271 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSStringUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}KeyName
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}KeyName intialized and configuration cached
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}KeyValue
14:25:15.271 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}KeyValue
14:25:15.271 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.KeyValueBuilder under key {http://www.w3.org/2000/09/xmldsig#}KeyValue
14:25:15.271 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.KeyValueMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}KeyValue
14:25:15.271 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.KeyValueUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}KeyValue
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}KeyValue intialized and configuration cached
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}MgmtData
14:25:15.271 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}MgmtData
14:25:15.271 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.MgmtDataBuilder under key {http://www.w3.org/2000/09/xmldsig#}MgmtData
14:25:15.271 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSStringMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}MgmtData
14:25:15.271 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSStringUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}MgmtData
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}MgmtData intialized and configuration cached
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}Modulus
14:25:15.271 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}Modulus
14:25:15.271 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.ModulusBuilder under key {http://www.w3.org/2000/09/xmldsig#}Modulus
14:25:15.271 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}Modulus
14:25:15.271 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}Modulus
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}Modulus intialized and configuration cached
14:25:15.271 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}P
14:25:15.286 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}P
14:25:15.286 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.PBuilder under key {http://www.w3.org/2000/09/xmldsig#}P
14:25:15.286 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}P
14:25:15.286 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}P
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}P intialized and configuration cached
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}PgenCounter
14:25:15.286 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}PgenCounter
14:25:15.286 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.PgenCounterBuilder under key {http://www.w3.org/2000/09/xmldsig#}PgenCounter
14:25:15.286 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}PgenCounter
14:25:15.286 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}PgenCounter
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}PgenCounter intialized and configuration cached
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}PGPData
14:25:15.286 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}PGPData
14:25:15.286 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.PGPDataBuilder under key {http://www.w3.org/2000/09/xmldsig#}PGPData
14:25:15.286 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.PGPDataMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}PGPData
14:25:15.286 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.PGPDataUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}PGPData
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}PGPData intialized and configuration cached
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}PGPKeyID
14:25:15.286 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}PGPKeyID
14:25:15.286 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.PGPKeyIDBuilder under key {http://www.w3.org/2000/09/xmldsig#}PGPKeyID
14:25:15.286 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSBase64BinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}PGPKeyID
14:25:15.286 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}PGPKeyID
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}PGPKeyID intialized and configuration cached
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}PGPKeyPacket
14:25:15.286 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}PGPKeyPacket
14:25:15.286 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.PGPKeyPacketBuilder under key {http://www.w3.org/2000/09/xmldsig#}PGPKeyPacket
14:25:15.286 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.schema.impl.XSBase64BinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}PGPKeyPacket
14:25:15.286 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}PGPKeyPacket
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}PGPKeyPacket intialized and configuration cached
14:25:15.286 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}Q
14:25:15.302 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}Q
14:25:15.302 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.QBuilder under key {http://www.w3.org/2000/09/xmldsig#}Q
14:25:15.302 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.CryptoBinaryMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}Q
14:25:15.302 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}Q
14:25:15.302 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}Q intialized and configuration cached
14:25:15.302 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}RetrievalMethod
14:25:15.302 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}RetrievalMethod
14:25:15.302 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.RetrievalMethodBuilder under key {http://www.w3.org/2000/09/xmldsig#}RetrievalMethod
14:25:15.302 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.RetrievalMethodMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}RetrievalMethod
14:25:15.302 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.RetrievalMethodUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}RetrievalMethod
14:25:15.302 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}RetrievalMethod intialized and configuration cached
14:25:15.302 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}RSAKeyValue
14:25:15.302 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}RSAKeyValue
14:25:15.302 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.opensaml.xml.signature.impl.RSAKeyValueBuilder under key {http://www.w3.org/2000/09/xmldsig#}RSAKeyValue
14:25:15.302 - DEBUG [org.opensaml.xml.io.MarshallerFactory:103] - Registering marshaller, org.opensaml.xml.signature.impl.RSAKeyValueMarshaller, for object type {http://www.w3.org/2000/09/xmldsig#}RSAKeyValue
14:25:15.302 - DEBUG [org.opensaml.xml.io.UnmarshallerFactory:104] - Registering unmarshaller, org.opensaml.xml.signature.impl.RSAKeyValueUnmarshaller, for object type, {http://www.w3.org/2000/09/xmldsig#}RSAKeyValue
14:25:15.302 - DEBUG [org.opensaml.xml.XMLConfigurator:253] - {http://www.w3.org/2000/09/xmldsig#}RSAKeyValue intialized and configuration cached
14:25:15.302 - DEBUG [org.opensaml.xml.XMLConfigurator:231] - Initializing object provider {http://www.w3.org/2000/09/xmldsig#}Seed
14:25:15.302 - DEBUG [org.opensaml.xml.Configuration:122] - Registering new builder, marshaller, and unmarshaller for {http://www.w3.org/2000/09/xmldsig#}Seed
14:25:15.302 - DEBUG [org.opensaml.xml.XMLObjectBuilderFactory:99] - Registering builder, org.o