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

Support combination of local-users and preauth profiles

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.
parent 0975fa58
No related branches found
No related tags found
No related merge requests found
Showing
with 239 additions and 29 deletions
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