Skip to main content

Signature

Description

Permanently relinquishes administration of policyId. The member set is frozen and the policy can never be re-administered; isAuthorized queries continue to work. If policyId is a child of one or more composite policies, renouncing freezes future membership changes on that child but does not remove it from any composite. Each composite continues to evaluate the child’s current authorization results unchanged.

Revert conditions

Access control

Callable by the policy admin for the target policy.

Policy interaction

This is part of the singleton PolicyRegistry surface used by B20 policy scopes.

Example