- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the documentation:
http://docs.splunk.com/Documentation/MobileServer/2.0.1/Install/Createasecureauthenticationstring#En...
... I read that I have to set the parameter auth_token_security. But in the config_local.json file that parameter is not present.
I tried to add it, but the server does not start giving me "Error parsing your JSON configuration file", probably because I have not put in properly... 😉
Can anyone give me a hint?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ouch... my stupid mistake: I forgot a comma!
{
"servers": {
"m": {
...
},
"splunkweb": {
...
}
}
},
"admin": {
...
},
"scheme": "https",
"port": 443,
"db": {
...
},
"session_key": "T1oFnc",
"cluster_size": 1,
"initialized": true,
"auth_token_security": true
}
In any case, the parameter must be set to true, contrary to what reported in the doc.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ouch... my stupid mistake: I forgot a comma!
{
"servers": {
"m": {
...
},
"splunkweb": {
...
}
}
},
"admin": {
...
},
"scheme": "https",
"port": 443,
"db": {
...
},
"session_key": "T1oFnc",
"cluster_size": 1,
"initialized": true,
"auth_token_security": true
}
In any case, the parameter must be set to true, contrary to what reported in the doc.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I made sure that I added the parameter correctly but mine is still not working. My mobile access server is installed on windows. Do you know what might be the problem? All I added was the last line before the final bracket. No I did not forget to add a comma.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some log to share?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
![Splunk Employee Splunk Employee](/html/@F88B7774A2BF2E9108D79A067A92A581/rank_icons/employee-16.png)
Sort of glad the mistake occurred so that I had the opportunity to make the correction in the documentation. Thanks, ctux!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
nice 🙂 yw!
![](/skins/images/5D2DD17C284106BFBF80528D01D8AA1A/responsive_peak/images/icon_anonymous_message.png)