None Authentication
This configuration is not recommended as the API is exposed to anyone. To use any feature of the API there is no need to authenticate.To consume the API just call the desired route as in the example below
GET /something
Note: When using this configuration, it will not be possible to work with the context of the tenants.
Updated over 4 years ago