IDP 2.3.8 - SAML1 SP not receiving attribute statement.
Cantor, Scott
cantor.2 at osu.edu
Thu Jun 11 14:57:52 EDT 2015
On 6/11/15, 6:55 PM, "gwaters" <gwaters at caltech.edu> wrote:
>
>We have many third party and internal SP's that are working fine, but one
>of
>our older third party SP's are no longer working against our IDP.
>It is making a saml1 request, but the assertion response does not have an
>attribute statement in the response.
That's to be expected, attributes are not pushed by default because
they'll be unencrypted, older Shibboleth SPs issue attribute queries
afterward. If you want to push them, do so
(includeAttributeStatement="true" in the profile config element).
-- Scott
More information about the users
mailing list