Mods
ServiceNow

Policy: Azure > Active Directory > Client Secret > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing Azure > Active Directory > Client Secret data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_azure_activedirectory_clientsecret
label: Azure > Active Directory > Client Secret
extendsTable: cmdb_ci
columns:
- name: display_name
label: Display Name
- name: end_date_time
label: End Date Time
- name: hint
label: Hint
- name: key_id
label: Key ID
- name: start_date_time
label: Start Date Time
- name: tenant_id
label: Tenant ID
type: string

Category

In Your Workspace

Developers