AshPolicyAuthorizer (ash_policy_authorizer v0.16.5) View Source

An authorization extension for ash resources.

For more information, see AshPolicyAuthorizer.Authorizer

Link to this section Summary

Functions

Whether or not ash policy authorizer is configured to show policy breakdowns in error messages

Whether or not ash policy authorizer is configured to show policy breakdowns in error messages

A utility to determine if a given query/changeset would pass authorization.

Link to this section Types

Link to this section Functions

Link to this function

default_access_type(resource)

View Source
Link to this function

describe_resource(resource)

View Source

Whether or not ash policy authorizer is configured to show policy breakdowns in error messages

Link to this function

show_policy_breakdowns?()

View Source

Whether or not ash policy authorizer is configured to show policy breakdowns in error messages

Link to this function

strict_check(actor, query, api)

View Source

A utility to determine if a given query/changeset would pass authorization.

This is still experimental.