Commit Graph

27 Commits

Author SHA1 Message Date
Rahul Sharma
f203d9418c Fixing build 2020-11-25 21:18:05 -05:00
Rahul Sharma
45340227b3 Updated CacheConfiguration:
- to add a LongLived cache.
- change getCache to use Qualifier

Remove the CacheType
2020-11-25 20:26:14 -05:00
ralphlee
e2c1051717 Bringing jwksLocation into constructor Auth0Provider 2020-11-09 13:58:34 -05:00
ralphlee
26ad46c98d TokenHelper cleanup 2020-11-07 00:02:50 -05:00
ralphlee
0f6693b846 Code cleanup 2020-11-06 17:11:10 -05:00
ralphlee
c2220b8a8f Combine similar try/catch exceptions 2020-11-06 16:28:04 -05:00
ralphlee
aed826fb3a Defining jwks location with env property or default 2020-11-06 16:19:46 -05:00
ralphlee
41b92eb62e Change claims keys to constants 2020-11-06 14:29:42 -05:00
ralphlee
3e939d92ce Code cleanup 2020-11-06 12:05:19 -05:00
ralphlee
eb1a46c745 Updated Auth0TokenHelper to match provider 2020-11-06 11:55:40 -05:00
ralphlee
58573cd96e Adding RS256 decoding and JWK support 2020-11-06 11:30:24 -05:00
Dmitry Toptygin
3642cbcf9a added externallyVisiblePort, externallyVisibleHostName, externallyVisibleIpAddress to ConnectorProperties so that we can better deal with port mappers and external load balancers 2020-10-07 13:04:36 -04:00
AkshayJagadish-ne
236cf4f9c2 WIFI-846: Add component version and commit hash to application ping (#4)
* WIFI-846: Add component version and commit hash to application ping
response

* WIFI-846: Add component version and commit hash to application ping
response
2020-10-05 21:20:31 -04:00
Dmitry Toptygin
b47326fec4 add support for using extensible enums and their collections in REST API parameters 2020-08-27 20:43:11 -04:00
Dmitry Toptygin
6db76a6e7c addressed vulnerabilities reported by sonar 2020-06-19 18:06:42 -04:00
Dmitry Toptygin
6a4103758c addressed vulnerabilities reported by sonar 2020-06-19 17:20:24 -04:00
Dmitry Toptygin
d5797ae774 addressing security issue reported by sonar: protect endpoints against XSS attacks 2020-06-18 09:21:04 -04:00
Dmitry Toptygin
c18a41fb2f implemented a dual-port config with client cert auth on primary port and webtoken auth on secondary port 2020-05-07 17:31:05 -04:00
Dmitry Toptygin
d06fd7918c fixed standalone basic http auth 2020-04-18 11:59:40 -04:00
Dmitry Toptygin
b409c08530 customized DelegatingPasswordEncoder for basic authentication 2020-04-18 11:32:36 -04:00
Dmitry Toptygin
8e6107e07f Updated JDK version, addressed some of the warnings in the code 2020-04-14 17:59:44 -04:00
Dmitry Toptygin
88144a7d34 changed relative location of root pom 2020-04-08 18:40:53 -04:00
Dmitry Toptygin
5cf709ffa5 added more base components 2020-03-24 18:10:46 -04:00
Dmitry Toptygin
346bc63d7c updated version of spring framework to 2.2.5.RELEASE 2020-03-18 15:11:07 -04:00
DTop
fdbec12d1f renamed com.whizcontrol java packages into com.telecominfraproject.wlan 2020-03-02 17:55:28 -05:00
DTop
2db070bcc3 added relative path for the root pom 2020-02-28 17:40:42 -05:00
DTop
ecea572d7d initial version 2020-02-27 12:14:41 -05:00