fix: complete ordinary channel runtime paths
This commit is contained in:
parent
40501233ef
commit
2e48b7d768
12 changed files with 158 additions and 40 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"payload_bound_grants": true,
|
||||
"authority_binding_issued_server_side": true,
|
||||
"verified_human_binding_required_for_protected_routes": true,
|
||||
"ordinary_user_local_channel_authority": "EXPLICIT_INITIALIZATION_PLUS_ACCOUNT_SCOPED_SESSION_PLUS_KEYCHAIN_SECRET",
|
||||
"persona_binding_claimed": false,
|
||||
"user_channel_body_binding_stage": "SEPARATE_EVIDENCE_LAYER_NOT_YET_CLAIMED",
|
||||
"maximum_grant_ttl_ms": 30000,
|
||||
|
|
|
|||
Loading…
Reference in a new issue