No attributes are getting passed to SP from my IdP

Peter Schober peter.schober at univie.ac.at
Wed Mar 20 04:03:34 EDT 2013


* lalithj <j_lalith at hotmail.com> [2013-03-20 03:09]:
> What could be the reason for this? Below https://xxx.com//saml/sp/test is
> the entityID in SP metadata.
> Can't figutre it out why it works for test SP but not for the below external
> SP,

Your AttributeFilterPolicy is missing the required id attribute but I
don't think this is keeping it from working. Fix this to be sure.

The rest looks fine. There's no magic involved. The entityID is
probably off (e.g. does the external SP really have two consecutive
slashes in its name? Check its metadata to be sure.)

Turn up the loglevel to DEBUG and wait for 10 min (to reload your
logging config without restarting the context or container) to see why
it's not releasing.
-peter


More information about the users mailing list