ash_policy_authorizer v0.16.1-rc1 AshPolicyAuthorizer View Source

An authorization extension for ash resources.

For more information, see AshPolicyAuthorizer.Authorizer

Link to this section Summary

Functions

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
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.