/[Apache-SVN]
ViewVC logotype

Revision 1852882


Jump to revision: Previous Next
Author: mbrohl
Date: Mon Feb 4 09:22:19 2019 UTC (5 years, 2 months ago)
Changed paths: 6
Log Message:
Fixed: Error parsing JWT
(OFBIZ-10814)

Fixes incorrect retrieval of the Authorization header JWT token. 
Fixes wrong API usage for the key parameter which assumed the key is
provided in BAS64 format.
Refactored the code to use helper methods for key and auth header 
retrieval.
Javadoc corrections and enhancements.

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/common-controller.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/security/config/security.properties modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ExternalLoginKeysManager.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/JWTManager.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/TokenFilter.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/themes/common-theme/webapp/common/js/util/OfbizUtil.js modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26