Skip to content
Snippets Groups Projects
Commit a9df5cd1 authored by Nicholas Blair's avatar Nicholas Blair
Browse files

fix: correct configuration to activate federation attributemapper

We can't just decorate with @Component, because the package edu.wisc.uwss.preauth isn't @ComponentScan'ned (edu.wisc.uwss.configuration.preauth is).

Corrected the logger for the Federated attributesmapper, it was incorrectly using the Default implementation (so you couldn't tell which class was lgogging).

Added a Maven profile to help test: combined-simulate-federation.
parent 7473eb54
No related branches found
No related tags found
1 merge request!15fix: correct configuration to activate federation attributemapper
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment