Skip to content
Snippets Groups Projects
  • Nicholas Blair's avatar
    a9df5cd1
    fix: correct configuration to activate federation attributemapper · a9df5cd1
    Nicholas Blair authored
    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.
    a9df5cd1
    History
    fix: correct configuration to activate federation attributemapper
    Nicholas Blair authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.