<div dir="ltr">Hello All,<div><br></div><div>I am trying to get attributes and send it to the SP. after checking the logs, i can see that the data connector is working fine and attribute was fetched but then it changes to NULL, I can't understand the reason. This is the log of the IDP, any help would be much appreciated. </div><div><br></div><div><div>2016-01-25 10:21:46,225 - DEBUG [net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data Connector 'users': Attribute 'password': Values '[StringAttributeValue{value=123}]'</div><div>2016-01-25 10:21:46,225 - DEBUG [net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data Connector 'users': Attribute 'id': Values '[StringAttributeValue{value=1}]'</div><div>2016-01-25 10:21:46,225 - DEBUG [net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data Connector 'users': Attribute 'username': Values '[StringAttributeValue{value=yasser}]'</div><div>2016-01-25 10:21:46,225 - DEBUG [net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data Connector 'users': Attribute 'lastname': Values '[StringAttributeValue{value=afifi}]'</div><div>2016-01-25 10:21:46,226 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:347] - Attribute Resolver 'ShibbolethAttributeResolver': Data connector 'users' resolved the following attributes: [password, id, username, lastname]</div><div>2016-01-25 10:21:46,227 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:388] - Attribute Resolver 'ShibbolethAttributeResolver': Finished resolving dependencies for 'lastname'</div><div>2016-01-25 10:21:46,227 - DEBUG [net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition:247] - Attribute Definition 'lastname': produced an attribute with the following values [StringAttributeValue{value=afifi}]</div><div>2016-01-25 10:21:46,229 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:272] - Attribute Resolver 'ShibbolethAttributeResolver': Attribute definition 'lastname' produced an attribute with 1 values</div><div>2016-01-25 10:21:46,230 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:201] - Attribute Resolver 'ShibbolethAttributeResolver': Finalizing resolved attributes</div><div>2016-01-25 10:21:46,230 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:434] - Attribute Resolver 'ShibbolethAttributeResolver': De-duping attribute definition lastname result</div><div>2016-01-25 10:21:46,230 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:446] - Attribute Resolver 'ShibbolethAttributeResolver': Attribute 'lastname' has 1 values after post-processing</div><div>2016-01-25 10:21:46,231 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:206] - Attribute Resolver 'ShibbolethAttributeResolver': Final resolved attribute collection: [lastname]</div><div>2016-01-25 10:21:46,231 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing net.shibboleth.idp.profile.impl.ResolveAttributes@272590ea; result = null</div><div>2016-01-25 10:21:46,231 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]</div><div>2016-01-25 10:21:46,232 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@34ac7b1c expression = ResolveAttributes, resultExpression = [null]]; result = null</div><div>2016-01-25 10:21:46,232 - DEBUG [org.springframework.webflow.engine.ActionState:120] - Action execution [1] returned a [null] event: proceeding to the next action in the list</div><div>2016-01-25 10:21:46,232 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@3e5ba230 expression = FilterAttributes, resultExpression = [null]]</div></div><div><br></div><div><br></div><div><br></div><div>Thanks a lot,</div><div>Kindest Regards,</div><div>Yasser</div></div>