Skip to content

Commit

Permalink
Merge pull request #11406 from Azure/v-prasadboke-newTenable
Browse files Browse the repository at this point in the history
V prasadboke new tenable zip and okta arm ttk resolved
  • Loading branch information
v-atulyadav authored Nov 11, 2024
2 parents ce52f06 + c43f3cb commit f4f56d9
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
Binary file modified Solutions/Okta Single Sign-On/Package/3.0.10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Solutions/Okta Single Sign-On/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@
}
],
"customDetails": {
"SessionId": "authenticationContext_externalSessionId_s"
"SessionId": "[variables('_SessionId')]"
}
}
},
Expand Down
Binary file added Solutions/Tenable App/Package/3.0.1.zip
Binary file not shown.
Binary file removed Solutions/Tenable App/Package/3.1.0.zip
Binary file not shown.
48 changes: 24 additions & 24 deletions Solutions/Tenable App/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -292,7 +291,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -389,7 +389,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -399,7 +398,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -499,7 +499,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -509,7 +508,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -609,7 +609,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -619,7 +618,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -716,7 +716,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -726,7 +725,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -823,7 +823,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -833,7 +832,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -933,7 +933,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -943,7 +942,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -1040,7 +1040,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -1050,7 +1049,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -1147,7 +1147,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -1157,7 +1156,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -1257,7 +1257,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -1267,7 +1266,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -1364,7 +1364,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -1374,7 +1373,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down Expand Up @@ -1471,7 +1471,6 @@
],
"entityMappings": [
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "HostName",
Expand All @@ -1481,7 +1480,8 @@
"columnName": "DnsDomain",
"identifier": "DnsDomain"
}
]
],
"entityType": "Host"
}
]
}
Expand Down

0 comments on commit f4f56d9

Please sign in to comment.