Answer the question
In order to leave comments, you need to log in
How to add Group name to iOS VPN profile?
Hello. I am making a VPN profile. Can't find Group Name for IPSec. Can you suggest?
Thanks
key>VPNType</key>
<string>IPSec</string>
<key>IPSec</key>
<dict>
<key>RemoteAddress</key>
<string>Server</string>
<key>AuthenticationMethod</key>
<string>SharedSecret</string>
<key>SharedSecret</key>
<string>SSecret</string>
<key>XAuthEnabled</key>
<integer>1</integer>
<key>XAuthName</key>
<string>Login</string>
<key>XAuthPassword</key>
<string>Pass</string>
<key>LocalIdentifier</key>
<string></string>
<key>LocalIdentifierType</key>
<string>KeyID</string>
Answer the question
In order to leave comments, you need to log in
https://developer.apple.com/documentation/devicema...
LocalIdentifier
string
The name of the group. If Hybrid Authentication is used, the string must end with "hybrid".
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question