Trying to setup a SP in shibboleth, when testing against a testIdP, I get this error.
Asked
Active
Viewed 921 times
1 Answers
0
The answer was to add the attribute "signing" with value "true" to Shibboleth2.xml:
<ApplicationDefaults
entityID="example.org"
REMOTE_USER="eppn persistent-id targeted-id"
signing="true">

user3761308
- 744
- 3
- 14
- 30