39 Commits

Author SHA1 Message Date
Akshay Jagadish
e531cb8597 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-13 13:02:33 -04:00
Thomas Currie
5c3bf48780 add basePackes property back to CommonControllerAdvice. Add HttpClientErrorException to ExceptionPropogatingErrorHandler. 2021-06-14 18:16:21 -04:00
Mike Hansen
a7076e523b Revert "WIFI-2633 Change scope of CommonControllerAdvice" 2021-06-14 17:04:37 -04:00
Thomas Currie
2bfab69a3a add 'basePackage' attribute to @ControllerAdvice 2021-06-11 09:59:39 -04:00
Akshay Jagadish
789e153519 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 18:00:32 -04:00
Akshay Jagadish
df157aecfd WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:27:41 -04:00
Dmitry Toptygin
0e496faa5e WIFI-1652 - implement performance counters for ovsdb, cassandra, and kafka 2021-02-23 19:38:41 -05:00
Rahul Sharma
24149ad62e WIFI-1319: Adding sslEnabledProtocol to the SSL-Connector (#8) 2021-02-22 12:14:19 -05:00
Dmitry Toptygin
ce9ae55cd7 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:18:09 -05:00
Dmitry Toptygin
baa9453d12 WIFI-1437 - provide a way for 3rd-party developers to register methods to be called before REST controller methods 2021-02-01 18:40:04 -05:00
ralphlee3
19e7361e7d WIFI 1251 custom claims processing (#7)
* [WIFI-1251] Adding claimsUrl for custom claims processing, refactoring authority enums

* [WIFI-1251] User to default to CustomerIT authority

* [WIFI-1251] Consolidating all instances of authority to the new class

* [WIFI-1251] Adding authorities in PortalUserRole, fixing environment variables

* [WIFI-1251] Fixing comments on clientId

* [WIFI-1226] callbackUrl removed, updated pom

* [WIFI-1251] Renaming claimsNamespace, removing colon to normalize namespace use

* [WIFI-1251] Defaulting namespace to wlan.telecominfraproject.com
2021-01-06 18:01:37 -05:00
Dmitry Toptygin
269b9f703c added prefix tip.wlan to maxHttpThreads property 2020-12-09 15:51:32 -05:00
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