IdP Initiated SSO missing assertions
Timothy Spear
n614cd at gmail.com
Tue Jul 23 15:14:20 UTC 2024
I have IdP Initiated SSO working, using Remote User authentication. However I missed a step, or something since my assertions are empty.
Here is what I have validated so far.
aacli.sh returns the correct principal but no attributes.
I have completed the attribute resolvers and filter XML files, XML validation to ensure no errors. Attached source code and debugging via Eclipse to walk the code. Enabled debug logs.
Here are the debug log entries.
2024-07-23 13:33:20,313 - 127.0.0.1 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:196] - Attribute Resolver 'ShibbolethAttributeResolver': Initiating attribute resolution with label: admin/resolvertest
2024-07-23 13:33:20,313 - 127.0.0.1 - DEBUG [net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl:221] - Attribute Resolver 'ShibbolethAttributeResolver': No attribute definition available or exporting data connectors, no attributes were resolved
2024-07-23 13:33:20,315 - 127.0.0.1 - DEBUG [net.shibboleth.idp.profile.impl.FilterAttributes:360] - Profile Action FilterAttributes: No attributes to filter
What did I miss?
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20240723/e727f55e/attachment.htm>
More information about the users
mailing list