Skip to content
Snippets Groups Projects
  • Nicholas Blair's avatar
    6b70a4f1
    Support combination of local-users and preauth profiles · 6b70a4f1
    Nicholas Blair authored
    2 primary changes contribute to the combination working:
    
    1. Renaming the *WebSecurityConfiguration classes so they don't have the
    same computed bean name.
    2. Setting the appropriate order on the *WebSecurityConfiguration
    classes so that preauth loads first, then local-users.
    
    Includes a number of changes to sample-war module in order to
    demonstrate usage.
    6b70a4f1
    History
    Support combination of local-users and preauth profiles
    Nicholas Blair authored
    2 primary changes contribute to the combination working:
    
    1. Renaming the *WebSecurityConfiguration classes so they don't have the
    same computed bean name.
    2. Setting the appropriate order on the *WebSecurityConfiguration
    classes so that preauth loads first, then local-users.
    
    Includes a number of changes to sample-war module in order to
    demonstrate usage.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.