attribute value changes to null

Yasser Afifi yasser at 3dissue.com
Mon Jan 25 05:28:22 EST 2016


Hello All,

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.

2016-01-25 10:21:46,225 - DEBUG
[net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data
Connector 'users': Attribute 'password': Values
'[StringAttributeValue{value=123}]'
2016-01-25 10:21:46,225 - DEBUG
[net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data
Connector 'users': Attribute 'id': Values '[StringAttributeValue{value=1}]'
2016-01-25 10:21:46,225 - DEBUG
[net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data
Connector 'users': Attribute 'username': Values
'[StringAttributeValue{value=yasser}]'
2016-01-25 10:21:46,225 - DEBUG
[net.shibboleth.idp.attribute.resolver.AbstractDataConnector:143] - Data
Connector 'users': Attribute 'lastname': Values
'[StringAttributeValue{value=afifi}]'
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]
2016-01-25 10:21:46,227 - DEBUG
[net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:388] -
Attribute Resolver 'ShibbolethAttributeResolver': Finished resolving
dependencies for 'lastname'
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}]
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
2016-01-25 10:21:46,230 - DEBUG
[net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:201] -
Attribute Resolver 'ShibbolethAttributeResolver': Finalizing resolved
attributes
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
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
2016-01-25 10:21:46,231 - DEBUG
[net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:206] -
Attribute Resolver 'ShibbolethAttributeResolver': Final resolved attribute
collection: [lastname]
2016-01-25 10:21:46,231 - DEBUG
[org.springframework.webflow.execution.ActionExecutor:53] - Finished
executing net.shibboleth.idp.profile.impl.ResolveAttributes at 272590ea;
result = null
2016-01-25 10:21:46,231 - DEBUG
[org.springframework.webflow.execution.AnnotatedAction:149] - Clearing
action execution attributes map[[empty]]
2016-01-25 10:21:46,232 - DEBUG
[org.springframework.webflow.execution.ActionExecutor:53] - Finished
executing [EvaluateAction at 34ac7b1c expression = ResolveAttributes,
resultExpression = [null]]; result = null
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
2016-01-25 10:21:46,232 - DEBUG
[org.springframework.webflow.execution.ActionExecutor:49] - Executing
[EvaluateAction at 3e5ba230 expression = FilterAttributes, resultExpression =
[null]]



Thanks a lot,
Kindest Regards,
Yasser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160125/dabd1562/attachment.html>


More information about the users mailing list