Add anonymous OOBE gateway grants
Provide App Attest-bound, one-time onboarding AI access without creating accounts, with durable replay protection and production deployment safeguards.
This commit is contained in:
@@ -52,6 +52,7 @@ services:
|
||||
APPLE_PRIVATE_KEY_PEM: ${APPLE_PRIVATE_KEY_PEM:?set Apple private key PEM}
|
||||
APPLE_INTEGRITY_ENVIRONMENT: production
|
||||
APP_ATTEST_CHALLENGE_TTL_SECONDS: ${APP_ATTEST_CHALLENGE_TTL_SECONDS:-300}
|
||||
ALLOW_DEVELOPMENT_APP_ATTEST: ${ALLOW_DEVELOPMENT_APP_ATTEST:-false}
|
||||
ENFORCE_DEVICE_CHECK: "true"
|
||||
ENFORCE_APP_ATTEST: "true"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user