diff --git a/iac/sts_exchange.schema.json b/iac/sts_exchange.schema.json index af9a855..1964e78 100644 --- a/iac/sts_exchange.schema.json +++ b/iac/sts_exchange.schema.json @@ -78,6 +78,11 @@ "type": "STRING", "mode": "NULLABLE" }, + { + "name": "email_verified", + "type": "STRING", + "mode": "NULLABLE" + }, { "name": "actor", "type": "STRING",