"Error Message: Message did not meet security requirements"
Kevin P. Foote
kpfoote at iup.edu
Tue Nov 26 10:06:52 EST 2013
On Tue, 26 Nov 2013, Mariam wrote:
> And I've got only logs in "idp-process.log" file with INFO label.
I find that hard to believe..
Set this one to DEBUG.. and restart your IdP container..
<logger name="edu.internet2.middleware.shibboleth">
<level value="DEBUG" />
</logger>
I'm guessing that your MetadataProvider you configured in
relying-party.xml referrs to a valid metadata file location
"some-metadata.xml" .. this needs to be the SP metadata.
Also, the SP MD you have in your original mail contains an entityId of
"URLMD". This value is most-likely wrong. The value there should match what
is configured as the entityId of the SP. It has no bearing on the
MetadataProvider id field in your relying-party.xml file.
I'm thinking you have some errors in your SP metadata and its consumption
at the IdP.
------
thanks
kevin.foote
More information about the users
mailing list