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