Access & Permissions

For some applications, you may need to granularly set permissions for an endpoint. To set access and permissions for an endpoint you need:

  1. Open endpoint setting modal

  2. Go to the tab "Middleware"

  3. Open settings of the Token Auth middleware

  4. Set desired access settings:

    • Disable middleware to allow anonymous access to the endpoint (access control disabled)

    • Enable middleware to require authentication to access the endpoint

    • Delete all groups to allow any group to access the endpoint

    • Add groups to explicitly specify groups, that can access the endpoint

User groups

You can add new user groups in Auth module settings.

Last updated

Was this helpful?