attribute value changes to null (Yasser Afifi)
Yasser Afifi
yasser at 3dissue.com
Mon Jan 25 10:47:14 EST 2016
>
> * Yasser Afifi <yasser at 3dissue.com> [2016-01-25 11:28]:
> > 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.
>
> I think the relevant parts are:
>
> 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
>
> and
>
> 2016-01-25 10:21:46,231 - DEBUG
> [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:206]
> - Attribute Resolver 'ShibbolethAttributeResolver': Final resolved
> attribute collection: [lastname]
>
> I don't know what that other code does but I wouldn't read "finished
> executing expression; result = null" to contradict the log lines
> quoted above.
>
> I.e., the resolver seems to be fine, now look at the attribute filter,
> to make sure you're releasing that attribute to your SP.
> But from the log line you sent on Jan 22nd in the thread
> "Re: users Digest, Vol 55, Issue 117"
> your IDP already released that attribute, according to the
> idp-audit.log (so process log and DEBUG are both unnecessary to
> determine whether an attribute had been released or not).
> -peter
> ---------------------
Thanks a lot Peter for your reply, this is part of shibd.log file of the
SP. can you please tell me if the attribute i am sending is received or
not, if not, then what is wrong?!
Your help would be MUCH APPRECIATED
2016-01-25 15:43:16 INFO Shibboleth.Application : building MetadataProvider
of type XML...
2016-01-25 15:43:16 INFO OpenSAML.MetadataProvider.XML : loaded XML
resource (C:/opt/shibboleth-sp/etc/shibboleth/idp-metadata.xml)
2016-01-25 15:43:17 INFO Shibboleth.Application : no TrustEngine specified
or installed, using default chain {ExplicitKey, PKIX}
2016-01-25 15:43:17 INFO OpenSAML.MetadataProvider.XML : reload thread
started...running when signaled
2016-01-25 15:43:17 INFO Shibboleth.Application : building
AttributeExtractor of type XML...
2016-01-25 15:43:17 WARN Shibboleth.AttributeExtractor.XML : attribute
mappings are reloadable; be sure to restart web server when adding new
attribute IDs
2016-01-25 15:43:17 INFO Shibboleth.AttributeExtractor.XML : reload thread
started...running when signaled
2016-01-25 15:43:17 INFO Shibboleth.AttributeExtractor.XML : loaded XML
resource (C:/opt/shibboleth-sp/etc/shibboleth/attribute-map.xml)
2016-01-25 15:43:17 INFO Shibboleth.AttributeExtractor.XML : creating
mapping for Attribute urn:oid:1.3.6.1.4.1.5923.1.1.1.6
2016-01-25 15:43:17 INFO Shibboleth.Application : building AttributeFilter
of type XML...
2016-01-25 15:43:17 INFO Shibboleth.AttributeFilter : reload thread
started...running when signaled
2016-01-25 15:43:17 INFO Shibboleth.AttributeFilter : loaded XML resource
(C:/opt/shibboleth-sp/etc/shibboleth/attribute-policy.xml)
2016-01-25 15:43:17 INFO Shibboleth.Application : building
AttributeResolver of type Query...
2016-01-25 15:43:17 INFO Shibboleth.Application : building
CredentialResolver of type File...
2016-01-25 15:43:17 INFO XMLTooling.SecurityHelper : loading private key
from file (C:/opt/shibboleth-sp/etc/shibboleth/sp-key.pem)
2016-01-25 15:43:17 INFO XMLTooling.SecurityHelper : loading certificate(s)
from file (C:/opt/shibboleth-sp/etc/shibboleth/sp-cert.pem)
2016-01-25 15:43:17 INFO Shibboleth.Listener : registered remoted message
endpoint (default::getHeaders::Application)
2016-01-25 15:43:17 INFO Shibboleth.Listener : listener service starting
2016-01-25 15:44:02 WARN Shibboleth.AttributeFilter [1]: no filter policies
were loaded, filtering out all attributes from (
https://localhost:8443/idp/shibboleth)
2016-01-25 15:44:02 INFO Shibboleth.SessionCache [1]: new session created:
ID (_203033757cf40b4d7819c0ffb52d0e10) IdP (
https://localhost:8443/idp/shibboleth)
Protocol(urn:oasis:names:tc:SAML:2.0:protocol) Address (::1)
Kindest Regards,
Yasser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160125/ec9b22e9/attachment.html>
More information about the users
mailing list