Implements spec 425 with Entra certified compare pack support, coverage, guards, evaluator, fixtures, and tests. Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de> Reviewed-on: #492
12 lines
372 B
JSON
12 lines
372 B
JSON
{
|
|
"id": "securityDefaults",
|
|
"displayName": "Security Defaults",
|
|
"description": "Tenant-wide Security Defaults policy.",
|
|
"isEnabled": true,
|
|
"clientSecret": "spec425-security-defaults-secret",
|
|
"authorization": "Bearer spec425-security-defaults-token",
|
|
"cookie": "spec425-cookie",
|
|
"privateKey": "spec425-private-key",
|
|
"certificate": "spec425-certificate"
|
|
}
|