Expand description
Input and output types for policy evaluation.
This is useful to generate JSON schemas for each input type, which can then be type-checked by Open Policy Agent.
Structs§
- Authorization
Grant Input - Input for the authorization grant policy.
- Client
Registration Input - Input for the client registration policy.
- Email
Input - Input for the email add policy.
- Evaluation
Result - The result of a policy evaluation.
- Register
Input - Input for the user registration policy.
- Requester
- Identity of the requester
- Violation
- A single violation of a policy.
Enums§
- Code
- A well-known policy code.
- Grant
Type - Registration
Method