Using Auth0 to authenticate a solace REST Consumer

Ready to post? :mag: First, try searching for your answer.
Hi,

We are trying to configure a Solace Rest Consumer to use Auth0 to authenticate a call into our system. The issue is that you cannot specify an audience.


Thus we are getting the following error “No audience parameter was provided, and no default audience has been configured”

Is there any way to supply the audience as a part of the URL, or to set the application to not require an audience? The auth0 tenant is used for other applications as well so setting a default audience is not really an option.

Any suggestions?

Thanks,
Chrisna

Hi @chrisna.duplessis

Welcome to the Auth0 Community!

You can change the default audience in the Auth0 Dashboard → Settings → General → Api Authorization Settings, this should fix your issue.

Thanks
Dawid

1 Like

Hi Dawid,

Thanks for the reply. Unfortunately that is also not an option, as this tenant is used by other applications as well.

Regards,
Chrisna

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.