- May 18, 2016
-
- May 17, 2016
-
-
Nicholas Blair authored
New feature: simulated shibboleth session handler.
-
- May 16, 2016
-
-
Nicholas Blair authored
New feature: simulated shibboleth session handler.
-
Nicholas Blair authored
-
Nicholas Blair authored
Due to new features.
-
- Mar 03, 2016
-
-
Nicholas Blair authored
-
Nicholas Blair authored
-
Nicholas Blair authored
-
- Feb 23, 2016
-
-
Nicholas Blair authored
Previous presence on ProfileController resulted in those APIs leaking to downstream consumers of uw-spring-security-web. Also adds an HttpSecurityAmender for configuring auth for /profile. Bump to version 1.0.0-SNAPSHOT.
-
- Feb 02, 2016
-
-
Benjamin Sousa authored
-
Nicholas Blair authored
-
Benjamin Sousa authored
-
- Jan 05, 2016
-
-
Nicholas Blair authored
-
- Dec 18, 2015
-
-
Nicholas Blair authored
-
- Nov 12, 2015
-
-
Nicholas Blair authored
-
- Nov 02, 2015
-
-
Nicholas Blair authored
-
- Oct 02, 2015
-
-
COLLIN CUDD authored
-
- Sep 30, 2015
-
-
Nicholas Blair authored
-
- Sep 24, 2015
-
-
COLLIN CUDD authored
-
- Sep 21, 2015
-
-
COLLIN CUDD authored
-
- Sep 17, 2015
-
-
Nicholas Blair authored
Useful for applications that integrate with UdsPersonService for user lookups, this implementation provides something that is backed by the "local-users" UserDetailsService (UserDetailsManager) implementation.
-
- Sep 14, 2015
-
-
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.
-
- Aug 21, 2015
-
-
COLLIN CUDD authored
-
- Aug 20, 2015
-
-
COLLIN CUDD authored
Add jackson dependency. Added JsonCreator and JsonProperty annonations to the primary constructor for UWUserDetailsImpl. This gives Jackson the info neccessary to serialize/deserialize UwUserDetailsImpl objects.
-
- Aug 17, 2015
-
-
COLLIN CUDD authored
-