Mike Hansen
8a58ccd636
Updating RadiusNasConfiguration operatorName
2021-01-11 17:38:53 -05:00
Mike Hansen
9b83f28ab3
WIFI-1219: Cloud Backend Services - Enhance Radius NAS modelling -- remove deprecated attributes -- update static profiles
2020-12-18 14:25:47 -05:00
Mike Hansen
67c0ae9ffc
WIFI-1182: Cloud Backend Services and API - Support for NAS-ID RADIUS Attribute to be configurable via CloudSDK
...
WIFI-1185: Cloud Backend Services and API - Support for NAS-IP RADIUS Attribute to be configurable via CloudSDK
WIFI-1188: Support for Operator-Name RADIUS Attribute to be configurable via CloudSDK
Also add registration for events per RadioBand vs. at device level.
Support for static tools
2020-12-11 17:02:34 -05:00
Mike Hansen
8ff3010190
WIFI-1138: Cloud Backend Support -> VLANs in GRE Tunnel on Untagged Interface
2020-12-11 10:56:41 -05:00
Mike Hansen
66035a22ad
WIFI-1175: Passpoint Operator Domain In ID Provider Config Object
2020-12-09 19:58:21 -05:00
Mike Hansen
40c283ba89
WIFI-1171: Organization ID or RCOI config failure
2020-12-09 16:46:38 -05:00
Mike Hansen
9e58a9d7b7
code cleanup re static analysis checks
2020-12-01 17:59:20 -05:00
Mike Hansen
d79917d20f
WIFI-1132: Cloud osgw static changes
2020-11-30 18:32:01 -05:00
Christie Unitt
f0daa18906
Clean up LocationActivityDetails
2020-11-24 20:35:43 -05:00
Mike Hansen
036bd8ccc2
WIFI-1074: Make Profile Names Specific and Clear - updates to static config files for testing
2020-11-18 10:16:29 -05:00
Mike Hansen
52a5a2ac72
Maven dependencies clean-up
2020-11-18 08:03:01 -05:00
Mike Hansen
e31b8ebd12
Wifi-727: WMM not getting disabled from the REST API -- remove attribute, it is not configurable, always enabled
2020-11-12 13:35:57 -05:00
Mike Hansen
1e822e432c
remove extra .gitignore files
2020-11-05 17:11:44 -05:00
Mike Hansen
95173ada39
WIFI-870: Add Profile for Operator
...
Remove unused 'Hostname' attribute from Operator profile, this will be
provided by the id providers (OSU) profiles. Update json files used by
the static configurations.
2020-11-05 11:48:37 -05:00
Mike Hansen
14b410e84b
Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud
2020-11-04 12:36:39 -05:00
ralphlee3
012935818d
WIFI-797 RF SourceSelection ( #13 )
...
* Implementing SourceSelection on RRM parameters, updating static json
2020-10-21 16:30:26 -04:00
Mike Hansen
94b8234ce3
WIFI-872: Add Profile for Identity - remove Radius, remove child relationship between provider and osu ssid
2020-10-20 13:23:31 -04:00
ralphlee3
5bf25b8696
WIFI-792 RF Implementation - Comments reviewed ( #12 )
...
Update rf profile examples in static
2020-10-14 12:50:33 -04:00
Mike Hansen
a3fe53d6bd
WIFI-956: WPA2-Enterprise SSID Not Broadcasting
...
Correct search for the RadiusProfiles OpensyncGatewayExternalCloud to be
under the equipment_ap profile, as opposed to the previous SSID Profile.
This allows creation of profiles with Radius on the AP.
** Additional correct docker image build
2020-10-14 12:29:16 -04:00
ralphlee3
6b3b835e80
WIFI-792: RF Implementation ( #11 )
...
* Removing RF parameters from ApElementConfig, refactoring to RF profile
2020-10-09 21:57:19 -04:00
Mike Hansen
2c8e37c174
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
...
Cleanup/align static gateway files
2020-10-09 16:15:44 -04:00
Mike Hansen
76d9cf79f5
WIFI-444: APNOS : UCC Heuristics phase 2
...
New VideoVoice protobufs
** also fix Json file for captive portal static tests.
2020-10-09 13:34:17 -04:00
Mike Hansen
621ec89889
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
...
WIFI-909: Provision Hotspot20_Icon_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-910: Provision Hotspot20_OSU_Providers in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
Multiple providers, multiple nai realms, multiple icons, address availability derived correctly, VIFs for Access and Open VIF for OSU
Add profile changes in for static gateway
2020-10-08 15:29:06 -04:00
Mike Hansen
3153138dba
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
2020-10-07 20:09:18 -04:00
Mike Hansen
2d579a7f19
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
...
WIFI-910: Provision Hotspot20_OSU_Providers in opensync database via opensync gateway, using new Hotspot/passpoint profiles
2020-10-07 19:48:48 -04:00
Mike Hansen
d34f4934bd
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
2020-10-06 17:51:56 -04:00
Mike Hansen
b04d71e75a
WIFI-872: Add Profile for Identity
...
WIFI-878: Define Data Types for Passpoint Profile models
2020-10-06 02:34:19 -04:00
Mike Hansen
4d624233c6
WIFI-900: add global property for toggling mutation of clientCn
...
-Dtip.wlan.preventClientCnAlteration=false //default, change to avoid
appending the serial number to the clientCn
2020-10-05 13:31:07 -04:00
ralphlee3
e2d2278fe0
WIFI 792 - Adding RF profile parameters to static and setups ( #6 )
...
* Adding RF profile parameters to static and setups
2020-09-30 17:32:11 -04:00
Mike Hansen
4193978e24
Use Metrics profiles when present
...
Static test profiles added
2020-09-28 19:40:21 -04:00
Mike Hansen
3f23f57746
Metrics Profile
...
-- missing dependencies for static configs.
2020-09-25 17:35:06 -04:00
Mike Hansen
bb3a49addb
Support for Metrics Profile
...
Added to OpensyncAPConfig
Added Profiles for Static.
Added handler in OvsdbClient to process.
Currently not applying the values, uses the defaults still, but
remaining functionality will come in subsequent updates.
2020-09-25 17:13:51 -04:00
Mike Hansen
6d752a4468
support client rate limiting at SSID level, re-enable radio to vif_if mappings
2020-07-31 16:33:38 -04:00
Mike Hansen
30a28b2a11
Revert back to using VIF if mapping based on radio band vs radio number until AP changes to support otherwise are present
2020-07-28 16:01:43 -04:00
Mike Hansen
b66ae8e91e
Static OSGW docker fix for align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio
2020-07-28 10:35:15 -04:00
Lynn Shi
f2ded11a0b
Static GW handles captive portal profile
2020-07-22 11:50:16 -04:00
Mike Hansen
39c63c32d5
Setting external and internal mqtt broker addresses, Allow autoprov off with pre-config/enrolled APs, JUnit tests
2020-07-21 17:10:55 -04:00
AkshayJagadish-ne
b9c0a6d88a
TW-749: Change reference of ConnectUs to TIP ( #4 )
...
* ConnectUs Reference Changes
Removed Loggers
* ConnectUs Reference Changes
Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package
* Changed Docker Connectus References
* Changed Java ConnectUs References
* Changed json ssid Connectus references
* Minor changes
* ConnectUs Reference Changes
Removed Loggers
* ConnectUs Reference Changes
Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package
* Changed Docker Connectus References
* Changed Java ConnectUs References
* Changed json ssid Connectus references
* Minor changes
* Reference changes in Junit
* Changed OvsdbRedirector to TipWlanOvsdbRedirector
2020-07-09 19:24:21 -04:00
Dmitry Toptygin
127592d0c6
addressed vulnerability reported by sonar: encrypt passwords in application.properties files with bcrypt
2020-06-19 17:21:53 -04:00
Mike Hansen
2dd8f49a72
Fix IP address in Radius.Json
2020-06-09 16:46:54 -04:00
Mike Hansen
59ec71d324
Integrate RF survey reportwith cloud backend, OSGW: Support RADIUS and WPA Enterprise pre-work
2020-06-09 13:04:29 -04:00
Mike Hansen
65a9ab0100
Fix exception in OvsdbDao when processing radio types for VIF, update static files for simpler analysis
2020-05-27 15:28:02 -04:00
Mike Hansen
591629f90b
Adding support for multiple SSIDs per Radio, and multiple SSID Profiles in single SSID json file
2020-05-22 15:20:40 -04:00
Mike Hansen
7d585ff534
OVSDB AP Configuration: Profiles, Legacy Config Support
2020-05-21 18:11:25 -04:00
Mike Hansen
b693c2a273
OVSDB AP Configuration: AP & SSIDs
2020-05-19 17:21:59 -04:00
Dmitry Toptygin
ae344b4e1e
added status service to application.properties, corrected date format in the logback.xml
2020-05-17 11:11:56 -04:00
Mike Hansen
b689206a96
Adding /closeSession for static and cloud GW. Registering Equipment with GW.
2020-05-14 16:08:51 -04:00
Dmitry Toptygin
26f0321b8e
updated config_2_ssids.json file to use radioType is5GHzL instead of is5GHz
2020-05-13 11:48:44 -04:00
Mike Hansen
58242e9e40
Initial Drop of Opensync Gateway for Cloud. Still non-functional in several areas
2020-05-05 17:28:48 -04:00
Dmitry Toptygin
0f0286bfcb
changed relative location of root pom
2020-04-08 18:41:43 -04:00