Problems with attribute checker
Scott Cantor
scott at restingparrotsoftware.com
Fri Dec 12 18:18:02 UTC 2025
> The SP is running with a loadbalancer...could this be a problem?
The SP warns about the case that a session is issued and then immediately inaccessible to the handler.
request.log(SPRequest::SPWarn, "AttributeChecker found session unavailable immediately after creation");
In other words, you can save lots of guesswork simply by using logs. Same as always.
Absent that, the session was there and the attributes weren't, which both the IdP and SP provide ample logging around.
-- Scott
More information about the users
mailing list