Files
apple_device-management/examples/declarative/declarations/configurations/network.vpn.ikev2/example1.json
T
Cyrus Daboo 9468f879c3 Seed1
2026-06-12 16:19:29 -04:00

16 lines
538 B
JSON

{
"Type": "com.apple.configuration.network.vpn.ikev2",
"Identifier": "EB13EE2B-5D63-4EBA-810F-5B81D07F5017",
"ServerToken": "E180CA9A-F089-4FA3-BBDF-94CC159C4AE8",
"Payload": {
"VisibleName": "Corporate IKEv2 VPN",
"HostName": "vpn.example.com",
"LocalIdentifier": "device@example.com",
"RemoteIdentifier": "vpn.example.com",
"Authentication": {
"Method": "SharedSecret",
"CredentialsAssetReference": "64BF8F5C-8CFD-40AA-9082-A0B594D4E100"
}
}
}