ExternalConfigurationOverride
Cantor, Scott
cantor.2 at osu.edu
Tue Jan 15 09:49:32 EST 2019
On 1/15/19, 9:40 AM, "users on behalf of Stefano Corallo" <users-bounces at shibboleth.net on behalf of scorallo at argosoft.it> wrote:
> With log4j there's a way to enable the DEBUG level to debug the process that handle the loading of
> ExternalApplicationOverride?
This isn't log4j, that's a Java thing.
The primary tracing of something like this will be in the native log half during request processing, that's where you have to turn up logging and do your debugging. Default native log output in 3.x is to syslog and some of it is mirrored to Apache error logs. There will probably be nothing of consequence in the shibd log.
The error means you've probably misapplied the settings and don't have consistent use of the applicationId property in the right places to make the override work.
-- Scott
More information about the users
mailing list