Rule to bypass scope

Hi @gary1

If all you want to do is bypass the consent screen ( User Consent and Third-Party Applications ) , you can do it by adding an API, enabling the Allow Skipping User Consent toggle ( API Settings ) and using it’s identifier as the audience in your authentication request.

You can also read more about it here:
https://auth0.com/docs/authorization/user-consent-and-third-party-applications#skip-consent-for-first-party-applications

1 Like