Skip to content
Snippets Groups Projects

fix: correct configuration to activate federation attributemapper

Merged Nicholas Blair requested to merge npblair/uw-spring-security:federation-activation into master

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

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.

Ping: @paul.erickson @ahoffmann @cknuth

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading