Skip to content

Commit e3403aa

Browse files
brozorecCopilot
andauthored
Update content/stellar-contracts/accounts/authorization-flow.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent dacc117 commit e3403aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/stellar-contracts/accounts/authorization-flow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ ContextRule {
164164
2. Evaluate Rule 1: Both Alice and Bob authenticated, no policies to enforce → Success
165165
3. Result: Authorized
166166

167-
The expired session rule is automatically filtered out, and authorization falls back to the default admin rule.
167+
The client ignores the expired session rule and explicitly selects the default admin rule (ID 1) in `context_rule_ids`.
168168

169169
### Authorization Failure
170170

0 commit comments

Comments
 (0)