dlp_RiskScoreIntegrationType

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dlp-riskscoreintegrationtype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dlp_RiskScoreIntegrationType",
  "title": "dlp_RiskScoreIntegrationType",
  "enum": [
    "Okta"
  ],
  "type": "string"
}