Learn how to add an operation that uses fine-grained policies in PingOne Authorize.
Authorization policies in PingOne Authorize enable you to add more advanced API access rules that require several iterations of configuration and testing before deployment. Policy authoring supports fine-grained logic and an iterative workflow.
In this task, you'll configure an API operation to match the API requests used to start a new game. Instead of configuring basic access rules, you’ll opt into using custom policies.
You’ll create the fine-grained policy in a later task.
You’ve defined an API operation to match the API requests used to start a new game, and you’ve opted into using fine-grained policies for this operation.
Next, you’ll add attributes in the Trust Framework for your policy logic.