Resource Type: auth0_rule
- Defined in:
- lib/puppet/type/auth0_rule.rb
Overview
This type provides Puppet with the capabilities to manage Auth0 Rules.
Note that this resource type makes use of the following scopes from the Auth0 Management API:
* `read:rules`
* `create:rules`
* `delete:rules`
* `update:rules`