Module model

Source
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§

AuthorizationGrantInput
Input for the authorization grant policy.
ClientRegistrationInput
Input for the client registration policy.
EmailInput
Input for the email add policy.
EvaluationResult
The result of a policy evaluation.
RegisterInput
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.
GrantType
RegistrationMethod