Skip to content

Commit 2fd4079

Browse files
authored
Merge pull request #11764 from Azure/v-sabiraj-updatingoktapackage
Updated solution version for Okta
2 parents 8af7ede + f9e1821 commit 2fd4079

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed
50 KB
Binary file not shown.

Solutions/Okta Single Sign-On/Package/mainTemplate.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"email": "support@microsoft.com",
5656
"_email": "[variables('email')]",
5757
"_solutionName": "Okta Single Sign-On",
58-
"_solutionVersion": "3.1.2",
58+
"_solutionVersion": "3.1.3",
5959
"solutionId": "azuresentinel.azure-sentinel-solution-okta",
6060
"_solutionId": "[variables('solutionId')]",
6161
"analyticRuleObject1": {
@@ -248,7 +248,7 @@
248248
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
249249
],
250250
"properties": {
251-
"description": "FailedLoginsFromUnknownOrInvalidUser_AnalyticalRules Analytics Rule with template version 3.1.2",
251+
"description": "FailedLoginsFromUnknownOrInvalidUser_AnalyticalRules Analytics Rule with template version 3.1.3",
252252
"mainTemplate": {
253253
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
254254
"contentVersion": "[variables('analyticRuleObject1').analyticRuleVersion1]",
@@ -367,7 +367,7 @@
367367
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
368368
],
369369
"properties": {
370-
"description": "LoginfromUsersfromDifferentCountrieswithin3hours_AnalyticalRules Analytics Rule with template version 3.1.2",
370+
"description": "LoginfromUsersfromDifferentCountrieswithin3hours_AnalyticalRules Analytics Rule with template version 3.1.3",
371371
"mainTemplate": {
372372
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
373373
"contentVersion": "[variables('analyticRuleObject2').analyticRuleVersion2]",
@@ -480,7 +480,7 @@
480480
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
481481
],
482482
"properties": {
483-
"description": "PasswordSpray_AnalyticalRules Analytics Rule with template version 3.1.2",
483+
"description": "PasswordSpray_AnalyticalRules Analytics Rule with template version 3.1.3",
484484
"mainTemplate": {
485485
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
486486
"contentVersion": "[variables('analyticRuleObject3').analyticRuleVersion3]",
@@ -593,7 +593,7 @@
593593
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
594594
],
595595
"properties": {
596-
"description": "PhishingDetection_AnalyticalRules Analytics Rule with template version 3.1.2",
596+
"description": "PhishingDetection_AnalyticalRules Analytics Rule with template version 3.1.3",
597597
"mainTemplate": {
598598
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
599599
"contentVersion": "[variables('analyticRuleObject4').analyticRuleVersion4]",
@@ -720,7 +720,7 @@
720720
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
721721
],
722722
"properties": {
723-
"description": "NewDeviceLocationCriticalOperation_AnalyticalRules Analytics Rule with template version 3.1.2",
723+
"description": "NewDeviceLocationCriticalOperation_AnalyticalRules Analytics Rule with template version 3.1.3",
724724
"mainTemplate": {
725725
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
726726
"contentVersion": "[variables('analyticRuleObject5').analyticRuleVersion5]",
@@ -853,7 +853,7 @@
853853
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
854854
],
855855
"properties": {
856-
"description": "MFAFatigue_AnalyticalRules Analytics Rule with template version 3.1.2",
856+
"description": "MFAFatigue_AnalyticalRules Analytics Rule with template version 3.1.3",
857857
"mainTemplate": {
858858
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
859859
"contentVersion": "[variables('analyticRuleObject6').analyticRuleVersion6]",
@@ -967,7 +967,7 @@
967967
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
968968
],
969969
"properties": {
970-
"description": "HighRiskAdminActivity_AnalyticalRules Analytics Rule with template version 3.1.2",
970+
"description": "HighRiskAdminActivity_AnalyticalRules Analytics Rule with template version 3.1.3",
971971
"mainTemplate": {
972972
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
973973
"contentVersion": "[variables('analyticRuleObject7').analyticRuleVersion7]",
@@ -1093,7 +1093,7 @@
10931093
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
10941094
],
10951095
"properties": {
1096-
"description": "DeviceRegistrationMaliciousIP_AnalyticalRules Analytics Rule with template version 3.1.2",
1096+
"description": "DeviceRegistrationMaliciousIP_AnalyticalRules Analytics Rule with template version 3.1.3",
10971097
"mainTemplate": {
10981098
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
10991099
"contentVersion": "[variables('analyticRuleObject8').analyticRuleVersion8]",
@@ -1216,7 +1216,7 @@
12161216
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
12171217
],
12181218
"properties": {
1219-
"description": "UserSessionImpersonation_AnalyticalRules Analytics Rule with template version 3.1.2",
1219+
"description": "UserSessionImpersonation_AnalyticalRules Analytics Rule with template version 3.1.3",
12201220
"mainTemplate": {
12211221
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
12221222
"contentVersion": "[variables('analyticRuleObject9').analyticRuleVersion9]",
@@ -1334,7 +1334,7 @@
13341334
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
13351335
],
13361336
"properties": {
1337-
"description": "Okta Single Sign-On data connector with template version 3.1.2",
1337+
"description": "Okta Single Sign-On data connector with template version 3.1.3",
13381338
"mainTemplate": {
13391339
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
13401340
"contentVersion": "[variables('dataConnectorVersion1')]",
@@ -2690,7 +2690,7 @@
26902690
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
26912691
],
26922692
"properties": {
2693-
"description": "AdminPrivilegeGrant_HuntingQueries Hunting Query with template version 3.1.2",
2693+
"description": "AdminPrivilegeGrant_HuntingQueries Hunting Query with template version 3.1.3",
26942694
"mainTemplate": {
26952695
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
26962696
"contentVersion": "[variables('huntingQueryObject1').huntingQueryVersion1]",
@@ -2775,7 +2775,7 @@
27752775
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
27762776
],
27772777
"properties": {
2778-
"description": "CreateAPIToken_HuntingQueries Hunting Query with template version 3.1.2",
2778+
"description": "CreateAPIToken_HuntingQueries Hunting Query with template version 3.1.3",
27792779
"mainTemplate": {
27802780
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
27812781
"contentVersion": "[variables('huntingQueryObject2').huntingQueryVersion2]",
@@ -2860,7 +2860,7 @@
28602860
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
28612861
],
28622862
"properties": {
2863-
"description": "ImpersonationSession_HuntingQueries Hunting Query with template version 3.1.2",
2863+
"description": "ImpersonationSession_HuntingQueries Hunting Query with template version 3.1.3",
28642864
"mainTemplate": {
28652865
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
28662866
"contentVersion": "[variables('huntingQueryObject3').huntingQueryVersion3]",
@@ -2945,7 +2945,7 @@
29452945
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
29462946
],
29472947
"properties": {
2948-
"description": "RareMFAOperation_HuntingQueries Hunting Query with template version 3.1.2",
2948+
"description": "RareMFAOperation_HuntingQueries Hunting Query with template version 3.1.3",
29492949
"mainTemplate": {
29502950
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
29512951
"contentVersion": "[variables('huntingQueryObject4').huntingQueryVersion4]",
@@ -3030,7 +3030,7 @@
30303030
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
30313031
],
30323032
"properties": {
3033-
"description": "UserPasswordReset_HuntingQueries Hunting Query with template version 3.1.2",
3033+
"description": "UserPasswordReset_HuntingQueries Hunting Query with template version 3.1.3",
30343034
"mainTemplate": {
30353035
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
30363036
"contentVersion": "[variables('huntingQueryObject5').huntingQueryVersion5]",
@@ -3115,7 +3115,7 @@
31153115
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
31163116
],
31173117
"properties": {
3118-
"description": "NewDeviceRegistration_HuntingQueries Hunting Query with template version 3.1.2",
3118+
"description": "NewDeviceRegistration_HuntingQueries Hunting Query with template version 3.1.3",
31193119
"mainTemplate": {
31203120
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
31213121
"contentVersion": "[variables('huntingQueryObject6').huntingQueryVersion6]",
@@ -3200,7 +3200,7 @@
32003200
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
32013201
],
32023202
"properties": {
3203-
"description": "LoginsVPSProvider_HuntingQueries Hunting Query with template version 3.1.2",
3203+
"description": "LoginsVPSProvider_HuntingQueries Hunting Query with template version 3.1.3",
32043204
"mainTemplate": {
32053205
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
32063206
"contentVersion": "[variables('huntingQueryObject7').huntingQueryVersion7]",
@@ -3285,7 +3285,7 @@
32853285
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
32863286
],
32873287
"properties": {
3288-
"description": "LoginNordVPN_HuntingQueries Hunting Query with template version 3.1.2",
3288+
"description": "LoginNordVPN_HuntingQueries Hunting Query with template version 3.1.3",
32893289
"mainTemplate": {
32903290
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
32913291
"contentVersion": "[variables('huntingQueryObject8').huntingQueryVersion8]",
@@ -3370,7 +3370,7 @@
33703370
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
33713371
],
33723372
"properties": {
3373-
"description": "LoginFromMultipleLocations_HuntingQueries Hunting Query with template version 3.1.2",
3373+
"description": "LoginFromMultipleLocations_HuntingQueries Hunting Query with template version 3.1.3",
33743374
"mainTemplate": {
33753375
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
33763376
"contentVersion": "[variables('huntingQueryObject9').huntingQueryVersion9]",
@@ -3455,7 +3455,7 @@
34553455
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
34563456
],
34573457
"properties": {
3458-
"description": "LegacyAuthentication_HuntingQueries Hunting Query with template version 3.1.2",
3458+
"description": "LegacyAuthentication_HuntingQueries Hunting Query with template version 3.1.3",
34593459
"mainTemplate": {
34603460
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
34613461
"contentVersion": "[variables('huntingQueryObject10').huntingQueryVersion10]",
@@ -3540,7 +3540,7 @@
35403540
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
35413541
],
35423542
"properties": {
3543-
"description": "OktaCustomConnector Playbook with template version 3.1.2",
3543+
"description": "OktaCustomConnector Playbook with template version 3.1.3",
35443544
"mainTemplate": {
35453545
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
35463546
"contentVersion": "[variables('playbookVersion1')]",
@@ -4835,7 +4835,7 @@
48354835
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
48364836
],
48374837
"properties": {
4838-
"description": "Okta-EnrichIncidentWithUserDetails Playbook with template version 3.1.2",
4838+
"description": "Okta-EnrichIncidentWithUserDetails Playbook with template version 3.1.3",
48394839
"mainTemplate": {
48404840
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
48414841
"contentVersion": "[variables('playbookVersion2')]",
@@ -5194,7 +5194,7 @@
51945194
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
51955195
],
51965196
"properties": {
5197-
"description": "Okta-PromptUser Playbook with template version 3.1.2",
5197+
"description": "Okta-PromptUser Playbook with template version 3.1.3",
51985198
"mainTemplate": {
51995199
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
52005200
"contentVersion": "[variables('playbookVersion3')]",
@@ -5645,7 +5645,7 @@
56455645
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
56465646
],
56475647
"properties": {
5648-
"description": "Okta-ResponseFromTeams Playbook with template version 3.1.2",
5648+
"description": "Okta-ResponseFromTeams Playbook with template version 3.1.3",
56495649
"mainTemplate": {
56505650
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
56515651
"contentVersion": "[variables('playbookVersion4')]",
@@ -6152,7 +6152,7 @@
61526152
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
61536153
],
61546154
"properties": {
6155-
"description": "OktaSingleSignOn Workbook with template version 3.1.2",
6155+
"description": "OktaSingleSignOn Workbook with template version 3.1.3",
61566156
"mainTemplate": {
61576157
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
61586158
"contentVersion": "[variables('workbookVersion1')]",
@@ -6248,7 +6248,7 @@
62486248
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
62496249
],
62506250
"properties": {
6251-
"description": "OktaSSO Data Parser with template version 3.1.2",
6251+
"description": "OktaSSO Data Parser with template version 3.1.3",
62526252
"mainTemplate": {
62536253
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
62546254
"contentVersion": "[variables('parserObject1').parserVersion1]",
@@ -6376,7 +6376,7 @@
63766376
"apiVersion": "2023-04-01-preview",
63776377
"location": "[parameters('workspace-location')]",
63786378
"properties": {
6379-
"version": "3.1.2",
6379+
"version": "3.1.3",
63806380
"kind": "Solution",
63816381
"contentSchemaVersion": "3.0.0",
63826382
"displayName": "Okta Single Sign-On",

0 commit comments

Comments
 (0)