How do I specify multiple audiences?

Problem Statement

How to specify multiple audiences in Auth0.

Solution

This is currently not supported. If using a microservice architecture or something similar, use scopes to distinguish between them in combination with a single audience. Follow the steps or the video below.

  1. Navigate to Applications > APIs.
  2. Create a Logical API.
  3. Configure permissions for the API.

Related References

Video Tutorial