-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.0
-
Component/s: None
-
Labels:None
Implement our own Basic Authentication to not require the use of JAAS. Some benefits include:
- This would allow web services, WebDAV, etc. to function with authentication by email address, screenname, or user ID
- Removes dependency on JAAS and nuances of each servlet container
- is related to
-
LPS-33461 Web Services not working when JAAS is enabled
- Closed