diff --git a/spec.bs b/spec.bs
index 45e3b9a..ed68c78 100644
--- a/spec.bs
+++ b/spec.bs
@@ -580,9 +580,9 @@ Note: [=request/Private token refresh policy=] is ignored unless [=request/priva
This specification defines two new [=policy-controlled features=]. Exactly one of these policy features applies for a given Private State Token operation.
-The [=policy-controlled feature=] identified by "private-state-token-issuance
" applies for the "token-request"
operation. The [=default allowlist=] for this feature is ["self"]
.
+The [=policy-controlled feature=] identified by "private-state-token-issuance
" applies for the "token-request"
operation. The [=default allowlist=] for this feature is *
.
-The [=policy-controlled feature=] identified by "private-state-token-redemption
" applies for the "send-redemption-record"
and "token-redemption"
operations. The [=default allowlist=] for this feature is ["self"]
.
+The [=policy-controlled feature=] identified by "private-state-token-redemption
" applies for the "send-redemption-record"
and "token-redemption"
operations. The [=default allowlist=] for this feature is *
.
A [=request=] has an associated pstPretokens, which is null or a [=byte sequence=].