- Sep 30, 2016
-
-
Benjamin Sousa authored
-
- Sep 13, 2016
-
-
Nicholas Blair authored
-
- Sep 09, 2016
-
-
Benjamin Sousa authored
-
Nicholas Blair authored
Propagate 1.6.x down through the sub-modules.
-
- Aug 24, 2016
-
-
Nicholas Blair authored
-
Nicholas Blair authored
-
- Aug 22, 2016
-
-
Nicholas Blair authored
-
Nicholas Blair authored
-
- Aug 18, 2016
-
-
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).
-
- Jul 11, 2016
-
-
Paul Erickson authored
-
- Jul 07, 2016
-
-
Nicholas Blair authored
-
- Jun 28, 2016
-
-
Benjamin Sousa authored
-
- Jun 08, 2016
-
-
Nicholas Blair authored
-
- Jun 06, 2016
-
-
Benjamin Sousa authored
-
Benjamin Sousa authored
-
- May 24, 2016
-
-
Nicholas Blair authored
-
- May 18, 2016
-
-
Nicholas Blair authored
-
- 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
Incorrectly had 1.0.3-SNAPSHOT hardcoded, should just match project.version
-
Nicholas Blair authored
Due to new features.
-
- Mar 09, 2016
-
-
Andy Summers authored
PviAttributeBindingFilter is a filter that binds the currently authenticated user's PVI to the request as an attribute with the key "wiscedupvi". Switch to Map<String, String> for attributes Using a Map allows for multiple attributes to be added to the request. Change to AttributeBindingFilter for user specific attributes Filter supports UWUserDetails style attributes (such as `wiscedupvi`) for adding attributes specific to an authenticated user to a request. Change to PviAttributeBindingFilter The filter only needs to add a user's PVI as an attribute. Add type check for principal Principal is not always guaranteed to be a UWUserDetails instance at the point it will hit this filter.
-
- Mar 03, 2016
-
-
Nicholas Blair authored
-
Nicholas Blair authored
-