/[Apache-SVN]
ViewVC logotype

Revision 1852884


Jump to revision: Previous Next
Author: mbrohl
Date: Mon Feb 4 09:26:42 2019 UTC (5 years, 2 months ago)
Changed paths: 7
Log Message:
Applied fix from trunk for revision: 1852882 
===

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/branches/release18.12/ modified , props changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/common/webcommon/WEB-INF/common-controller.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/security/config/security.properties modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ExternalLoginKeysManager.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/JWTManager.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/TokenFilter.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/themes/common-theme/webapp/common/js/util/OfbizUtil.js modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26