Commit Graph

23 Commits

Author SHA1 Message Date
Akshay Jagadish
18eeaffa13 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 17:59:41 -04:00
Norm Traxler
dca76d8a6e [WIFI-2068] Change client session TTL to 24 hours 2021-04-26 12:00:28 -04:00
Akshay Jagadish
782d221a70 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:34 -04:00
Dmitry Toptygin
804a3435c0 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:24:20 -05:00
Dmitry Toptygin
cb9419977c added an example of portal-process/src/main/resources/application.properties to show how to run the portal process without SSL/TLS 2020-09-08 14:47:12 -04:00
Dmitry Toptygin
de22c401d9 added spring.http.multipart.max-file-size and spring.http.multipart.max-request-size to portal-process application.properties 2020-08-24 11:21:03 -04:00
Dmitry Toptygin
8956c6189a implemented datastore, service, and interfaces for the adoption-metrics-service 2020-07-30 17:50:57 -04:00
Dmitry Toptygin
d87f092b21 simplified configuration of ApplicationListeners, added EquipmentGatewayPortalController with requestFirmwareUpdate API 2020-07-09 18:14:33 -04:00
Dmitry Toptygin
b239afa3e6 Added simple filestore service so that stand-alone CloudSDK can serve firmware images to the APs. Supports only single level directory. Files can be stored and retrieved with webtoken auth by the portal and with client certificate auth by the AP. 2020-06-17 20:37:53 -04:00
Dmitry Toptygin
113f450a58 corrected value of the routingServiceBaseUrl in portal-process and in spc-process 2020-06-10 15:31:25 -04:00
Dmitry Toptygin
e7cbaf52a6 implemented spc-process, integrated with kafka consumers 2020-06-08 18:52:07 -04:00
Dmitry Toptygin
269b40c910 described SystemEvent data model, exposed system event service via portal APIs 2020-06-03 15:59:39 -04:00
Dmitry Toptygin
b0fe50cd7c added handling of Alarms into the portal services 2020-05-26 17:50:09 -04:00
Dmitry Toptygin
2b529c67e8 added portal service for managing wireless clients and their sessions 2020-05-22 15:10:59 -04:00
Dmitry Toptygin
87622bbdd6 added status service to application.properties, corrected date format in the logback.xml 2020-05-17 11:13:06 -04:00
Dmitry Toptygin
3974acda05 use ssl_with_client_cert_and_webtoken_auth config with AllCloudInOneServer process 2020-05-07 17:33:01 -04:00
Dmitry Toptygin
2ee8c4f2fc implemented workflows for PortalUser, documented them in portal-services-openapi.yaml 2020-05-06 18:18:01 -04:00
Dmitry Toptygin
9127edb0fb exposed Profile service through the portal 2020-04-29 18:48:46 -04:00
Dmitry Toptygin
754d49d77d added cloud services for managing Equipment routing records, manufacturer OUI records, firmware image records, and client sessions. Configured all services in processes for prov, ssc, all-in-one. 2020-04-26 18:09:40 -04:00
Dmitry Toptygin
6ce1f7001f added provisioning service for equipment 2020-04-20 17:03:29 -04:00
Dmitry Toptygin
9d70025596 changed relative location of root pom 2020-04-08 18:42:37 -04:00
Dmitry Toptygin
334173d926 added service for provisioning location hierarchy 2020-04-03 19:57:45 -04:00
Dmitry Toptygin
21597294e8 added portal process, adjusted all-cloud-in-one-process 2020-04-01 20:03:04 -04:00