diff options
Diffstat (limited to 'recipes-demo/navigation/ondemandnavi/navigation.json')
-rw-r--r-- | recipes-demo/navigation/ondemandnavi/navigation.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-demo/navigation/ondemandnavi/navigation.json b/recipes-demo/navigation/ondemandnavi/navigation.json new file mode 100644 index 000000000..5fe183080 --- /dev/null +++ b/recipes-demo/navigation/ondemandnavi/navigation.json @@ -0,0 +1,10 @@ +{ + "sub": "local dev", + "iss": "createToken.py", + "aud": [ + "kuksa.val" + ], + "iat": 1516239022, + "exp": 1767225599, + "scope": "provide:Vehicle.Cabin.Infotainment.Navigation provide:Vehicle.CurrentLocation" +} |