diff --git a/kickstart/kickstart.json b/kickstart/kickstart.json index 01db91c..f53480f 100644 --- a/kickstart/kickstart.json +++ b/kickstart/kickstart.json @@ -26,7 +26,6 @@ { "method": "POST", "url": "/api/key/generate/#{asymmetricKeyId}", - "tenantId": "#{defaultTenantId}", "body": { "key": { "algorithm": "RS256", @@ -221,4 +220,4 @@ } } ] -} \ No newline at end of file +}