Skip to content
Snippets Groups Projects
  1. Oct 14, 2022
  2. Oct 11, 2022
  3. Jul 22, 2022
  4. Jul 21, 2022
  5. Jul 10, 2020
  6. Jul 09, 2020
  7. Mar 06, 2017
  8. Mar 03, 2017
  9. Oct 13, 2016
  10. Sep 30, 2016
  11. Sep 13, 2016
  12. Sep 09, 2016
  13. Aug 24, 2016
  14. Aug 22, 2016
  15. Aug 18, 2016
    • Nicholas Blair's avatar
      feat: adds YAML LocalUserDetailsLoader · 1d13c5cd
      Nicholas Blair authored
      1d13c5cd
    • Nicholas Blair's avatar
      feat: new LocalUserDetailsLoader for populating local-users store · 560882fb
      Nicholas Blair authored
      New optional user interface for populating the LocalUserDetailsManagerImpl instance provided in the 'local-users' profile. The default configuration will still use the existing LocalUserDetailsAttributesMapper.Default implementation.
      
      To switch to the new loader, set the 'edu.wisc.uwss.local.userDetailsLoader.enabled' Environment property to true. The default resource loaded is edu/wisc/uwss/local/local-users.json (classpath), to change that location set the 'edu.wisc.uwss.local.userDetailsLoader.resource' Environment property to a valid Spring Resource expression ('classpath:', 'file:', etc).
      560882fb
  16. Jul 11, 2016
Loading