mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 19:17:52 +00:00
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"customerId": 2,
|
||||
@@ -63,8 +63,8 @@
|
||||
"profileType": "hotspot_2pt0",
|
||||
"mccMncList": "302,720"
|
||||
},
|
||||
"createdTimestamp": 1601961452370,
|
||||
"lastModifiedTimestamp": 1601961452370,
|
||||
"createdTimestamp": 1602015574677,
|
||||
"lastModifiedTimestamp": 1602015574677,
|
||||
"childProfileIds": [
|
||||
5,
|
||||
6,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"customerId": 2,
|
||||
@@ -29,12 +29,19 @@
|
||||
],
|
||||
"encoding": 0,
|
||||
"eapMethods": [
|
||||
"EAP-MSCHAP-V2 with username/password",
|
||||
"EAP-TTLS with username/password",
|
||||
"EAP-TLS with certificate"
|
||||
],
|
||||
"eapMap": {
|
||||
"EAP-MSCHAP-V2 with username/password": [
|
||||
"Non-EAP Inner Authentication Type:MSCHAPV2"
|
||||
],
|
||||
"EAP-TTLS with username/password": [
|
||||
"Credential Type:username/password"
|
||||
],
|
||||
"EAP-TLS with certificate": [
|
||||
"Softoken",
|
||||
"Certificate"
|
||||
"Credential Type:username/password"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -48,6 +55,7 @@
|
||||
"iconLocale": "en_CA",
|
||||
"iconName": "icon32.png",
|
||||
"filePath": "/tmp/icon32.png",
|
||||
"imageUrl": "https://localhost:9096",
|
||||
"hs20IconString": "32:32:eng:image/png:icon32.png:/tmp/icon32.png"
|
||||
}
|
||||
],
|
||||
@@ -55,14 +63,24 @@
|
||||
"radiusProfileAccounting": "Radius-Profile",
|
||||
"osuSsid": "TipWlan-cloud-3-radios",
|
||||
"osuServerUri": "https://example.com/osu/",
|
||||
"osuFriendlyName": {
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "fra:Exemple de fournisseur"
|
||||
}
|
||||
],
|
||||
"osuNaiStandalone": "anonymous@example.com",
|
||||
"osuNaiShared": "anonymous@example.com",
|
||||
"osuMethodList": [
|
||||
@@ -89,10 +107,8 @@
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
},
|
||||
"createdTimestamp": 1601961451981,
|
||||
"lastModifiedTimestamp": 1601961451981,
|
||||
"childProfileIds": [
|
||||
1
|
||||
]
|
||||
"createdTimestamp": 1602015574295,
|
||||
"lastModifiedTimestamp": 1602015574295,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"customerId": 2,
|
||||
@@ -30,8 +30,8 @@
|
||||
],
|
||||
"profileType": "operator"
|
||||
},
|
||||
"createdTimestamp": 1601961451776,
|
||||
"lastModifiedTimestamp": 1601961451776,
|
||||
"createdTimestamp": 1602015573969,
|
||||
"lastModifiedTimestamp": 1602015573969,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"customerId": 2,
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"profileType": "venue"
|
||||
},
|
||||
"createdTimestamp": 1601961451781,
|
||||
"lastModifiedTimestamp": 1601961451781,
|
||||
"createdTimestamp": 1602015573975,
|
||||
"lastModifiedTimestamp": 1602015573975,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"customerId": 2,
|
||||
@@ -63,8 +63,8 @@
|
||||
"profileType": "hotspot_2pt0",
|
||||
"mccMncList": "302,720"
|
||||
},
|
||||
"createdTimestamp": 1601961452370,
|
||||
"lastModifiedTimestamp": 1601961452370,
|
||||
"createdTimestamp": 1602015574677,
|
||||
"lastModifiedTimestamp": 1602015574677,
|
||||
"childProfileIds": [
|
||||
5,
|
||||
6,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"customerId": 2,
|
||||
@@ -29,12 +29,19 @@
|
||||
],
|
||||
"encoding": 0,
|
||||
"eapMethods": [
|
||||
"EAP-MSCHAP-V2 with username/password",
|
||||
"EAP-TTLS with username/password",
|
||||
"EAP-TLS with certificate"
|
||||
],
|
||||
"eapMap": {
|
||||
"EAP-MSCHAP-V2 with username/password": [
|
||||
"Non-EAP Inner Authentication Type:MSCHAPV2"
|
||||
],
|
||||
"EAP-TTLS with username/password": [
|
||||
"Credential Type:username/password"
|
||||
],
|
||||
"EAP-TLS with certificate": [
|
||||
"Softoken",
|
||||
"Certificate"
|
||||
"Credential Type:username/password"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -48,6 +55,7 @@
|
||||
"iconLocale": "en_CA",
|
||||
"iconName": "icon32.png",
|
||||
"filePath": "/tmp/icon32.png",
|
||||
"imageUrl": "https://localhost:9096",
|
||||
"hs20IconString": "32:32:eng:image/png:icon32.png:/tmp/icon32.png"
|
||||
}
|
||||
],
|
||||
@@ -55,14 +63,24 @@
|
||||
"radiusProfileAccounting": "Radius-Profile",
|
||||
"osuSsid": "TipWlan-cloud-3-radios",
|
||||
"osuServerUri": "https://example.com/osu/",
|
||||
"osuFriendlyName": {
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "fra:Exemple de fournisseur"
|
||||
}
|
||||
],
|
||||
"osuNaiStandalone": "anonymous@example.com",
|
||||
"osuNaiShared": "anonymous@example.com",
|
||||
"osuMethodList": [
|
||||
@@ -89,10 +107,8 @@
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
},
|
||||
"createdTimestamp": 1601961451981,
|
||||
"lastModifiedTimestamp": 1601961451981,
|
||||
"childProfileIds": [
|
||||
1
|
||||
]
|
||||
"createdTimestamp": 1602015574295,
|
||||
"lastModifiedTimestamp": 1602015574295,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"customerId": 2,
|
||||
@@ -30,8 +30,8 @@
|
||||
],
|
||||
"profileType": "operator"
|
||||
},
|
||||
"createdTimestamp": 1601961451776,
|
||||
"lastModifiedTimestamp": 1601961451776,
|
||||
"createdTimestamp": 1602015573969,
|
||||
"lastModifiedTimestamp": 1602015573969,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"customerId": 2,
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"profileType": "venue"
|
||||
},
|
||||
"createdTimestamp": 1601961451781,
|
||||
"lastModifiedTimestamp": 1601961451781,
|
||||
"createdTimestamp": 1602015573975,
|
||||
"lastModifiedTimestamp": 1602015573975,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"customerId": 2,
|
||||
@@ -63,8 +63,8 @@
|
||||
"profileType": "hotspot_2pt0",
|
||||
"mccMncList": "302,720"
|
||||
},
|
||||
"createdTimestamp": 1601961452370,
|
||||
"lastModifiedTimestamp": 1601961452370,
|
||||
"createdTimestamp": 1602015574677,
|
||||
"lastModifiedTimestamp": 1602015574677,
|
||||
"childProfileIds": [
|
||||
5,
|
||||
6,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"customerId": 2,
|
||||
@@ -29,12 +29,19 @@
|
||||
],
|
||||
"encoding": 0,
|
||||
"eapMethods": [
|
||||
"EAP-MSCHAP-V2 with username/password",
|
||||
"EAP-TTLS with username/password",
|
||||
"EAP-TLS with certificate"
|
||||
],
|
||||
"eapMap": {
|
||||
"EAP-MSCHAP-V2 with username/password": [
|
||||
"Non-EAP Inner Authentication Type:MSCHAPV2"
|
||||
],
|
||||
"EAP-TTLS with username/password": [
|
||||
"Credential Type:username/password"
|
||||
],
|
||||
"EAP-TLS with certificate": [
|
||||
"Softoken",
|
||||
"Certificate"
|
||||
"Credential Type:username/password"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -48,6 +55,7 @@
|
||||
"iconLocale": "en_CA",
|
||||
"iconName": "icon32.png",
|
||||
"filePath": "/tmp/icon32.png",
|
||||
"imageUrl": "https://localhost:9096",
|
||||
"hs20IconString": "32:32:eng:image/png:icon32.png:/tmp/icon32.png"
|
||||
}
|
||||
],
|
||||
@@ -55,14 +63,24 @@
|
||||
"radiusProfileAccounting": "Radius-Profile",
|
||||
"osuSsid": "TipWlan-cloud-3-radios",
|
||||
"osuServerUri": "https://example.com/osu/",
|
||||
"osuFriendlyName": {
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "fra:Exemple de fournisseur"
|
||||
}
|
||||
],
|
||||
"osuNaiStandalone": "anonymous@example.com",
|
||||
"osuNaiShared": "anonymous@example.com",
|
||||
"osuMethodList": [
|
||||
@@ -89,10 +107,8 @@
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
},
|
||||
"createdTimestamp": 1601961451981,
|
||||
"lastModifiedTimestamp": 1601961451981,
|
||||
"childProfileIds": [
|
||||
1
|
||||
]
|
||||
"createdTimestamp": 1602015574295,
|
||||
"lastModifiedTimestamp": 1602015574295,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"customerId": 2,
|
||||
@@ -30,8 +30,8 @@
|
||||
],
|
||||
"profileType": "operator"
|
||||
},
|
||||
"createdTimestamp": 1601961451776,
|
||||
"lastModifiedTimestamp": 1601961451776,
|
||||
"createdTimestamp": 1602015573969,
|
||||
"lastModifiedTimestamp": 1602015573969,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"customerId": 2,
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"profileType": "venue"
|
||||
},
|
||||
"createdTimestamp": 1601961451781,
|
||||
"lastModifiedTimestamp": 1601961451781,
|
||||
"createdTimestamp": 1602015573975,
|
||||
"lastModifiedTimestamp": 1602015573975,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"customerId": 2,
|
||||
@@ -63,8 +63,8 @@
|
||||
"profileType": "hotspot_2pt0",
|
||||
"mccMncList": "302,720"
|
||||
},
|
||||
"createdTimestamp": 1601961452370,
|
||||
"lastModifiedTimestamp": 1601961452370,
|
||||
"createdTimestamp": 1602015574677,
|
||||
"lastModifiedTimestamp": 1602015574677,
|
||||
"childProfileIds": [
|
||||
5,
|
||||
6,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"customerId": 2,
|
||||
@@ -29,12 +29,19 @@
|
||||
],
|
||||
"encoding": 0,
|
||||
"eapMethods": [
|
||||
"EAP-MSCHAP-V2 with username/password",
|
||||
"EAP-TTLS with username/password",
|
||||
"EAP-TLS with certificate"
|
||||
],
|
||||
"eapMap": {
|
||||
"EAP-MSCHAP-V2 with username/password": [
|
||||
"Non-EAP Inner Authentication Type:MSCHAPV2"
|
||||
],
|
||||
"EAP-TTLS with username/password": [
|
||||
"Credential Type:username/password"
|
||||
],
|
||||
"EAP-TLS with certificate": [
|
||||
"Softoken",
|
||||
"Certificate"
|
||||
"Credential Type:username/password"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -48,6 +55,7 @@
|
||||
"iconLocale": "en_CA",
|
||||
"iconName": "icon32.png",
|
||||
"filePath": "/tmp/icon32.png",
|
||||
"imageUrl": "https://localhost:9096",
|
||||
"hs20IconString": "32:32:eng:image/png:icon32.png:/tmp/icon32.png"
|
||||
}
|
||||
],
|
||||
@@ -55,14 +63,24 @@
|
||||
"radiusProfileAccounting": "Radius-Profile",
|
||||
"osuSsid": "TipWlan-cloud-3-radios",
|
||||
"osuServerUri": "https://example.com/osu/",
|
||||
"osuFriendlyName": {
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Example provider"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "fra:Exemple de fournisseur"
|
||||
}
|
||||
],
|
||||
"osuNaiStandalone": "anonymous@example.com",
|
||||
"osuNaiShared": "anonymous@example.com",
|
||||
"osuMethodList": [
|
||||
@@ -89,10 +107,8 @@
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
},
|
||||
"createdTimestamp": 1601961451981,
|
||||
"lastModifiedTimestamp": 1601961451981,
|
||||
"childProfileIds": [
|
||||
1
|
||||
]
|
||||
"createdTimestamp": 1602015574295,
|
||||
"lastModifiedTimestamp": 1602015574295,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"customerId": 2,
|
||||
@@ -30,8 +30,8 @@
|
||||
],
|
||||
"profileType": "operator"
|
||||
},
|
||||
"createdTimestamp": 1601961451776,
|
||||
"lastModifiedTimestamp": 1601961451776,
|
||||
"createdTimestamp": 1602015573969,
|
||||
"lastModifiedTimestamp": 1602015573969,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"customerId": 2,
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"profileType": "venue"
|
||||
},
|
||||
"createdTimestamp": 1601961451781,
|
||||
"lastModifiedTimestamp": 1601961451781,
|
||||
"createdTimestamp": 1602015573975,
|
||||
"lastModifiedTimestamp": 1602015573975,
|
||||
"childProfileIds": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user